Ansicht
Dokumentation

EWASR001 - IS-U WA: Definition of Customer Fields for Service Frequency

EWASR001 - IS-U WA: Definition of Customer Fields for Service Frequency

RFUMSV00 - Advance Return for Tax on Sales/Purchases   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

In this transaction, you can create user-defined fields for the service frequency and specify checks for these fields in the flow logic. You are then able to create and maintain fields not only at header level of the service frequency, but also at item level (historical data).

You can maintain the fields in two subscreens (for header and item data) in the service frequency transactions ERO1, ERO2 and ERO3. ERO3.

You must create and activate two screens and several function modules for these subscreens. Your data is entered and checked via these function modules. Communication with the service frequency transactions takes place via the standardized enhancement function modules EXIT_SAPLEEWA_MD_RO_004 to EXIT_SAPLEEWA_MD_RO_009.

Note

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

Function Module Include File
EXIT_SAPLEEWA_MD_RO_004 ZXEWAROBJ004
EXIT_SAPLEEWA_MD_RO_005 ZXEWAROBJ005
EXIT_SAPLEEWA_MD_RO_006 ZXEWAROBJ006
EXIT_SAPLEEWA_MD_RO_007 ZXEWAROBJ007
EXIT_SAPLEEWA_MD_RO_008 ZXEWAROBJ008
EXIT_SAPLEEWA_MD_RO_009 ZXEWAROBJ009

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 function modules. It also helps you to implement your own coding.

You can add your own data to the service frequency in the following ways:

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

- EXIT_SAPLEEWA_MD_RO_004 (PBO)
- EXIT_SAPLEEWA_MD_RO_005 (PAI_BEFORE)
- EXIT_SAPLEEWA_MD_RO_006 (PAI_AFTER)
Program SAPLXEWAROBJ, screen number 0100
  • CI Include CI_EWAOBJ (customer table with your own header data for the service frequency)

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

- EXIT_SAPLEEWA_MD_RO_007 (PBO)
- EXIT_SAPLEEWA_MD_RO_008 (PAI_BEFORE)
- EXIT_SAPLEEWA_MD_RO_009 (PAI_AFTER)
Program SAPLXEWAROBJ, screen number 0200
  • CI Include CI_EWAOBJH (customer table with your own historical data for the service frequency)






RFUMSV00 - Advance Return for Tax on Sales/Purchases   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 3866 Date: 20240329 Time: 143245     sap01-206 ( 44 ms )