Menu

SAP Function Module HR_NO_AAREG_ORG_DATA

Reads selected company data

The Function Module HR_NO_AAREG_ORG_DATA (Reads selected company data) 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_AAREG_ORG_DATA
Short Text Reads selected company data
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
IN_BEGDA TYPE BEGDA Start Date
IN_BTRTL TYPE BTRTL_001P Personnel Subarea
IN_ENDDA TYPE ENDDA End Date
IN_WERKS TYPE PERSA Personnel Area

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
BED_NR TYPE T5V2L-ORGBE Firm org. number (bedriftsnummer)

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR LIKE HRERROR Transfer table for HR error handling
ORG_TAB LIKE T5V2G Connection org. numbers and rep. org. number

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_BED_NO_FOUND Missing bedriftsnummer in customizing
NO_JUR_NO_FOUND Missing juridisk nummer in customizing
WRONG_IMPORT_PARAMETER Function module called with missing parameters.