Menu

SAP Function Module HR_BE_GET_BMOSI

Get modifier for additional contributions

The Function Module HR_BE_GET_BMOSI (Get modifier for additional contributions) is a standard Function Module in SAP ERP and is part of the function group HRPAYBE_SI within the package PC12.

Technical Information

Function Module HR_BE_GET_BMOSI
Short Text Get modifier for additional contributions
Function Group HRPAYBE_SI
Package PC12
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_PERNR TYPE PERNR-PERNR Personal Number
IM_RSZNR TYPE RSZNR Employer SI number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_BMOSI TYPE T5BDA-BMOSI Modifier for additional contributions
EX_RETURNCODE TYPE SY-SUBRC Return Value, Return Value After ABAP Statements

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
T0001 LIKE P0001 Personal-Stammsatz Infotyp 0001 (Org. Zuordnung)
T0100 LIKE P0100 Personal-Stammsatz Infotyp 0100 (Sozialversicherung B)

Exceptions

This function module does not define any Exceptions.