Ansicht
Dokumentation

MCP_PLANNING_TABLE - Process Planning Table

MCP_PLANNING_TABLE - Process Planning Table

rdisp/max_wprun_time - Maximum work process run time   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module performes the following functions for an external planning table:

1. Initialize (reset fields) => I_FUNCTION = 'INIT'

2. Read => I_FUNCTION = 'READ'

3. Write => I_FUNCTION = 'WRITE'

When reading and writing the planning data, the system creates/deletes the necessary lock entries.

According to the transferred function code, different standard processing steps are called up for a planning type (I_PL_TYPE) and a version (I_VERSION).

Initialization is absoluetly essential, because global internal tables must be cleaned. No ither parameters need to be observed here.

For reading, you need to specify an additional selection (in accordance with a range format) in table T_FILTER along with the planning type and the planning version. The result of the selection is returned in tables along with additional control and administration data.

For saving, all tables and interface parameters must be filled in exactly the same way as for reading. The excpetions to this are those tables tat describe the changes made to the data: T_TAB_OLD, T_TAB_FIX_SUM

Example

Notes

The attributes of the tables are explained in the corresponding documentation.

Further information





Parameters

E_RETURN
E_T445A
E_T445P
I_FUNCTION
I_PL_TYPE
I_VERSION
T_CHAR_VALUES
T_COLS
T_DATF
T_FILTER
T_KEYS
T_LINES
T_QUAD
T_SYMB
T_TAB
T_TAB_FIX_SUM
T_TAB_OLD

Exceptions

Function Group

MCPH

Fill RESBD Structure from EBP Component Structure   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 3077 Date: 20240523 Time: 064028     sap01-206 ( 42 ms )