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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.