The Function Module CATSXT_SIMPLE_TEXT_EDITOR (Einfacher Text Editor) is a standard Function Module in SAP ERP and is part of the function group CATSXT_UTIL within the package CATX.
Function Module | CATSXT_SIMPLE_TEXT_EDITOR |
Short Text | Einfacher Text Editor |
Function Group | CATSXT_UTIL |
Package | CATX |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_DISPLAY_MODE | TYPE | XFELD | SPACE | Anzeigemodus 'X' - Ja |
IM_START_COLUMN | TYPE | I | 10 | Start Spalte fuer Popup Window |
IM_START_ROW | TYPE | I | 10 | Start Zeile fuer Popup Window |
IM_TITLE | TYPE | SYTITLE | Editor Titel |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CH_TEXT | TYPE | CATSXT_LONGTEXT_ITAB | Langtexttabelle für CATSXT |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.