Hi,
I have a requirement to code in an user exit EXIT_SAPLV56S_001. In this user exit, i will need to find out if the program running in background is RV56TRGN, then get it's global data G_TVTK-SHTYP and do the rest of processing.
How do I get the data value of G-TVTK-SHTYP in RV56TRGN in the user exit?
Thanks