Ansicht
Dokumentation

EWALOC02 - IS-U-WA: Definition of Cust. Fields in Container Loc. Manag.

EWALOC02 - IS-U-WA: Definition of Cust. Fields in Container Loc. Manag.

ROGBILLS - Synchronize billing plans   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

You can use this enhancement to create field checks for customer- specific fields in container location management.

Customer-specific fields are maintained on a separate tab page in the container location transaction ELOC.

You must create a screen in the function group SAPLXEWAMDLOC and define the specified function modules. Your data is entered and checked via these function modules. Communication with the container location transaction takes place via the standardized enhanced function modules EXIT_SAPLEEWA_MD_LOC_002 to EXIT_SAPLEEWA_MD_LOC_005.

Note

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

Function module Include file
EXIT_SAPLEEWA_MD_LOC_002 ZXEWAMDLOCU02
EXIT_SAPLEEWA_MD_LOC_003 ZXEWAMDLOCU03
EXIT_SAPLEEWA_MD_LOC_004 ZXEWAMDLOCU04
EXIT_SAPLEEWA_MD_LOC_005 ZXEWAMDLOCU05

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 to understand the program structure and the function modules. This knowledge will be useful when implementing your code.

You have the following possibilities for storing your own data for container location management:

  • In the customer name space, create a table with the data that is to be maintained for container location management.
  • Create the screen 0100 in the function group SAPLXEWAMDLOC, and allocate your customer-specific fields to it.

Example

In container location management, you want to specify a transfer address for a container, which is different to the container location address. This is not possible using the existing SAP functionality because an address cannot be specified at container level. To do this you can define an individual address area, and store the different transfer address there. You can then add this when the waste disposal order is issued.






General Material Data   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 2638 Date: 20240419 Time: 224443     sap01-206 ( 41 ms )