‎2010 Jun 10 9:49 AM
Hi,
I came across below link
http://help.sap.com/saphelp_nw04s/helpdata/en/91/ca9fb9a9d111d1a5690000e82deaaa/content.htm
in this link they have mentioned as below
"Each record in the table TOTAL contains processing and selection flags. They can be read for each record in a loop over the table.
Processing flag: can be accessed via the field symbol <ACTION>. It indicates whether the table record is unchanged (original), changed, new or flagged for deletion."
I have a requirement where I want to access the field symbol <ACTION> but I am not getting how to declare the table "TOTAL" and access it contents. and I also want to know, how to access <ACTION>.
Regards,
Santosh
‎2010 Jun 10 10:36 AM
Its a FAQ.
Check the Blog refered by Naimesh Patel and the logic suggested by Rob in this
You can search in SDN for more details.