Menu

SAP Function Module RH_GET_HOLDER_AND_VACANCY

Bestimmt aus I1001 und I1007 für gegeb. Zeitraum die Personen und Vakanzen

The Function Module RH_GET_HOLDER_AND_VACANCY (Bestimmt aus I1001 und I1007 für gegeb. Zeitraum die Personen und Vakanzen) is a standard Function Module in SAP ERP and is part of the function group RHOV within the package PP00.

Technical Information

Function Module RH_GET_HOLDER_AND_VACANCY
Short Text Bestimmt aus I1001 und I1007 für gegeb. Zeitraum die Personen und Vakanzen
Function Group RHOV
Package PP00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA LIKE PLOG-BEGDA Beginnzeitraum der auszuwertenden Periode
ENDDA LIKE PLOG-ENDDA End period of time period to be evaluated
HISTO LIKE PLOG-HISTO SPACE Historical record at 1007
HOLD_VAC_FLG LIKE PLOG-HISTO SPACE Nur Deckungszeitraum durch Halter/Vakanz
INTERSECT_FLG LIKE PLOG-HISTO 'X' Zulassen der Vakanzen nur außerhalb Halterzeit
PPVAC_FLG LIKE PLOG-HISTO 'X' Vakanzen annehmen (ohne 1007) über ges. Zeitraum
SY_DATUM_FLG LIKE PLOG-HISTO SPACE Vakanzen nur ab sy-datum zulässig

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I1001 LIKE P1001 Infotype 1001 als Eingabe
I1007 LIKE P1007 Infotype 1007 als Eingabe
O1001 LIKE P1001 Infotype 1001 (Person/Zeitraum) als Ausgabe
O1007 LIKE P1007 Infotype 1007 (Histo/Zeitraum) als Ausgabe

Exceptions

This function module does not define any Exceptions.