Fonction SAP SAMPLE_INTERFACE_00011031 - Account Master Data: Determine Business Area

Paramètre Reférence Type Long. Description
E_GSBER IBKK42-GSBER C 4 Business Area
E_RETURN SYST-SUBRC I 4 Return Code: 0=ok, Warning; 1=Error

Paramètre Reférence Long. Facultatif Description
T_MESG IBKKMESG 224 Transfer Table for Messages

Functionality
The module is used as an interface description, and contains somestatements. It is designed to automatically fill the business area fieldwhen you create an account. A function module is provided for event00011031 (Create Account). You must not use the function moduleSAMPLE_INTERFACE_00011031.
To create your own function module that is to be called at the eventabove, proceed as follows:
Copy the function module to your own namespace.
Do not change any transfer parameters
Write your own statements in the copied function module.
Save and activate your function module.
Enter the required settings in Customizing.

Event
Event 00011031 is called explicitly by the Business Data Toolset (BDT)for the BDT event BKK_BKKA_EVENT_DCHCK.

Parameter
E_GSBER
E_RETURN

Function Group
FBKO : Sample FMs for open BKK.