Menu

SAP Function Module CATSXT_SIMPLE_TEXT_EDITOR

Einfacher Text Editor

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.

Technical Information

Function Module CATSXT_SIMPLE_TEXT_EDITOR
Short Text Einfacher Text Editor
Function Group CATSXT_UTIL
Package CATX
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing 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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.