Skip to Content
0
Jan 13, 2012 at 08:54 AM

Export the value of SY-BATCH when I do a submit to another program

2008 Views

Hello,

I have a program that It calls another one (standard program). This standard program checks the value of the SY-BATCH(I want to put "X") but its value is empty.

How I could export the value of sy-batch from my program to the standard program? I don´t want to modify the standard program if is possible.

Thanks and regards.