The Function Module C14GN_TEXT_WRITE (EHS: Verarbeitung von Lang- und Freitexten mittels SAPscript) is a standard Function Module in SAP ERP and is part of the function group C14GN within the package CBUI.
Function Module | C14GN_TEXT_WRITE |
Short Text | EHS: Verarbeitung von Lang- und Freitexten mittels SAPscript |
Function Group | C14GN |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTN | TYPE | RCGUKEY-ACTN | laufende Nummer des Änderungsstandes | |
I_LANGUAGE | TYPE | THEAD-TDSPRAS | Sprachenschlüssel | |
I_RECN | TYPE | RCGUKEY-RECN | Laufende Nummer des Datensatzes |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_LTXT_HEAD | TYPE | THEAD | SAPscript: Text-Header |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LINE_TAB | LIKE | TLINE | SAPscript: Text-Zeilen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
PARAMETER_ERROR | Parameter-Fehler beim Aufruf des FB |
SAVE_TEXT_FAILED | Fehler beim Sichern des SAPscript-Textes |