Sunday, 09 July 2023
  0 Replies
  1.6K Visits
0
Votes
Undo
  Subscribe

Scenario 1: Creation of outbound deliveries in EWM (From ERP Outbound  Delivery).



    1. When an outbound delivery is created in ERP, the data from ERP delivery is passed to the Function module BAPI_OUTB_DELIVERY_CONFIRM_DEC to create Outbound Delivery Request & Outbound Delivery Order in decentralized or Embedded EWM system.

 

    1. Below given Function Module will be called remotely and the same can be seen in Inbound Queue with transaction code SMQ2.



Scenario 2: Sending Additional Fields to EWM Outbound Delivery (From ERP Outbound Delivery).



    1. How to send additional information from ERP to EWM system while creating outbound delivery in EWM System (both Embedded and Decentral)

 

    1. The Function module BAPI_OUTB_DELIVERY_CONFIRM_DEC` will be called while creating the EWM Outbound Delivery Order.

 

    1. Implement BADI “SMOD_V50B0001” with method EXIT_SAPLV50K_005.



 



In the above said exit, use the importing parameters for fetching the required data and pass those values to the extension tables which are changing.



Use Extension1 with structure BAPIEXTC for passing the unstructured data (long text)

Use Extension2 with structure BAPIEXTC for passing the structured data (values for data elements).

 

Scenario 3: Receive Additional data into EWM system (replicate tables from Scenario 2).


Use Enhancement spot /SCWM/ES_ERP_MAPIOUT

Badi:  /SCWM/EX_ERP_MAPOUT_OD_SAVEREPL for fetching the tables.

These extension tables ET_EXTENSION1 & ET_EXTENSION2 acts as a place holder for the values that are passed in the user exit in scenario 2.

 

Thanks to author Sriram Rokkam

Ayhan Akkaya set the post as Normal priority — 10 months ago
Ayhan Akkaya set the type of the post as  Development — 10 months ago
Ayhan Akkaya labelled the post as KT - Document — 10 months ago
Ayhan Akkaya marked this post as Resolved — 10 months ago
Ayhan Akkaya labelled the post as KT - Document — 10 months ago
Ayhan Akkaya updated the category from Goods Issue process to Goods Issue process — 3 months ago
Ayhan Akkaya set the post as Normal priority — 3 months ago
There are no replies made for this post yet.

Bottom menu module

SAP is registered trademark of SAP AG.
EWMWIKI.COM is not affiliated to SAP AG or any of its subsidiaries.