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_OSP_OMP_DAY_PAYABLE (Derive whether a day is payable) is a standard Function Module in SAP ERP and is part of the function group HRGPBS_OSP_OMP within the package P08P_ABS.
Function Module | HRGPBS_OSP_OMP_DAY_PAYABLE |
Short Text | Derive whether a day is payable |
Function Group | HRGPBS_OSP_OMP |
Package | P08P_ABS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_ABSTY | LIKE | T5GPBS26-CABST | Attendance/absence category | |
P_CHECK_DATE | LIKE | SY-DATUM | Date and time, current (application server) date | |
P_COVPA | LIKE | T5GPBS26-COVPA | Rule Group for Coverage History | |
P_ENDDA | LIKE | SY-DATUM | Date and time, current (application server) date | |
P_MOABW | LIKE | T5GPBS26-CMOAB | Personnel subarea grouping for absence and attendance types | |
P_MOLGA | LIKE | T500L-MOLGA | Country grouping | |
P_PERNR | LIKE | PERNR-PERNR | Personnel number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_DAY_NONP | TYPE | C | Whether or not the day is applicable | |
P_DAY_NONP_EVCLS | LIKE | T5GPBS26-CNPEC | Absence valuation rule | |
P_DAY_NONP_EVCLS_CLASSES | LIKE | P08P1_ABS_UNPAID_CLASSES | Absence Evaluation: Unpaid OMP KLBEWs 5 x (from & to) |
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_I5GPBS26 | LIKE | T5GPBS26 | Absence Evaluation: Payment Day Rule Definition |
This function module does not define any Exceptions.