‎2008 Jan 12 5:13 AM
Hi all,
We are calling transaction VL01 in batch input to create deliveries using a program for delivery due list. How ever we are unable to create deliveries for transport stock orders. Why
Thanks,
Das.
‎2008 Jan 12 8:41 AM
Hi,
Batch-inputs can not be used to fill the "delivery due list" screen because it is not a dynpro. This is a standard SAP report. A SAP report (check with "System -> Status") may be called using SUBMIT sentence with the appropriate options . It is preferred to call a report than create a Batch-input program
Reward points if found helpfull...
Cheers,
Chandra Sekhar.
‎2008 Jan 12 5:24 AM
Just check if the same program contains the code to handle stock transport order ?
If it contains the code then try running the program in all screen mode and check what is missing .
Vijay
‎2008 Jan 12 8:41 AM
Hi,
Batch-inputs can not be used to fill the "delivery due list" screen because it is not a dynpro. This is a standard SAP report. A SAP report (check with "System -> Status") may be called using SUBMIT sentence with the appropriate options . It is preferred to call a report than create a Batch-input program
Reward points if found helpfull...
Cheers,
Chandra Sekhar.