Ansicht
Dokumentation

SAMPLE_PROCESS_00700190 - Interface definition for event 00700190

SAMPLE_PROCESS_00700190 - Interface definition for event 00700190

General Data in Customer Master   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module is an interface description only and does not contain any instructions. It is intended for developers of those additional components that provide their own function module at Event 00700190 (RA user field : initialization).

Function module SAMPLE_PROCESS_00700190 must not be changed.

If you want to create your own function module that is to be accessed at the callup point mentioned above, proceed as follows:

  1. Copy the function module to your own name range.
  2. Do not change any transfer parameters !!
  3. Write your own coding in the copied function module.
  4. Save and activate your function module.
  5. Carry out the necessary settings in Customizing. Business Transaction Events

The Business Transaction Events 00700190 bis 00700193 form the interface of the SAP function group FV7V (rental agreement master data) to the customer function group that implements the customer user fields. You check that these customer user fields have been created by assigning the BTE 00700190 to a function module in the customer name range in table TPS34. For an exact description of all steps necessary to include the user fields, refer to the general text Freely definable user fields.

If customer user fields have been created, call an assigned function module in PBO in screen 150, function group FV7V.

The import parameters of the events are:

I_DIALOG_MODE: The current dialog mode of the master data dialog is copied. The significance of the copied values can be seen in table TBZ0K.

I_MAINDATA_LOCKED: This is flagged if there is a master data block.

The export parameters are:

E_KDYNNR : Copy the number of the screen in which the customer user fields were created.

E_REPID : This parameter contains the program number in which the customer user fields are maintained. This can be queried with the system variable SY-REPID.

E_TABLE_FLAGS: This field string contains the tables which are to be exported to event from the program in the customer function group. The components in the field string all have the type BOOLE and are named FLG_"Table name". For example FLG_VIEGE for table VIEIGE.





Parameters

E_KDYNNR
E_REPID
E_TABLE_FLAGS
I_DIALOG_MODE
I_MAINDATA_LOCKED

Exceptions

Function Group

FVBTESMPL

CPI1466 during Backup   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 2724 Date: 20240523 Time: 071111     sap01-206 ( 57 ms )