Menu

SAP Function Module COMH_CHECK_P_MESSAGE_ELEMENTS

Prüfen, ob alle obligatorischen Merkmale bewertet wurden

The Function Module COMH_CHECK_P_MESSAGE_ELEMENTS (Prüfen, ob alle obligatorischen Merkmale bewertet wurden) is a standard Function Module in SAP ERP and is part of the function group COMH within the package COCB_PIS.

Technical Information

Function Module COMH_CHECK_P_MESSAGE_ELEMENTS
Short Text Prüfen, ob alle obligatorischen Merkmale bewertet wurden
Function Group COMH
Package COCB_PIS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IGNORE_TEXTS LIKE SPACE Ignore text characteristics
MESSAGE_CLASS LIKE RCOMH-MSCLA Message category
MESSAGE_ID LIKE RCOMH-MSID Message number
WERK LIKE RCOMH-WERK Plant

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_ATINN LIKE CABN-ATINN Fehlerhaftes Merkmal
ERROR_INDEX LIKE SY-TABIX Sy tabix of message characteristic
ERROR_TYPE LIKE SY-SUBRC Error type

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
TCOME LIKE RCOMEP Table with message characteristics

Exceptions

This function module does not define any Exceptions.