Menu

SAP Function Module COMH_MAINTAIN_LONG_TEXT

Pflege des Langtextes zu einem Meldungsmerkmal

The Function Module COMH_MAINTAIN_LONG_TEXT (Pflege des Langtextes zu einem Meldungsmerkmal) 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_MAINTAIN_LONG_TEXT
Short Text Pflege des Langtextes zu einem Meldungsmerkmal
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
I_COME LIKE RCOMEP Message charact.
NEW_TEXT_ON_CHANGE LIKE SPACE Enter new name if text is changed

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COME LIKE RCOMEP Message characteristic with new value
E_TXT_FRST_LINE LIKE RCOMEP-ATWRT First line of text
OK_FUNCTION LIKE SY-UCOMM Function code

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_LTXT_CHAR No long text characteristic for value assignment
NO_TEXT_EDITED Text could not be changed
TEXT_NOT_FOUND Text could not be read