Hi Swama,
What I want to say is the Define data.
Such as :
DATA : Beginof itab occurs0,
vbeln type vbap-vbeln,
posnr type vbap-posnr,
kwmeng type vbap-kwmeng,
netwr type vbap-netwr,
endof itab.
DATA : wa_itab like itab.
Until now, I tried all the ways you listed, but none of them can get the answer i want. Could you help tp figure out the rignt codes?
Thank you!
Regards,
Peter