Skip to Content
0
Former Member
Sep 25, 2008 at 10:53 AM

SUBMIT Program

59 Views

Hello friends,

I am using submit program to call a standard program with variant and exporting the list to memory. Now i get the list from memory in standard format of that standard program.

But i required it in different format. for this i went to that standard program output and created the ZLAYOUT and saved it. Now how to call standard program with my layout from my program. please suggest.

This is the code i have used

SUBMIT rfdopo10 USING SELECTION-SET 'ZTEST9' EXPORTING LIST TO MEMORY AND RETURN.

thanks

Kumar.