Menu

SAP Function Module MCP_PLANNING_TABLE

Process Planning Table

Recommended Now

Fire TV Stick Lite Essentials Bundle

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.

Technical Information

Function Module MCP_PLANNING_TABLE
Short Text Process Planning Table
Function Group MCPH
Package MCP2
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.