Fonction SAP CBIH_ER07_UE_CHECK_TEMPLATE - EHS: User Exit for Source Object in Risk Assessment: Existence Check

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_ADDINF RCGADDINF u 27 EHS: Additional Information for Function Module Calls
I_IOREC CCIHS_ERHIOT u 1750 EHS: Existing Risk Assessment Data
I_IOREC_SAV CCIHS_ERHIOT u 1750 X EHS: Original Risk Assessment Data
I_OKCODE ESP1_OKCODE_TYPE 0 X EHS: OK Code from Risk Assessment Screen

Paramètre Reférence Type Long. Description
E_FLG_FOUND ESP1_BOOLEAN 0 Indicator: Object Exists
E_IOREC CCIHS_ERHIOT u 1750 EHS: Risk Assessment Data

Functionality
This function module is available as a reference function module forthe definition of the interface of the user exit categoryERH_SOCHK.
This template is delivered empty.
The user exit is called when a risk assessment entry is changed on theEdit Risk Assessment: Assessment screen in thetransaction CBIH12 if you assigned a source object.

Preconditions
In Customizing for Basic Data and Tools, the user exit nameERH_SOCHK must have been created under Manage User Exitsand a function module must have been assigned to it.

Notes
If you want to write your own check function, its interface must matchthe interface of the reference function module.
We recommend that you copy the module to your customer namespace inorder to implement your own module.

See also:
Reference Function Module for Assignment of Source Object
CBIH_ER07_UE_ASSIGN_TEMPLATE
Reference Function Module for Entry into Source Object
CBIH_ER07_UE_NAVI_TEMPLATE