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 CMS_OBJ_RBL_GET_SNG (Fetch details of a Receivable) is a standard Function Module in SAP ERP and is part of the function group CMS_OBJ_RBL within the package CMS_RBL.
Function Module | CMS_OBJ_RBL_GET_SNG |
Short Text | Fetch details of a Receivable |
Function Group | CMS_OBJ_RBL |
Package | CMS_RBL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_DB | TYPE | CMS_DTE_FLG_FETCH_FROM_DB | SPACE | Flag: Indicates that the data is to be fetched from database |
I_FLG_LOCK | TYPE | CMS_DTE_FLG_LOCK | SPACE | Indicator: Lock the Asset |
I_RBL_GUID | TYPE | CMS_RBL-RBL_GUID | Technical Key for a Receivable | |
I_STR_RBL_REQD_DATA | TYPE | CMS_STR_RBL_REQD_DATA | Data that is required for a receivable fetch |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_STR_RBL_DETAIL_HDR | TYPE | CMS_STR_RBL_SNG_DETAIL_HDR | Receivable Detail of Header | |
E_TAB_RBL_BP | TYPE | CMS_TAB_RBL_BP_API | Receivable - Business Partner Details (API) | |
E_TAB_RBL_DETAIL_POS | TYPE | CMS_TAB_RBL_SNG_DETAIL_POS | Receivable Details of position | |
E_TAB_RC | TYPE | CMS_TAB_MSG_COL_MESSAGE | Return Code and corresponding Message |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.