Menu

SAP Function Module RPAQ_GET_AF_0382

HR-Query: Zusatzfelder Infotyp 0382

The Function Module RPAQ_GET_AF_0382 (HR-Query: Zusatzfelder Infotyp 0382) is a standard Function Module in SAP ERP and is part of the function group HRCMP00QUERY within the package PCMP.

Technical Information

Function Module RPAQ_GET_AF_0382
Short Text HR-Query: Zusatzfelder Infotyp 0382
Function Group HRCMP00QUERY
Package PCMP
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_IT LIKE SY-DATUM SY-DATUM Beginn des Splitzeitraums der Infotypen
BEGDA_SEL LIKE SY-DATUM SY-DATUM Beginn des Datenauswahlzeitraums
C_IT0000 LIKE P0000 Aktueller Satz aus Infotyp 0000
C_IT0001 LIKE P0001 Aktueller Satz aus Infotyp 0001
C_IT0382 LIKE P0382 Aktueller Satz aus Infotyp 0382
C_OBJEC LIKE OBJEC Workarea zur Datenbank PCH
ENDDA_IT LIKE SY-DATUM SY-DATUM Ende des Splitzeitraums der Infotypen
ENDDA_SEL LIKE SY-DATUM SY-DATUM Ende des Datenauswahlzeitraums
MOLGA LIKE T001P-MOLGA Ländergruppierung (nur mit Datenbank PNP, PAP)
TCLAS LIKE T582B-TCLAS Transaktionsklasse (nur mit Datenbank PNP, PAP)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AF_VALUES LIKE P0382_AF Ermittelte Werte der selektierten Zusatzfelder

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
AF_FIELDS LIKE RHTEXT_FIELD Liste der zu ermittelnden Zusatzfelder
IT0000 LIKE P0000 Alle Sätze von Infotyp 0000
IT0001 LIKE P0001 Alle Sätze von Infotyp 0001
IT0382 LIKE P0382 Alle Sätze von Infotyp 0382

Exceptions

This function module does not define any Exceptions.