SAP ABAP Function Module ISU_OBJECT_SELECTION (INTERNAL: Selection dialog for IS-U objects)
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U (Application Component) SAP Utilities
⤷
EE00 (Package) IS-U: General (Domains and General Objects)

⤷

⤷

Basic Data
Function Module | ISU_OBJECT_SELECTION | INTERNAL: Selection dialog for IS-U objects |
Function Group | EE00 | FMs for general use |
Program Name | SAPLEE00 | Function modules for general use |
INCLUDE Name | LEE00U01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
X_TITEL | TYPE | RSEU1-TIT_TEXT | Title of selection screen | |||
![]() |
X_ANZAHL | TYPE | ISU_EE00-ANZAHL | 0 | Maximum number of objects to be selected (see documentation) | ||
![]() |
X_SORT | TYPE | ISU_EE00-KZ_SORT | 'X' | Indicator, whether sorting is carried out | ||
![]() |
X_KEY_DEFAULT | TYPE | ISU_SELECT-KEYFELD | ' ' | Default value for selection when ANZAHL = 1 | ||
![]() |
X_POS_X | TYPE | I | 10 | X-position of the screen | ||
![]() |
X_POS_Y | TYPE | I | 1 | Y-position of the screen | ||
![]() |
X_DYNAMIC | TYPE | ISU_EE00-KZ_DYNAMIC | 'X' | Adjust size of screen to table | ||
![]() |
X_ALL_SELECTED | TYPE | ISU_EE00-KZ_ALL_SEL | ' ' | Mark all values | ||
![]() |
T_SELECT | TYPE | ISU_SELECT | Table of selection objects | |||
![]() |
CANCELLED | TYPE | |||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in |