The Function Module C14Z_EHS_BADI_OBJECT_GET (EHS: Erzeugt zur Laufzeit eine Objekt-Instanz für übergebenes BAdI) is a standard Function Module in SAP ERP and is part of the function group C14Z within the package CBUI.
Function Module | C14Z_EHS_BADI_OBJECT_GET |
Short Text | EHS: Erzeugt zur Laufzeit eine Objekt-Instanz für übergebenes BAdI |
Function Group | C14Z |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BADI_NAME | TYPE | EXIT_DEF | BAdI-Def. |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OBJECT | CLASS | OBJECT | BAdI-Interface IF_EX_EHSS_SPEC_CHECKS |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.