Menu

SAP Function Module HR_AUPBS_FILL_INFTY

Assign Infotype and Initialization

The Function Module HR_AUPBS_FILL_INFTY (Assign Infotype and Initialization) is a standard Function Module in SAP ERP and is part of the function group 3QP7 within the package P13P7.

Technical Information

Function Module HR_AUPBS_FILL_INFTY
Short Text Assign Infotype and Initialization
Function Group 3QP7
Package P13P7
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GEN_DATE LIKE SY-DATUM Date and time, current (application server) date
GEN_PERNR LIKE PERNR-PERNR Personnel number

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
GEN_P0000 LIKE P0000 HR Master Record: Infotype 0000 (Actions)
GEN_P0001 LIKE P0001 HR Master Record: Infotype 0001 (Org. Assignment)
GEN_P0002 LIKE P0002 HR Master Record: Infotype 0002 (Personal Data)
GEN_P0007 LIKE P0007 HR Master Record: Infotype 0007 (Planned Working Time)
GEN_P0008 LIKE P0008 HR Master Record: Infotype 0008 (Basic Pay)
GEN_P0019 LIKE P0019 HR Master Record: Infotype 0019 (Monitoring of Dates)
GEN_P0041 LIKE P0041 HR Master Record: Infotype 0041 (Date Specifications)
GEN_P0508 LIKE P0508 HR-AU-PS: Master Data (Prior Service)
GEN_P0568 LIKE P0568 Anniversary Date History
GEN_P2001 LIKE P2001 HR Time Record: Infotype 2001 (Absences)
GEN_T559L LIKE T559L Automatic Absence Quota Generation

Exceptions

This function module does not define any Exceptions.