Ansicht
Dokumentation

EXIT_SAPMGPLV_020 -

EXIT_SAPMGPLV_020 -

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Customer exit allowing changes to plan data selected by transaction KP97 (Copy Planning) and KP98 (Copy Actual to Plan). In this way, the customer can enhance the standard R/3 System to some extent.

Interface Description of the Module

The interface consists of three parameters, I_PARX, >I_PQPLAN, and T_KPLV2. The first two parameters supply useful additional information; the third deals with the actual changing of plan data in table parameter T_KPLV2.

  • The field I_PARX holds the relevant control parameters for the transaction and the copying transaction:
Field Name Description
FLG_MODUS Indicator: Type of Copying
P: Copy Planning (KP97)
A: Copy Actual to Plan (KP98)
KOKRS Controlling Area
VRGNG Planning Transaction
FLG_TEST Indicator: Test Run
X: Test Run
: Real Procesing Run
FLG_UPDATE Indicator
X: Reset and Overwrite Data
: No Changes to Data
SGJAHR Reference: Fiscal Year
SPERAB Reference: First Period
SPERBI Reference: Last Period
SVERSN Reference: Version
TGJAHR Target: Fiscal Year
TPERAB Target: First Period
TPERBI Target: Last Period
TVERSN Target: Version

  • Parameter I_PQPLAN stores the quantity/price indicator.

    Q: Quantities
    P: Price
    B: Both
  • Table T_KPLV2 holds the plan and actual records read and refers to structure RKPLV2 in DDIC. This holds exact descriptions of the individual fields. Please note that all changes in this table can be passed to the planning interface and can be posted there.

Example

To demonstrate access and handling, see the example for module EXIT_SAPMGPLV_010 and the sample program code in include LXPFVF01.






Vendor Master (General Section)   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 3354 Date: 20240419 Time: 105632     sap01-206 ( 33 ms )