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 MCP_PLANNING_TABLE (Process Planning Table) is a standard Function Module in SAP ERP and is part of the function group MCPH within the package MCP2.
Function Module | MCP_PLANNING_TABLE |
Short Text | Process Planning Table |
Function Group | MCPH |
Package | MCP2 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FUNCTION | LIKE | RMCP5-FUNCTION | Function code -> request to module | |
I_PL_TYPE | LIKE | T445P-SCTYP | Planning type | |
I_VERSION | LIKE | RMCP2-VRSIA | Planning version |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RETURN | LIKE | BAPIRETURN1 | SAP standard - messages | |
E_T445A | LIKE | T445A | Info structure settings | |
E_T445P | LIKE | T445P | Planning type settings |
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 |
---|---|---|---|---|
T_CHAR_VALUES | LIKE | MCSLINE | Characteristics combinations | |
T_COLS | LIKE | PGCOLS | Columns | |
T_DATF | LIKE | IDATF | Planning type key figures that can be expressed as totals | |
T_FILTER | LIKE | MCP_FILTER | Transfer selection | |
T_KEYS | LIKE | IKEYF | Characteristics of info structure | |
T_LINES | LIKE | MCP6_LI | Rows | |
T_QUAD | LIKE | MCP6_SQ | Units of the key figures | |
T_SYMB | LIKE | MCP6_SYMB | Symbol table for existing short texts | |
T_TAB | LIKE | MXSOP | Data matrix | |
T_TAB_FIX_SUM | LIKE | MXSOP | Total fixed values of matrix | |
T_TAB_OLD | LIKE | MXSOP | Before image of planning values |
This function module does not define any Exceptions.