Hi Abappers,
I have a requirement to fetch/pick the fields of an internal table of another SAP program. These fields from another program are processed in my current program following some logic.
To be precise:
Program A Program B
I_tabA I_tabB
I_tabB has few fields which should be picked up and used in Progrma A.
Any clue/hint/method in this regards would be highly appreciated.
Also can this be possible with the use of field symbols and if so any hint.
Thanks and Regards
P.Srikanth