The Function Module SALWP_ADD_SYS_GRP_SELECTION () is a standard Function Module in SAP ERP and is part of the function group SALWP within the package SMOI.
Function Module | SALWP_ADD_SYS_GRP_SELECTION |
Short Text | |
Function Group | SALWP |
Package | SMOI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADD_BRACKETS_4_SYS_GRPS | TYPE | CHAR1 | '' | Single-Character Flag |
ADD_GROUP_4_ALL | TYPE | CHAR1 | 'X' | Single-Character Flag |
ADD_SEPARATOR | TYPE | CHAR1 | '' | Single-Character Flag |
DISPLAY_TYPE | TYPE | ALSHUFFDI | 'P' | Single-Character Flag |
ESCAPE_VALUES | TYPE | CHAR1 | 'X' | Single-Character Flag |
SYSTEM_GROUP | LIKE | ALRULEPAR-VALUE | Name of a monitor in the CCMS monitoring infrastructure | |
USER_EXIT | TYPE | CHAR32 | Character field, length 32 |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NUM_OF_SELECTION | TYPE | ALSHUFFSL | Contains the Index of the Selected Shuffler Entry |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SELECTION_CATALOG | LIKE | ALSHUFFCAT | Shuffler Selection Description | |
SELECTION_DATA | LIKE | ALSHUFFDAT | Shuffler Selection Data |
This function module does not define any Exceptions.