This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
Check it out on amazon.com →The Function Module BAPI_INQUIRY_PROXY_CREATE (Proxy-BAPI for Request Upload in SFA Context: Create) is a standard Function Module in SAP ERP and is part of the function group CRMA within the package CRM.
Function Module | BAPI_INQUIRY_PROXY_CREATE |
Short Text | Proxy-BAPI for Request Upload in SFA Context: Create |
Function Group | CRMA |
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_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_INQUIRY_HEADER_IN | LIKE | BAPISDHD1 | Order Header | |
I_INQUIRY_HEADER_INX | LIKE | BAPISDHD1X | Sales Order Check List | |
I_INT_NUMBER_ASSIGNMENT | LIKE | BAPIFLAG-BAPIFLAG | 'X' | Internal Item Number Assignment |
I_LOGIC_SWITCH | LIKE | BAPISDLS | Internal Control Parameter | |
I_SALESDOCUMENT | LIKE | BAPIVBELN-VBELN | Sales Document Number | |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SALESDOCUMENT_EX | LIKE | BAPIVBELN-VBELN | Number of Generated Document | |
E_STATUS | LIKE | 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 |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Return Messages | |
TI_EXTENSIONIN | LIKE | BAPIPAREX | Customer Enhancment Import | |
TI_INQUIRY_CFGS_BLOB | LIKE | BAPICUBLB | Configuration: BLOB Internal Data (SCE) | |
TI_INQUIRY_CFGS_INST | LIKE | BAPICUINS | Configuration: Instances | |
TI_INQUIRY_CFGS_PART_OF | LIKE | BAPICUPRT | Configuration: Part-of Specifications | |
TI_INQUIRY_CFGS_REF | LIKE | BAPICUCFG | Configuration: Reference Data | |
TI_INQUIRY_CFGS_VALUE | LIKE | BAPICUVAL | Configuration: Characteristic Values | |
TI_INQUIRY_CONDITIONS_IN | LIKE | BAPICOND | Conditions | |
TI_INQUIRY_ITEMS_IN | LIKE | BAPISDITM | Item Data | |
TI_INQUIRY_ITEMS_INX | LIKE | BAPISDITMX | Checkbox Item Data | |
TI_INQUIRY_PARTNERS | LIKE | BAPIPARNR | Document Partner | |
TI_INQUIRY_SCHEDULES_IN | LIKE | BAPISCHDL | Schedule Line Data | |
TI_INQUIRY_SCHEDULES_INX | LIKE | BAPISCHDLX | Checkbox Schedule Line Data | |
TI_INQUIRY_TEXT | LIKE | BAPISDTEXT | Texts | |
TI_SFA_KEYS | LIKE | BAPICRMSFK | Assignment of BAPI Structure to Tables | |
TO_INQUIRY_KEYS | LIKE | BAPISDKEY | Output Table of Reference Keys |
This function module does not define any Exceptions.