Menu

SAP Function Module C142_INDEXNO

EHS: INDEX-Nummern-Prüfung

The Function Module C142_INDEXNO (EHS: INDEX-Nummern-Prüfung) is a standard Function Module in SAP ERP and is part of the function group C142 within the package CBUI.

Technical Information

Function Module C142_INDEXNO
Short Text EHS: INDEX-Nummern-Prüfung
Function Group C142
Package CBUI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_IDENT LIKE ESTRI-IDENT Identifier to be checked

Exporting Parameters

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 Normalized identifier
E_MESG TYPE C Error text
E_STATUS TYPE I 0-OK, 1-Warning, -1-Error

Changing Parameters

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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.