5/10/2007

Accessing Variables of one program from another program in SAP

Many SAP programs call many other SAP programs during the execution of a particular transaction. Sometimes it happens that while coding for some user-exits or VOFM routines we may need access to variables or internal tables that are available in the run time memory of the program.
We may need to have access to them or may need to change them.

The following document explains in detail how to do that:-
Accessing higher level Variables

No comments: