The Function Module HR_SAVE_SELECTION (Speichern einer Selektion) is a standard Function Module in SAP ERP and is part of the function group HRBAS00GENERICSELECTION within the package PBAS_SELECTION.
Function Module | HR_SAVE_SELECTION |
Short Text | Speichern einer Selektion |
Function Group | HRBAS00GENERICSELECTION |
Package | PBAS_SELECTION |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
TRANSPORT | TYPE | FLAG_X | 'X' | X' -> Einträge werden transportiert wenn mögl. |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMBINECONDITIONS | TYPE | HRCOMBINECONDITIONS_TAB | Verknüpfung der Bedingungen | |
FUNCCONDITIONS | TYPE | HRFUNCCONDITION_TAB | Funktionen für die Allgemeine Selektion | |
TABLECONDITIONS | TYPE | HRTABLECONDITION_T | Selektionsbedingungen zu Infotypfeldern |
This function module does not define any Exceptions.