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: 

Run VL06 in Background and getting the report in AL11

shishupalreddy
Active Contributor
0 Kudos
527

Hello ,

My requirement is as follows.

I need to develop a program which should VL06 tcode for Listing the Outbound deliveries in BACKGROUND with a specific variant and Layout and then the report data should be dumped to the given AL11 file path .No need to display the report.

I tried with Submit statement but here I can use the variant but not Layout option as Layout field is not the part of selection screen of VL06 tcode for lsitingthe outbound deliveries.

Can anybody please advice about how to proceed with this.

Thanks in Advance.....

3 REPLIES 3

Kanagaraja_L
Active Contributor
0 Kudos
263

Try to submit the program WS_MONITOR_OUTB_DEL_FREE.

Kanagaraja L

0 Kudos
263

Hello ,

Thanks for the reply ....

I tried with that ..i could see the list ...but i wanted to capture the same with predefined layout inthe result ofthe report .

There is no layout selction option in the selectionscreen of the report.

Please advice.

shishupalreddy
Active Contributor
0 Kudos
263

self