This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.
Check it out on amazon.com →The Function Module HR_FBN_CALC_BENEFIT_COST_CC (Calculate the flexible cost of company car) 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_CALC_BENEFIT_COST_CC |
Short Text | Calculate the flexible cost of company car |
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 |
---|---|---|---|---|
BPLAN | LIKE | T5UBA-BPLAN | Benefit plan | |
DATUM | LIKE | SY-DATUM | Date and Time, Current (Application Server) Date | |
DESIRED_PERIOD | LIKE | T5UBH-PERIO | Benefit period for calculations | |
EE_BENEFIT_DATA | LIKE | RPBENEEDAT | Benefit reference structure for function modules | |
END_DATE | LIKE | SY-DATUM | Date and Time, Current (Application Server) Date | |
LEVL1 | LIKE | T74FL-LEVL1 | Benefit miscellaneous plan option | |
REACTION | LIKE | SY-MSGTY | Messages, message type |
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 |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EECST | LIKE | T5UBI-EECST | Benefit employee cost amount |
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 |
This function module does not define any Exceptions.