Ansicht
Dokumentation

EWAPRP01 - IS-U-WA: Definition of Customer Property Fields

EWAPRP01 - IS-U-WA: Definition of Customer Property Fields

General Material Data   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

You can use this enhancement to create customer-specific fields for a property, and specify field checks for these fields in the flow logic. This enables you to create and maintain fields at both the property header level and item level (historical data).

This maintenance is carried out in two subscreens (separate for header and item data) in the property transaction EWACLEAN.

You must create and activate a screen and function modules for this subscreen. Your data is entered and checked via these function modules. Communication with the property transaction takes place via the standardized enhanced function modules EXIT_SAPLEEWA_CLEAN_001 to EXIT_SAPLEEWA_CLEAN_006.

Note

Store your own code, per function module, in the following include files:

Function module Include file
EXIT_SAPLEEWA_CLEAN_001 ZXEWAPRP001
EXIT_SAPLEEWA_CLEAN_002 ZXEWAPRP002
EXIT_SAPLEEWA_CLEAN_003 ZXEWAPRP003
EXIT_SAPLEEWA_CLEAN_004 ZXEWAPRP004
EXIT_SAPLEEWA_CLEAN_005 ZXEWAPRP005
EXIT_SAPLEEWA_CLEAN_006 ZXEWAPRP006

Recommendation

Before you implement this enhancement, it is advisable to familiarize yourself with the program model for the waste disposal industry component (IS-U-WA). You need this information in order to understand the program structure and the function modules. This knowledge is useful when implementing your code.

You have the following possibilities for storing your own property data:

  • You must implement and activate the following components for data that you maintain directly in the table EEWA_PROP_H (CI include):
  • Function modules:

- EXIT_SAPLEEWA_CLEAN_001 (PBO)
- EXIT_SAPLEEWA_CLEAN_002 (PAI_BEFORE)
- EXIT_SAPLEEWA_CLEAN_003 (PAI_AFTER)
  • Program: SAPLXEWAPROP, screen number 0100

  • CI include: CI_PROPH (customer table with your own header data for the property)

  • You must implement and activate the following components for data that you maintain directly in the table EEWA_PROP (CI include):
  • Function modules:

- EXIT_SAPLEEWA_CLEAN_004
- EXIT_SAPLEEWA_CLEAN_005
- EXIT_SAPLEEWA_CLEAN_006
  • CI include: CI_PROP (customer table with your own historical data for the property (cleaning object allocation))






BAL_S_LOG - Application Log: Log header data   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 3771 Date: 20240329 Time: 142204     sap01-206 ( 42 ms )