The Function Module COMH_CREATE_MESSAGE_BODY (Anlegen und Bewerten der Elemente einer Meldung) is a standard Function Module in SAP ERP and is part of the function group COMH within the package COCB_PIS.
Function Module | COMH_CREATE_MESSAGE_BODY |
Short Text | Anlegen und Bewerten der Elemente einer Meldung |
Function Group | COMH |
Package | COCB_PIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BATCH_ID | LIKE | COCHP-BID | SPACE | |
CONTROL_RECIPE_ID | LIKE | COCHP-CRID | SPACE | |
DUNKEL | TYPE | FLAG | SPACE | allgemeines flag |
OPERATION_ID | LIKE | COFTP-VORNR | SPACE | |
PHASE_ID | LIKE | COFTP-VORNR | SPACE | |
SOURCE | LIKE | COMHP-SOURCE | SPACE | |
TCOMH | LIKE | RCOMHP | Message header |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OK_FUNCTION | LIKE | SY-UCOMM | Function code |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TCOME | LIKE | RCOMEP | Table with characteristics |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MESSAGE_NOT_DEFINED | Message catgory not defined |
NO_ELEMENTS_DEFINED | No characteristics for message category found |