Ansicht
Dokumentation

EMDP0001 - IS-U: premise - subscreen integration and field check

EMDP0001 - IS-U: premise - subscreen integration and field check

Fill RESBD Structure from EBP Component Structure   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

Erweiterung

You can maintain you own fields and tables for the premise. You do this in in the premise transactions ES60, ES61 and ES62, in a subscreen.

To use this subscreen, you must create and activate a screen as well as several function modules. The functions modules enter and verify your data. The system uses the enhancement function modules EXIT_SAPLES60_003 to EXIT_SAPLES60_010 to communicate with the premise transactions.

You can activate the following function modules. independently of the other components of the enhancements (meaning you require neither a CI Include nor a subscreen):

  • EXIT_SAPLES60_001
Enables you to perform your own field checks.
  • EXIT_SAPLES60_002
Enables you to allocate default values to fields.

Note

If you create your own coding for a function module, store it in the corresponding include-file. These are as follows:

Fuction module Include-file
EXIT_SAPLES60_001 ZXES60U01
EXIT_SAPLES60_002 ZXES60U02
EXIT_SAPLES60_003 ZXES60U03
EXIT_SAPLES60_004 ZXES60U04
EXIT_SAPLES60_005 ZXES60U05
EXIT_SAPLES60_006 ZXES60U06
EXIT_SAPLES60_007 ZXES60U08
EXIT_SAPLES60_008 ZXES60U09
EXIT_SAPLES60_009 ZXES60U010
EXIT_SAPLES60_010 ZXES60U011

Recommendation

Before you implement this enhancement, we recommend you familiarize yourself with the IS-U program model. You need this information to understand the program structure and the function modules. This knowledge also helps to implement your own coding.

You now have the following options:

  • For data that you maintain directly in table EVBS (SI/CI Include), you must implement and activate the following components:
  • Function modules

- EXIT_SAPLES60_003 (PBO)
- EXIT_SAPLES60_004 (PAI_BEFORE)
- EXIT_SAPLES60_005 (PAI_AFTER)
- EXIT_SAPLES60_007 (INPUT)
- EXIT_SAPLES60_009 (ACTION)
  • Screen SAPLXES60, screen number 0100

  • CI-Include CI_EVBS (customer table with your data)

  • For data that you want to store in your own table (independently of the premise), you must implement and activate the following components:
  • Function modules

- EXIT_SAPLES60_003 (PBO)
- EXIT_SAPLES60_004 (PAI_BEFORE)
- EXIT_SAPLES60_005 (PAI_AFTER)
- EXIT_SAPLES60_006 (OPEN)
- EXIT_SAPLES60_007 (INPUT)
- EXIT_SAPLES60_008 (PREPARE_CLOSE)
- EXIT_SAPLES60_009 (ACTION)
- EXIT_SAPLES60_010 (CLOSE)
  • Screen SAPLXES60, screen number 0100






TXBHW - Original Tax Base Amount in Local Currency   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 4893 Date: 20240419 Time: 064948     sap01-206 ( 38 ms )