Menu

SAP Function Module HR_BE_READ_SUBAREAS

Retrieve all existing Subareas

The Function Module HR_BE_READ_SUBAREAS (Retrieve all existing Subareas) is a standard Function Module in SAP ERP and is part of the function group HRPAYBE_READINSTITUTIONS within the package PB12.

Technical Information

Function Module HR_BE_READ_SUBAREAS
Short Text Retrieve all existing Subareas
Function Group HRPAYBE_READINSTITUTIONS
Package PB12
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_DATE TYPE D Date

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_SUBAREAS TYPE PBE04_TAB_SUBAREA Subareas existing at given date

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.