Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Reg: SUBMIT prog

Former Member
0 Likes
280

Hi All,

I have 2 programs, say PRG1 and PRG2. both the program are writing output data with ALV FM.

If I ran PRG2 in background,it's wirting data into spool.

I'm submitting PRG2 in PRG1. If I ran PRG1 in background, spool will be created by PRG1 or PRG2?

kindly suggest.

Thanks,

Bharat.

1 REPLY 1
Read only

former_member156446
Active Contributor
0 Likes
263

it depends on what output u give in PRG1..

but idealy output will be from PRG1