‎2007 Apr 12 10:47 AM
Hi,
My requirement is to develop a BDC report for transaction VL02N.(Change Outbound Delivery).
In the first screen i have to set Delivery Quantity to Zero for all line items.
Can you please send an example that resembles this requirement.
Regards,
Ratna
‎2007 Apr 12 10:57 AM
After completion of the Recording in SHDB , you can modify the code and pss the IT_BDCDATA-FVAL to zero for all those fields
‎2007 Apr 12 10:51 AM
Hi,
During recording , set the quantity to 0 and it will be captured.
Change thet field to 0 in all records in ur program.
Regards,
Sonika
‎2007 Apr 12 10:52 AM
Hi Ratna,
Why don't you record the transaction VL01N with whatever steps you have mentioned now.
If you can do it manually using VL01n, then try the same using SHDB recording.
Once yo have the recording, you can create a BDC program using the recording. YOu can modify the program as per your need later.
Regards,
Ravi
‎2007 Apr 12 10:57 AM
After completion of the Recording in SHDB , you can modify the code and pss the IT_BDCDATA-FVAL to zero for all those fields