Menu

SAP Function Module C14G_TEXT_EDIT_OLD

EHS: Verarbeitung von Lang- und Freitexten mittels SAPscript

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module C14G_TEXT_EDIT_OLD (EHS: Verarbeitung von Lang- und Freitexten mittels SAPscript) is a standard Function Module in SAP ERP and is part of the function group C14G within the package CBUI.

Technical Information

Function Module C14G_TEXT_EDIT_OLD
Short Text EHS: Verarbeitung von Lang- und Freitexten mittels SAPscript
Function Group C14G
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_ACTN LIKE RCGUKEY-ACTN Laufende Nummer des jeweiligen Objektes
I_ACTYPE LIKE RCGDIALCTR-ACTYPE Aktivitätstyp
I_FIELDNAME LIKE DFIES-FIELDNAME Feldname des Dynprofeldes
I_LANGUAGE LIKE THEAD-TDSPRAS Sprachenschlüssel
I_RECN LIKE RCGUKEY-RECN Satznummer des jeweiligen Objektes
I_TABLENAME LIKE DFIES-TABNAME Tabellenname des Dynprofeldes
I_WINDOWTITLE LIKE TTXCT-ED_TITLE Überschrift zur Anzeige im SAPscript-Editor

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TXT_CHANGED_FLG TYPE C Flag, ob der Text geändert wurde

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_LTXTFLG LIKE ESTPP-LTXTFLG Flag, ob ein Langtext existiert
X_TEXT LIKE Übergabe des Textes aus und in das Dynpro-Feld

Table Parameters

This function module does not define any TABLE parameters.

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
READ_TEXT_FAILED Fehler beim Lesen des SAPscript-Textes
SAVE_TEXT_FAILED Fehler beim Sichern des SAPscript-Textes