Menu

SAP Function Module HR_EFI_READ_T50BS

Read the constants table T50Bs

The Function Module HR_EFI_READ_T50BS (Read the constants table T50Bs) is a standard Function Module in SAP ERP and is part of the function group HR_GB_EF_OUTG within the package PC08.

Technical Information

Function Module HR_EFI_READ_T50BS
Short Text Read the constants table T50Bs
Function Group HR_GB_EF_OUTG
Package PC08
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BEGDA LIKE QPPNP-BEGDA Start date of data selection period
I_DOCTY LIKE PB2AMGR-DOCTY HR-B2A: Document Class
I_ENDDA LIKE QPPNP-BEGDA Start date of data selection period
I_KONST LIKE T50BS-KONST HR-B2A: Constant
I_MOLGA LIKE PB2AMGR-MOLGA Country Grouping
I_SAGRP LIKE PB2AMGR-SAGRP Area

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KWERT LIKE T50BS-KWERT HR-B2A: Constant Value

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.