The Function Module C12EXIT_EXAMPLE_PCHF (EHS: Prüft die Parameter einer EXIT Repeating Group) is a standard Function Module in SAP ERP and is part of the function group C12EXIT_EXAMPLE within the package CBUI.
Function Module | C12EXIT_EXAMPLE_PCHF |
Short Text | EHS: Prüft die Parameter einer EXIT Repeating Group |
Function Group | C12EXIT_EXAMPLE |
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_ENV_POS | TYPE | C | B - Begin RG, E - End RG | |
I_RCGLSIOT | LIKE | RCGLSIOT | Interne Darstellung des Umgebungsaufrufes |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CHECK_OK | LIKE | RCGLSIOT-LSYEFLG | Prüfergebnis |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MSG_TAB | LIKE | BALMI | Tabelle der aufgetretenen Fehlermeldungen |
This function module does not define any Exceptions.