Menu

SAP Function Module SKTI_EDITOR_DISPLAY

View

The Function Module SKTI_EDITOR_DISPLAY (View) is a standard Function Module in SAP ERP and is part of the function group SKTI within the package STRO.

Technical Information

Function Module SKTI_EDITOR_DISPLAY
Short Text View
Function Group SKTI
Package STRO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DYNNR LIKE SY-DYNNR ABAP Program: Number of Current Screen
REPID LIKE SY-REPID ABAP Program: Current Main Program
UCOMM TYPE SY-UCOMM SPACE Screens, Function Code Triggered by PAI

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTROL CLASS CL_GUI_TEXTEDIT SAP TextEdit Control

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.