The Function Module C142_UNNR (EHS: UN-Nummern-Prüfung (obsolet)) is a standard Function Module in SAP ERP and is part of the function group C142 within the package CBUI.
Function Module | C142_UNNR |
Short Text | EHS: UN-Nummern-Prüfung (obsolet) |
Function Group | C142 |
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_IDENT | LIKE | ESTRI-IDENT | zu prüfender Identifikator |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_IDENT | LIKE | ESTRI-IDENT | korrekter Identifikator | |
E_IDENTNM | LIKE | ESTRI-IDENTNM | normalisierter Identifikator | |
E_MESG | TYPE | C | Fehlertext | |
E_STATUS | TYPE | I | 0-OK, 1-Warning, -1-Error |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_ADD_PARAMS | TYPE | ESP7_TCG23_ADD_PARAMS_TYPE | weitere Parameter |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.