Planning: User Exits
This user exit is called exactly once. It can be used to make once-only, initial changes to the planning table: e.g. * Column headings * Decimal places * Supply row with data once-only (prices) * Set row to not ready for input
* Set unit % instead of a dummy unit * ... Interface: (see SE37 for references) Meaning: IMPORTING I_T445A - Customizing settings of info structure I_T445P - Planning type information
I_STRAT - Strategy parameters I_PARAM_ID - ParameterID (see example in exit *11) TABLES T_LINES - Rows T_COLS - Columns T_SQ - Units
Function/Program:- EXIT_SAPMMCP6_013: User Exit for Once-Only Change to Planning Table
|