SAP Function Module C14GN_TEXT_INPUT_EDIT

EHS: Bearbeitung von Langtexten mittels SAPscript mit Originaltext

The Function Module C14GN_TEXT_INPUT_EDIT (EHS: Bearbeitung von Langtexten mittels SAPscript mit Originaltext) is a standard Function Module in SAP ERP and is part of the function group C14GN within the package CBUI.

Technical Information

Function Module C14GN_TEXT_INPUT_EDIT
Short Text EHS: Bearbeitung von Langtexten mittels SAPscript mit Originaltext
Function Group C14GN
Package CBUI
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_ACTYPE TYPE RCGDIALCTR-ACTYPE Aktivitätstyp in der Transaktion
I_FIELDNAME TYPE DFIES-FIELDNAME Feldname
I_LANGUAGE TYPE THEAD-TDSPRAS Sprachenschlüssel
I_SRC_LANGUAGE TYPE THEAD-TDSPRAS SY-LANGU Sprachenschlüssel
I_SRC_TITLE TYPE TLINE-TDLINE SPACE Textzeile
I_TABLENAME TYPE DFIES-TABNAME Tabellenname
I_WINDOWTITLE TYPE RSMPE-TITTEXT Text der Titelzeile

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_SRC_TEXT_TAB LIKE TLINE SAPscript: Text-Zeilen
X_TEXT_TAB LIKE TLINE SAPscript: Text-Zeilen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DDIC_ERROR Fehler beim Ermitteln der Feldlänge aus dem DDIC
EDIT_TEXT_FAILED Fehler beim Editieren des (SAPscript-)Textes
INTERNAL_ERROR Programmabbrüche
PARAMETER_ERROR Parameter-Fehler beim Aufruf des FB