Application Development 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: 

LE_SHP_DELIVERY_PROC: Custom Implementation problem

vallamuthu_madheswaran2
Active Contributor
0 Kudos

Hi Abaper's

I am creating one custom implementation in the BADI LE_SHP_DELIVERY_PROC.

This custom implementation has batch validation.

While doing PGR in VL32N the TO created in background. after this implementation TO is not created. if I comment the code in the implementation then TO has been created.

Note: If I am saving packing and then doing PGR then it works fine. I am doing PGR in the packing screen then it'll not create the PO

         If I comment the whole code then it creates the PO in all the way

Thanks with Regards,

Vallamuthu M.

1 ACCEPTED SOLUTION

vallamuthu_madheswaran2
Active Contributor
0 Kudos

I have filled QPLOS in CT_XLIPS. then it's solved.

2 REPLIES 2

vallamuthu_madheswaran2
Active Contributor
0 Kudos

I have filled QPLOS in CT_XLIPS. then it's solved.

Venkat_Sesha
Advisor
Advisor
0 Kudos

http://scn.sap.com/docs/DOC-33611Hi Vallamuthu

I think you found the wrong badi. check the implementation notes and documentation on the BADI.

when it comes to Switching and Adapting or Enhancing the SAP Standard process you all remember to follow the guide lines on the BADI implementation documents.

The document link attached in this reply will tell you the easiest way to find the BADI with the accuracy on the pin point process that triggers at each action on the transaction.

hopefully this will resolve your issue.