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 BAPI_OBJCL_PROXY_CREATE (Proxy BAPI for Sales Order Upload in SFA Context: Create) is a standard Function Module in SAP ERP and is part of the function group CRM8 within the package CRM.
Function Module | BAPI_OBJCL_PROXY_CREATE |
Short Text | Proxy BAPI for Sales Order Upload in SFA Context: Create |
Function Group | CRM8 |
Package | CRM |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BAPICLALOC | LIKE | BAPICLALOC | Order Header | |
I_BEHAVE_WHEN_ERROR | LIKE | BAPIFLAG-BAPIFLAG | 'R' | Error Handling |
I_BINARY_RELATIONSHIPTYPE | LIKE | BRELTYP-RELTYPE | Binary Relationship type (private) | |
I_DESTIN | LIKE | CRM_PARA-RFCSERVER | RFC Destination of SFA Server | |
I_INT_NUMBER_ASSIGNMENT | LIKE | BAPIFLAG-BAPIFLAG | 'X' | Internal Item Number Assignment |
I_LOGIC_SWITCH | LIKE | BAPISDLS | Internal control parameter | |
I_SENDER | LIKE | BDI_LOGSYS | Logical System - Sender | |
I_SFA_REL | LIKE | CRM_PARA-SERVER_REL | R/3 Release of SFA Server | |
I_TESTRUN | LIKE | BAPIFLAG-BAPIFLAG | Test Run | |
I_UPLOAD_ID | LIKE | BAPICRMDH2-REF_ID | Upload Flag | |
I_USREXITOFF | LIKE | CRMPAROLTP-PARVAL1 | Flag for User Exits |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_STATUS | TYPE | CRM_PARA-UPLOADSTAT | Return Status of BAPI |
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 |
---|---|---|---|---|
TI_SFA_KEYS | LIKE | BAPICRMSFK | Assignment of BAPI Structure to Tables | |
TO_RETURN | LIKE | BAPIRET2 | Return Messages |
This function module does not define any Exceptions.