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 DX_PROJECT_GET_COMPLETE (Lesen eines Projekts inkl. Teilobjekte) is a standard Function Module in SAP ERP and is part of the function group DX_PROJECT within the package S_DX_BAPI.
Function Module | DX_PROJECT_GET_COMPLETE |
Short Text | Lesen eines Projekts inkl. Teilobjekte |
Function Group | DX_PROJECT |
Package | S_DX_BAPI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PROJECT | LIKE | DXSUBPRO-PROJECT | Data Transfer Project |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PROJECTDATA | LIKE | DXPROJ | Sub-Projects for Mass Data Transfer to R/3 |
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 |
---|---|---|---|---|
ATTRIBDATA | LIKE | DXATTRIB | Attributes for Transfer Using BAPIs | |
ATTRIBDATA2 | LIKE | DXATTRIB2 | Task Attributes | |
ATTRIBDATA3 | LIKE | DXATTRIB3 | Attribute of Task of Type Split | |
ATTRIBDATA4 | LIKE | DXATTRIB4 | Attributes of Task of Type MAP DMCW | |
INPUT_FILES | LIKE | DXFILELP | Assignment of Files to Tasks | |
OUTPUT_FILES | LIKE | DXFILELP | Assignment of Files to Tasks | |
PROJECTTEXT | LIKE | DXPROJ_T | Project Texts for Mass Data Transfer to R/3 | |
RUNDATA | LIKE | DXRUN | Data Transfer Run to R/3 | |
RUNDEFDATA | LIKE | DXRUNDEF | Run definition of mass data transfer into R/3 | |
RUNDEFTEXT | LIKE | DXRUNDEF_T | Run Definition Texts for Mass Data Transfer | |
SUBPROJECTDATA | LIKE | DXSUBPRO | Sub-Projects for Mass Data Transfer to R/3 | |
SUBPROJECTTEXT | LIKE | DXSUBPRO_T | Sub-Project Texts for Mass Data Transfer to R/3 | |
TASKDATA | LIKE | DXTASKS | Tasks for Mass Data Transfer to R/3 | |
TASKTEXT | LIKE | DXTASKS_T | Task Texts for Mass Data Transfer to R/3 |
This function module does not define any Exceptions.