15.9.11

SAP Note 27501 - PPIS: Totals instead of Mean Values in Analyses

Symptom:

Many key figures in the standard analyses and flexible analyses of the Shop Floor Information System are displayed as mean values. In spite of this, you may want to have the totals displayed in some applications.
As of Release 2.2I and 3.0E, quantities are displayed in terms of totals and no longer as mean values. If you require mean values, you need to use the opposite method to the solution given below.

Cause and prerequisites
Solution

In Release 3.0, the totals display is always used for self-defined information structures.
If it is absolutely necessary for you to make such a modification, do so for the standard analyses in routine KENNZAHLEN_BERECHNEN in the corresponding program RMCF0xF0 (x = 1, 2, 3, 4 - this stands for the information structures S021 to S024).
For the flexible analyses proceed in several steps:

    1. Expand the program FMCFxF01 (x = 1, 2, 3, 4) by the routine F02 (see below).
    2. Change an entry in table T804B in order to display a key figure as a total. An example for the actual execution time is shown below in the ABAP ZCDT804B.
    3. Generate the corresponding evaluation structure.


No comments:

Post a Comment