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.