Ansicht
Dokumentation

K_RATIO_PLAN_INTERFACE_TOTAL - Transfer Statistical Key Figure Planning with Totals Values

K_RATIO_PLAN_INTERFACE_TOTAL - Transfer Statistical Key Figure Planning with Totals Values

rdisp/max_wprun_time - Maximum work process run time   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module is used to transfer the planning of statistical key figures to cost centers, cost centers/activity types, business processes, overhead cost orders, cost objects and projects. However, you can only process one object type for each call. This means, for example, you need to make two separate calls to process cost centers and cost centers/activity types. You must therefore transfer the individual planning records in the IRKU02G table with the RKU02G structure.
The module processes total values and carries out a distribution on the
plan periods selected.
The import parameters for the module, for example, fiscal year, version, and so on, are equally valid for all planning records in the table and are transferred automatically from the function module into the table entries. Therefore, you should not fill fields from table IRKU02G that have the same name. As you can use the structure for otherplanning transactions or for different planning objects, only the relevant fields should be used each time (see table IRKU02G).

The transferred plan values are updated as new plan total values. If the line item update is active in the specified version, then a line item of the same value is written for new planning records. For already planned records, the system writes a corresponding discrepancy line item.

After validation, a transfer occurs only for valid planning records. For invalid planning records, you can output the corresponding error messages at the end.

Parameter:

BLTXT : Document header text, that is set provided that line item creation is active in the selected version.

COMMIT : Indicates whether the module can execute a commit itself

DELTA : Indicates whether the plan values should be added to existing values (X) or if you are dealing with new totals
values ( ).

GJAHR : Fiscal year

KOKRS : Controlling area

MESSAGES_SHOW: Indicates whether the module should output any error
messages that may have occurred

PERAB : First period for which values are to transferred

PERBI : last planning period for which values are to be transferred

RPLAN : no longer used

UPDATE_VALUES: Indicates whether existing records should be
overwritten (X) or if they should remain unchanged ( ).

VERSN : Version

VRGNG : Indicator that controls which business transaction should
be transferred. Possible with: RKP4 = stat. key figures

ONLINE_VB: indicates whether online updating is desired (X)

IRKU02_CUR: not used here

TESTMODE: If the flag is set to "X" no update occurs.

Table IRKU02G:

You do not need to fill fields of the same name, such as the parameters listed above.
You must set the fields according to the object type to be planned:
KOSTL: cost center
LSTAR: activity type, only in conjunction with KOSTL
PRZNR: business process
KSTRG: cost object
AUFNR: order
POSID: work breakdown structure element
The STAGR must contain the statistical key figure to be planned.
The following values can be transferred:
SMEBTR: statistical quantity
SMABTR: maximum statistical quantity


As the data must distributed in periods, you must enter a distribution
key in the distribution key field (FCxxx) corresponding to the amount-
and quantity field.





Parameters

BLTXT
COMMIT
DELTA
GJAHR
IRKU02G
KOKRS
MESSAGES_SHOW
ONLINE_VB
PERAB
PERBI
TESTMODE
UPDATE_VALUES
VERSN
VRGNG

Exceptions

MESSAGES_OCCURED

Function Group

KIPL

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 4068 Date: 20240523 Time: 103543     sap01-206 ( 70 ms )