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_REQUISITION_READ (Retrieve database information for RQ object.) is a standard Function Module in SAP ERP and is part of the function group HR_REQDB_NA within the package PBNA_REC_MYSAP.
Function Module | HR_REQUISITION_READ |
Short Text | Retrieve database information for RQ object. |
Function Group | HR_REQDB_NA |
Package | PBNA_REC_MYSAP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACT_BEGDA | TYPE | BEGDATUM | SY-DATUM | Start Date |
ACT_ENDDA | TYPE | ENDDATUM | '99991231' | End Date |
ACT_OBJID | TYPE | REALO | Extended Object ID | |
ACT_OTYPE | TYPE | OTYPE | 'RQ' | Object Type |
ACT_PLVAR | TYPE | PLVAR | '01' | Plan Version |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
RQOBJECT | LIKE | PNAREQPARAM | Internal Service Request: Index, Name, Value of a Field | |
RQRELATIONSHIPS | LIKE | P1001 | Infotype 1001: Relationships |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ADVERT_NOT_FOUND | Advertisement not found |
JOBNAME_NOT_FOUND | Job name not found |
POSNAME_NOT_FOUND | Position name not found |
RECINS_NOT_FOUND | Recruitment instrument name not found |
RELAT_751_NOT_FOUND | Expected type 751 relation not found |
RELAT_752_NOT_FOUND | Expected type 752 relation not found |
RELAT_753_NOT_FOUND | Expected type 753 relation not found |
RQ_OBJ_NOT_FOUND | RQ object not in HRP1000 |
TM_NAME_NOT_FOUND | Team member name not found |