Menu

SAP Function Module COMH_NEW_PI_MESSAGE_TEXT_NAME

Bestimmt einen neuen Namen zu einem texttragenden Merkmal

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.