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 HRGPBS_TPS_GET_PAYPERIOD_HOURS (TPS get person's working hours per payroll period) is a standard Function Module in SAP ERP and is part of the function group HRGPBS_TPS within the package P08P1.
Function Module | HRGPBS_TPS_GET_PAYPERIOD_HOURS |
Short Text | TPS get person's working hours per payroll period |
Function Group | HRGPBS_TPS |
Package | P08P1 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_BEGDA | TYPE | BEGDA | Start Date | |
P_ENDDA | TYPE | ENDDA | End Date | |
P_MOLGA | TYPE | MOLGA | Country Grouping | |
P_WOSTD | TYPE | WOSTD | Hours per week |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_DIVGV | TYPE | DIVGV | Hours worked per payroll period |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_ERROR | LIKE | EDIMESSAGE | Transfer Structure with all Sy Fields for T100 | |
P_P0001 | LIKE | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | |
P_P0008 | LIKE | P0008 | HR Master Record: Infotype 0008 (Basic Pay) |
This function module does not define any Exceptions.