Implementing the BAdI for Extended Warehouse Management (EWM)

  1. Start the transaction SE19 and activate the option New BAdIunder Create implementation .
  2. Enter "/SCWM/ES_CORE_CO" as the enhancement spot and select Create impl. .
  3. Enter any extension implementation that begins with Z or Y. Enter any short text.
  4. Select the package created above.
  5. Enter any values for the BAdI implementation and the implementation class. Select "/SCWM/EX_CORE_CO_POST" as the BAdI definition.
  6. Select Create empty implementation.
  7. Select Empty class.
  8. Select Implemented class on the left-hand side by double-clicking on it.
  9. Next, double-click on the line /SCWM/IF_EX_CORE_POST~POST located on the right and confirm the creation of the implementation.
  10. Enter the following program code:
    INCLUDE /ae1/aes_warehouse_task_save.
  11. Save and activate the changed coding.
  12. Activate the implementing class.