Menu

SAP Function Module HR_NO_AA_REG_PROVIDE

Return list with all relevant data for AA-register

The Function Module HR_NO_AA_REG_PROVIDE (Return list with all relevant data for AA-register) is a standard Function Module in SAP ERP and is part of the function group HR_NO_AA_REGISTER within the package PC20.

Technical Information

Function Module HR_NO_AA_REG_PROVIDE
Short Text Return list with all relevant data for AA-register
Function Group HR_NO_AA_REGISTER
Package PC20
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 P0000-BEGDA Start Date
ENDDA LIKE P0000-ENDDA End Date
FDNUM LIKE P0002-PERID Personnel ID Number
LOPEND TYPE XFELD SPACE Return result in Statuskontroll or Løpende Meldingsgang format
PERNR LIKE P0000-PERNR Personnel Number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LAST_ACTIVE_DATE LIKE P0001-BEGDA Start Date
SUBRC LIKE SY-SUBRC Errors during processing

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SEL_ORGJ TYPE T5V2M-ORGJU Legal org. number (juridisk nummer)

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AA_MASTER_DATA LIKE P20_AAREG Result structure for AA-Registeret - relevant master data
ERROR LIKE HRERROR Transfer table for HR error handling
I0000 LIKE P0000 HR Master Record: Infotype 0000 (Actions)
I0001 LIKE P0001 HR Master Record: Infotype 0001 (Org. Assignment)
I0007 LIKE P0007 HR Master Record: Infotype 0007 (Planned Working Time)
I0008 LIKE P0008 HR Master Record: Infotype 0008 (Basic Pay)
I0033 LIKE P0033 Infotype 0033: Statistics Exceptions
I0041 LIKE P0041 HR Master Record: Infotype 0041 (Date Specifications)
I0509 LIKE P0509 HR-AU-PS: Master Data (Higher Duty Allowance)
I2001 LIKE P2001 HR Time Record: Absences Infotype (2001)
I2010 LIKE P2010 HR Time Record: Infotype 2010 (Employee Remuneration Info.)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_INFOTYPE_DATA There is no information on infotype 0/1/7 available.
WRONG_IMPORT_PARAMETER Function module called with missing parameters.