Menu

SAP Function Module HR_BEN_US_GET_457_ER_PLAN_INFO

Obtain employer plan information

The Function Module HR_BEN_US_GET_457_ER_PLAN_INFO (Obtain employer plan information) is a standard Function Module in SAP ERP and is part of the function group HRUPBSBENGENERAL within the package P10P1.

Technical Information

Function Module HR_BEN_US_GET_457_ER_PLAN_INFO
Short Text Obtain employer plan information
Function Group HRUPBSBENGENERAL
Package P10P1
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 P0169-BEGDA Start Date
BPLAN LIKE T5UBA-BPLAN Benefit plan
EE_BENEFIT_DATA LIKE RPBENEEDAT Benefit reference structure for function modules
EE_POST_TAX_CONTRIB LIKE P0169-PTAMT Benefit EE post-tax contribution amount
EE_POST_TAX_UNIT LIKE P0169-PTUNT Benefit EE post-tax contribution number of units
EE_PRE_TAX_CONTRIB LIKE P0169-EEAMT Benefit employee pre-tax contribution amount
EE_PRE_TAX_UNIT LIKE P0169-EEUNT Benefit employee pre-tax contribution number of units
ERCON LIKE T74FD-ERCON Employer's benefits contribution variant
H5UBA LIKE T5UBA Benefit plan
PARDT LIKE P0169-PARDT Benefit date of first participation in plan
PLAN_MODEL LIKE T74HE-MODEL Payment Model
PLAN_ZEINH LIKE T549R-ZEINH Payroll time units
SALRY LIKE PC207-BETRG HR Payroll: Amount
UNIT_PDBEG LIKE P0379-PDBEG Benefit start date of fixed period
UNIT_PDEND LIKE P0379-PDEND Benefit end date of fixed period
UNIT_PDFIX LIKE P0379-PDFIX Benefit indicator reference period is fixed period
UNIT_PERIO LIKE P0169-PERIO Benefit period for calculations

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUBRC LIKE 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
ERROR_TABLE LIKE RPBENERR Benefit structure for error table

Exceptions

This function module does not define any Exceptions.