Interview Questions

We are calling transaction VL01 in batch input to create deliveries using a program for delivery due list ...

SAP ABAP questions and answers


(Continued from previous question...)

We are calling transaction VL01 in batch input to create deliveries using a program for delivery due list ...

Q: 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?

A: 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.

(Continued on next question...)

Other Interview Questions