pass or call parameter

Question:
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
Answer:
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
Answer:
U can use import and export
Answer:
thanks Sergei Korolev for ur reply. but submit statement takes all the code of the program i want to take parameter only.
regards
Answer:
Maybe I did not understand your question..
_________________
Best regards, Sergey Korolev

More Articles:

Getting Log File After processing the Session?
Storage Location Address Table.?
Function available?: Get automatically all selection infos?
urgent pls.?
Using collective search help?
.dat file generation(tab delimited)?