Ansicht
Dokumentation

SAMPLE_PROCESS_00700150 - Interface description for event 00700150

SAMPLE_PROCESS_00700150 - Interface description for event 00700150

ABAP Short Reference   ROGBILLS - Synchronize billing plans  
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 00700150 (User fields BE : Initialization).

Function module SAMPLE_PROCESS_00700150 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 00700150 to 00700153 form the interfaces from SAP program SAPMF60B (master data Business entity) to the customer function group that implements the customers' user fields. The test to verify if these customer user fields have been created is made by assigning the BTE 00700150 to a function module in the customer name range in the table TPS34. This assignment can be made using the transaction FIBF. Refer to Freely definable user fields for more information.

If customer user fields have been created, call the assigned function modules in PBO in 501 screen, program SAPMF60B.

The import parameters of the 00700150 event 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 the TBZ0K table.

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 name in which the customer user fields are to be 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 00700151 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

BAL Application Log Documentation   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 2736 Date: 20240523 Time: 052930     sap01-206 ( 57 ms )