pass or call parameter
Hi ,
How to pass one parameter from one program into other program.
e.i. 1. there is program called abc and this prog has one parameter called matnr.
my question is that how can we pass (call) this parameter(matnr) into other program called xyz.
thanks
There're lots of methods. Maybe it's time to take a look into the documentation? For example, concerning keywords SUBMIT or CALL..
_________________
Best regards, Sergey Korolev
U can use import and export
thanks Sergei Korolev for ur reply. but submit statement takes all the code of the program i want to take parameter only.
regards
Maybe I did not understand your question..
_________________
Best regards, Sergey Korolev