The Function Module SKTI_SELECTION_INTERACTIVE () is a standard Function Module in SAP ERP and is part of the function group SKTI within the package STRO.
Function Module | SKTI_SELECTION_INTERACTIVE |
Short Text | |
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 |
---|---|---|---|---|
CALLBACK_PROGRAM | TYPE | SY-REPID | SPACE | ABAP Program: Current Main Program |
CALLBACK_STATUS | TYPE | SY-PFKEY | SPACE | Screens, Current GUI Status |
CALLBACK_USER_COMMAND | TYPE | SY-REPID | SPACE | ABAP Program: Current Main Program |
TABNAME | TYPE | DD03L-TABNAME | Table Name | |
TITLE | LIKE | SPACE | Screens, Title Text |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
UCOMM | LIKE | SY-UCOMM | Screens, Function Code Triggered by PAI |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SELECTED_ROWS | TYPE | LVC_T_ROID | Assignment of Line Number to Line ID |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TABLE | LIKE | Language Key Texts |
This function module does not define any Exceptions.