Ansicht
Dokumentation

EWAOD006 - IS-U-WA: Update Cutomer Fields After Confirmation

EWAOD006 - IS-U-WA: Update Cutomer Fields After Confirmation

ROGBILLS - Synchronize billing plans   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This enhancement enables you to modify and save data at header and item level once waste disposal orders have been confirmed. This includes fields that you have defined in CI_EWA_ORDER_HEAD and CI_EWA_ORDER_OBJECT.

Notes

For data in the waste disposal order header, you must modify the function module EXIT_SAPLEEWA_ORDER_RESULT_004 in the system.

For data in the waste disposal order item, you must modify the function module EXIT_SAPLEEWA_ORDER_IRESULT_005 in the system.

You can save your own coding for each function module in the following include files:

Function Module Include File
EXIT_SAPLEEWA_ORDER_004 ZXEWAORDERU09
EXIT_SAPLEEWA_ORDER_005 ZXEWAORDERU10

Recommendation

Familiarize yourself with the structure of the waste disposal order. You require this information in order to understand the program structure and/or function modules.

You can add your own data to the waste disposal order in the following ways:

  • If you want to maintain data directly in the EWA_ORDER_HEAD table (CI include), you must implement and activate the following components:

  • CI include CI_EWA_ORDER_HEAD (customer table with your own header data for the waste disposal order)

  • If you want to maintain data directly in the EWA_ORDER_OBJECT table (CI include), you must implement and activate the following components:

  • CI include CI_EWA_ORDER_OBJECT (customer table with your own item data for the waste disposal order)






ROGBILLS - Synchronize billing plans   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 2416 Date: 20240329 Time: 074755     sap01-206 ( 24 ms )