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.
Function Module | COMH_MAINTAIN_LONG_TEXT |
Short Text | Pflege des Langtextes zu einem Meldungsmerkmal |
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 |
---|---|---|---|---|
I_COME | LIKE | RCOMEP | Message charact. | |
NEW_TEXT_ON_CHANGE | LIKE | SPACE | Enter new name if text is changed |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
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 |