Menu

SAP Function Module HR_SAVE_SELECTION

Speichern einer Selektion

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.

Technical Information

Function Module HR_SAVE_SELECTION
Short Text Speichern einer Selektion
Function Group HRBAS00GENERICSELECTION
Package PBAS_SELECTION
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing 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.

Table Parameters

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

Exceptions

This function module does not define any Exceptions.