Hi Every one,
From structure SUBCONTAINER_ALL_OBJECTS, element _WI_OBJECT_ID get the first 10 bytes of the value and store as CUSTOMER.
READ TABLE Lt_container INTO ls_container WITH KEY element = '_WI_OBJECT_ID '.
from this only 10 values of _WI_OBJECT_ID i need to take......so after the read statement how can i declare ..?