Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module COMPLEX_SELECTIONS_DIALOG (External Call 'Multiple Selection') is a standard Function Module in SAP ERP and is part of the function group ALDB within the package SLDBV.
Function Module | COMPLEX_SELECTIONS_DIALOG |
Short Text | External Call 'Multiple Selection' |
Function Group | ALDB |
Package | SLDBV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DESCRIPTION | LIKE | RSFLDESC | Field Description If Different | |
EXCLUDED_OPTIONS | LIKE | RSOPTIONS | List of Options Not Allowed | |
HELP_FIELD | LIKE | RSSCR-DBFIELD | Dictionary Field Name for F1/F4 | |
JUST_DISPLAY | TYPE | C | SPACE | X: Display Only |
JUST_INCL | TYPE | C | SPACE | X: Select Only |
LOWER_CASE | LIKE | RSCONVERT-LOWER | SPACE | X: Upper/Lowercase |
NO_INTERVAL_CHECK | LIKE | RSVUVINT-NO_INT_CHK | SPACE | X: No Check for Valid Interval |
SIGNED | LIKE | RSCONVERT-SIGN | 'X' | X: Sign Allowed |
TAB_AND_FIELD | TYPE | RSTABFIELD | Table Name, Field Name | |
TEXT | LIKE | RSSELINT-TEXT | Text for Options Dialog Box | |
TITLE | LIKE | SY-TITLE | SPACE | Dialog Box Title |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RANGE | LIKE | Contents Table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCELLED | Activity Terminated |
INTERNAL_ERROR | Internal Error |
INVALID_FIELDNAME | Incorrect Field Description |
NO_RANGE_TAB | Table Not a RANGES Table |