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.
Function Module | SKTI_EDITOR_DISPLAY |
Short Text | View |
Function Group | SKTI |
Package | STRO |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.