Skip to Content
0
Former Member
Apr 27, 2009 at 09:52 PM

How to get data from a background running program RV56TRGN (t-code VT04)

234 Views

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