Menu

SAP Function Module C142_WASTECOCAT

EHS: Check Waste Catalog in Phrase Set

The Function Module C142_WASTECOCAT (EHS: Check Waste Catalog in Phrase Set) 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_WASTECOCAT
Short Text EHS: Check Waste Catalog in Phrase Set
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 Correct identifier
E_IDENTNM LIKE ESTRI-IDENTNM Standardized identifier
E_MESG TYPE C Error message 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 LIKE Additional parameters

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.