Menu

SAP Function Module SKTI_SELECTION_INTERACTIVE

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.

Technical Information

Function Module SKTI_SELECTION_INTERACTIVE
Short Text
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
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

Exporting Parameters

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

Changing Parameters

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

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TABLE LIKE Language Key Texts

Exceptions

This function module does not define any Exceptions.