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 ECP_GET_LOGISTIC_CHAIN (Get key fields to retrive application data) is a standard Function Module in SAP ERP and is part of the function group ECP_PORTAL1 within the package EC_PORTAL.
Function Module | ECP_GET_LOGISTIC_CHAIN |
Short Text | Get key fields to retrive application data |
Function Group | ECP_PORTAL1 |
Package | EC_PORTAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
GET_ADR_FROM_LOT | TYPE | XFELD | ' ' | Get user fields from lot |
GET_LOT_FROM_RE | TYPE | XFELD | ' ' | Get lot information |
GET_MM_RE_FROM_SO | TYPE | XFELD | ' ' | Get sales order info |
GET_NW_AC_FROM_PO | TYPE | XFELD | ' ' | Get network info from PO |
GET_PO_FROM_AC | TYPE | XFELD | ' ' | Get PO info from network |
GET_SO_FROM_NW | TYPE | XFELD | ' ' | Get network data from AFPO |
START_OBJECT | TYPE | CHAR2 | Start object (PO, NW, AC) |
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 |
---|---|---|---|---|
ET_ECP_CHAIN | TYPE | ECP_CHAIN_TT | E&C portal: table of the key chain structure | |
IT_ECP_CHAIN | TYPE | ECP_CHAIN_TT | E&C portal: table of the key chain structure |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_START_OBJECT | Invalid Start Object |