Fonction SAP CBIH_LB62_UE_MJVA_LIMIT_POPUP - EHS: User Exit - Popup to Show Information on Reference Value

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_EPID CCIHE_EPID C 20 Agent
I_HAZLIM_RECN ESERECN N 20 Sequential Number of Data Record
I_VALDAT SYST-DATUM D 8 SY-DATUM X Date and Time, Current (Application Server) Date

Use
With this function module you can implement a popup to display detailson reference values.
The function module is also available as a reference function module forthe definition of the interface of the user exit category IHS_MVLPOP.

Preconditions
The user exit names MJV_LIMPOP and LOV_LIMPOP must exist in Customizingfor Basic Data and Tools and must be assigned a function module.

Features
The user-defined texts for the transferred agent (I_EPID andI_HAZLIM_RECN) are read with the function moduleC1F2_SUBSTANCES_READ_WITH_REF and displayed in a popup.

Notes
Neither the interface nor the user exit names may be changed.