Ansicht
Dokumentation

EWAROB01 - IS-U-WA: Definition of Customer Fields for Cleaning Objects

EWAROB01 - IS-U-WA: Definition of Customer Fields for Cleaning Objects

PERFORM Short Reference   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This enhancement enables you to create user-defined fields for the cleaning object and specify checks for these fields in the flow logic. The fields you maintain are managed historically.

You can maintain the fields in a subscreen of the cleaning object maintenance transaction (EWAROB).

You must create and activate a screen and several function modules for this subscreen. Your data is entered and checked via these function modules. Communication with the cleaning object transaction takes place via the standardized enhancement function modules EXIT_SAPLEEWA_ROB_001 to EXIT_SAPLEEWA_ROB_003.

Note

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

Function Module Include File
EXIT_SAPLEEWA_ROB_001 ZXEWAROB001
EXIT_SAPLEEWA_ROB_002 ZXEWAROB002
EXIT_SAPLEEWA_ROB_003 ZXEWAROB003

Recommendation

Before you implement this enhancement, we recommend that you familiarize yourself with the Waste Management (IS-U-WA) implementation model. You require this information in order to understand the program structure and/or the function modules. It also helps you implement your own coding.

You can add your own data to the cleaning object in the following ways:

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

- EXIT_SAPLEEWA_ROB_001 (PBO)
- EXIT_SAPLEEWA_ROB_002 (PAI_BEFORE)
- EXIT_SAPLEEWA_ROB_003 (PAI_AFTER)
Program SAPLXEWAROB, screen number 0100
  • CI include CI_ROB (Customer table with your own data for the cleaning object)






ABAP Short Reference   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 2509 Date: 20240426 Time: 154956     sap01-206 ( 32 ms )