Menu

SAP Function Module HR_FBN_GET_HOLIDAY_PLAN_COST

Display FlexBen Holiday Cost in IT0377

The Function Module HR_FBN_GET_HOLIDAY_PLAN_COST (Display FlexBen Holiday Cost in IT0377) is a standard Function Module in SAP ERP and is part of the function group HRFBN00GENERAL within the package PAOC_BEN_FBN.

Technical Information

Function Module HR_FBN_GET_HOLIDAY_PLAN_COST
Short Text Display FlexBen Holiday Cost in IT0377
Function Group HRFBN00GENERAL
Package PAOC_BEN_FBN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
END_DATE LIKE SY-DATUM Date and Time, Current (Application Server) Date
LEVL1 LIKE T74FL-LEVL1 Benefit miscellaneous plan option

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NOTHING_TO_DO LIKE SY-SUBRC Return Value, Return Value After ABAP Statements
PERIO LIKE T5UBH-PERIO Benefit period for calculations

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.