Menu

SAP Function Module PCA_LONG_TEXT

EC-PCA: Langtexte anzeigen/ändern

The Function Module PCA_LONG_TEXT (EC-PCA: Langtexte anzeigen/ändern) is a standard Function Module in SAP ERP and is part of the function group PCLT within the package KE1.

Technical Information

Function Module PCA_LONG_TEXT
Short Text EC-PCA: Langtexte anzeigen/ändern
Function Group PCLT
Package KE1
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_DISPLAY TYPE C 'X' X' - anzeigen, ' ' - ändern
I_GLPCT LIKE GLPCT Übergabestruktur für Langtext-Key
I_MODE TYPE C '1' 0' - nur prüfen, '1' - Texte holen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COMMIT TYPE C Langtexte verändert -> Commit erforderlich
E_SUBRC LIKE SY-SUBRC Returncode (siehe FBausteindoku)

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.