The Function Module COMH_NEW_PI_MESSAGE_TEXT_NAME (Bestimmt einen neuen Namen zu einem texttragenden Merkmal) is a standard Function Module in SAP ERP and is part of the function group COMH within the package COCB_PIS.
Function Module | COMH_NEW_PI_MESSAGE_TEXT_NAME |
Short Text | Bestimmt einen neuen Namen zu einem texttragenden Merkmal |
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 |
---|---|---|---|---|
MS_ELEMENT | LIKE | RCOMEP | Text-related message characteristic |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGED_ELEMENT | LIKE | RCOMEP | Meldungselement mit NEUEM Textbezug | |
TDID | LIKE | THEAD-TDID | SAPscript text ID | |
TDNAME | LIKE | THEAD-TDNAME | SAPscript text name | |
TDOBJECT | LIKE | THEAD-TDOBJECT | SAPscript text object | |
TDSPRAS | LIKE | THEAD-TDSPRAS | SAPscript language key of text |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.