Skip to Content
0
Former Member
Dec 26, 2007 at 04:35 AM

how to retrive data from this inernal table

22 Views

hi,

could u please explain clearly how to retrive the records from this structure

data: begin of itab.

include structure sflite.

data:end of itab.

how to retrive data from this structure could u plz give me a code with example.