on 2015 Aug 04 4:08 AM
Hello experts,
There is a custom development which needs to be done for integrating HU packing data into ERP outbound delivery before PGI happens in EWM for outbound delivery.
As per standard the HU packing data gets updated in ERP once the PGI is completed in EWM for outbound delivery.
But our requirement it should get updated in ERP before the PGI happens.
As soon as the packing is completed for outbound delivery in EWM, it should be updated in ERP outbound deliivery.
Can it be achieved through PPF or any BADI that can map HU EWM data to HU ERP in outbound delivery.
Let me know if anyone has faced such scenario.
Thank you in advance!
Varun ,
We had the same requirement. The way I had to overcome this is by creating a custom class which does the same thing as the PGI would do and put in Schedule conditions. Creating a custom action profile will cause issue as the standard is looking for a specific profile. Hence I had to use th standard and modify the class by creating a Z class and put in logic similar ot the one post GI, except sending the GM. Also this will not pull in HU information, hence I had to activate the outboudn processing badi and populate the HU details before the informationis sent to ECC. This works perfectly fine.
What I am trying to do now is when the operator changes the weight of the HU manually, i am trying to trigger this PPF.
Let me kow if you need any clasrifications.
Thiru
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Thirumalai,
I came across your post on integrate HU packing data of outbound delivery into ERP from EWM before PGI happens. I liked your idea of using ppf action. I have similar requirement. Can you please share more information on this. My personal mail id is manish1406@gmail.com
Regards
Manish Bhavsar
Hello Thiru,
Can you please suggest which BADI you Implement to add HU Data. I did exactly same thing to pass HU Details to S4/ERP and it is not getting HU Item details and just showing HU Header details. I need to pass HU complete details so that Queue can update S4/ERP delivery with HU and details within same. Please send details on vinay.s1011@gmail.com if possible or Post it here.
Thanks & Regards,
Vinay Sharma
Hi All,
Can you please share the details how you achieved this requirement? Our requirement is to update all the HU's with Tracking Numbers from the Carrier before the PGI happens in EWM / S4. in Our scenario, external system will send the Tracking Numbers and we should update the tracking number against each HU.
really appreciate if you can provide what Action Profile / BADI was used.
Thanks,
Adi
Hi adibathineni
Did you got any technical Information regarding this development? Action Profile or BADI? Because I have created Custom PPF and Custom Condition table and assigned custom Definition to it on Packaging Status. But Still it doesn't trigger. If you got any idea let me know.
Thanks
Hi Varun,
What is the business requirement? Why client want to see the HU in ERP OD before the GI or just after the packing in EWM?
Just trying to understand if we can achieve this requirement in alternative means.
Regards
Shivakumar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi!
You can send delivery data before PGI when you created outbound delivery. More information:
Invoice Creation Before Goods Issue - Goods Issue - SAP Library
BR, Alex.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alex,
Thanks for the info. But my client requirement is to map EWM outbound delivery data to ERP once packing is completed in EWM. We generally use /SCWM/GM_POSTING method to trigger GM which then replicates in ERP through qrfc.
However in our case it should happend before goods movement. i.e. when HU packing happens. It is not standard process but this is what client requires. I have found BADI /SCWM/IF_EX_MAPOUT_OD_CONFDEC but dont know how to trigger it because it gets triggered only when i am doing goods issue either manually or through PPF.
Hi Alex,
Thanks for the info. But my client requirement is to map EWM outbound delivery data to ERP once packing is completed in EWM. We generally use /SCWM/GM_POSTING method to trigger GM which then replicates in ERP through qrfc.
However in our case it should happend before goods movement. i.e. when HU packing happens. It is not standard process but this is what client requires. I have found BADI /SCWM/IF_EX_MAPOUT_OD_CONFDEC but dont know how to trigger it because it gets triggered only when i am doing goods issue either manually or through PPF.
User | Count |
---|---|
13 | |
3 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.