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 GM_GET_GRANTS (Get grants) is a standard Function Module in SAP ERP and is part of the function group GMREPPOOL within the package GMMASTERDATA_E.
Function Module | GM_GET_GRANTS |
Short Text | Get grants |
Function Group | GMREPPOOL |
Package | GMMASTERDATA_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_GRANT_GRPNAME | TYPE | GRPNAME | Grant group set | |
I_INCL_GRANT_NOT_RELEVANT | TYPE | FLAG | Include not relevant grant | |
I_P_RESPONSIBILITY | TYPE | GMGRRESPONSIBLE-RESPONSIBILITY | Type of responsibility within the grant | |
I_P_RESP_OBJ_ID | TYPE | GMGRRESPONSIBLE-OBJECT_ID | HR planning object ID of resource | |
I_P_RESP_OBJ_TYPE | TYPE | GMGRRESPONSIBLE-OBJECT_TYPE | HR planning object |
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 |
---|---|---|---|---|
E_T_GMGR | LIKE | GMGR | Return grant master table | |
E_T_GRANT_NBR | LIKE | Return grant master index table | ||
I_R_CHANGED | LIKE | Range of changed date | ||
I_R_COMPANY_CODE | LIKE | Range on company code | ||
I_R_CREATED | LIKE | Range of created date | ||
I_R_EXT_REFERENCE | LIKE | Range on external reference | ||
I_R_FUND | LIKE | Range of funds | ||
I_R_GRANT_NBR | LIKE | Range on grant number | ||
I_R_GRANT_TYPE | LIKE | Range on grant type | ||
I_R_INT_REFERENCE | LIKE | Range on internal reference | ||
I_R_LIFECYCLE_STATUS | LIKE | Range of lifecycle status | ||
I_R_PARTNER | LIKE | Range on partner | ||
I_R_REVISION_NBR | LIKE | Range on revision number | ||
I_R_SPONSORED_CLASS | LIKE | Range of sponsored class | ||
I_R_SPONSORED_PROG | LIKE | Range of sponsored programs | ||
I_R_USER_STATUS | LIKE | Range of user status | ||
I_R_VALID_FROM | LIKE | Range on valid from | ||
I_R_VALID_TO | LIKE | Range on valid to |
This function module does not define any Exceptions.