‎2007 Aug 10 12:27 PM
Hi Experts,
I have created a Report To send PIcking Confirmation data to other SAP system. Now whenever a Delivery is done picking confimation should go to SAP system in form of IDOC,
We are attaching this report to Output of delivery Ie whenever delivery is completed this report should be triggered.
In my report i am using a Paramter as VBeln to select data from respective table .
How can i pass this VBELN to my report now . Bcoz we want to automate this.
Please help me
Thanks and Regards
Neha Kapoor
‎2007 Aug 10 12:33 PM
Hi Neha,
In the program
use Get Parameter ID 'VL' into VBELN
Use this in the initialization event
Regards
Arun