Menu

SAP Function Module CHAR_IN_PROCESS_MESSAGES

Verwendungsnachweis eines Merkmales in Prozeßmeldungen

The Function Module CHAR_IN_PROCESS_MESSAGES (Verwendungsnachweis eines Merkmales in Prozeßmeldungen) is a standard Function Module in SAP ERP and is part of the function group CMX_PM_CHAR within the package CMX_PM.

Technical Information

Function Module CHAR_IN_PROCESS_MESSAGES
Short Text Verwendungsnachweis eines Merkmales in Prozeßmeldungen
Function Group CMX_PM_CHAR
Package CMX_PM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FEATURE_CHARACTERISTIC LIKE CAWN Merkmalwerte
FEATURE_CHARACTERISTIC_TYPE LIKE CABN-ATFOR 'CHAR' Datentyp des Merkmals
FEATURE_ID LIKE CABN-ATINN Internal characteristic number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NO_OF_USAGES_FOUND LIKE SY-DBCNT Number of usages found

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROCESS_MESSAGES LIKE COMH Process messages using the characteristic

Exceptions

This function module does not define any Exceptions.