Ansicht
Dokumentation

ISU_QUANTI24 - Cumulate Consumption to Determine Consumption Factor

ISU_QUANTI24 - Cumulate Consumption to Determine Consumption Factor

General Material Data   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Operands and their Meanings

Input operands

QUANT Actual consumption that is relevant for the usage factor

Functionality

All consumption values that are used for the input operands are totaled, and the "actual consumption" is used to determine the usage factor.

More specifically, if the installation has been allocated a synthetic load profile, you define the usage factor as quotient:
Usage factor = Actual consumption / Consumption from load profile

The current variant prepares for this calculation by placing the portion of the actual consumption in the internal billing table.

Important note

  1. Generally, you will only want to update ONE usage factor.
  2. You should only use this variant in the schema ONCE. Note that MULTIPLE use will add together the consumption values in different steps, which usually is not helpful.
  3. The variant is only executed for normal billing. The usage factor is always calculated with reference to the current billing period.
    This variant is not relevant for other billing forms, such as budget billing, simulation, and so on.

Example

You define the actual consumption of your installation as the total of consumption Q_REGIS, which is measured by a register, and flat-rate consumption Q_FACTS, which is stored in the facts.

Use the following steps to calculate the usage factor based on variant QUANTI24:
QUANTI01 ( Q_REGIS , PRICE1 ; AMOUNT )
QUANTI01 ( Q_FACTS , PRICE2 ; AMOUNT )
QUANTI10 ( Q_REGIS , Q_FACTS ; Q_USAGE )
QUANTI24 ( Q_USAGE )

The billing program calculates the new usage factor based on these values.
You can display the valid usage factors in the installation by pressing the "Load profile" pushbutton.





Parameters

XY_OBJ
X_OP
X_RED
X_SS

Exceptions

GENERAL_FAULT
REGULAR_ERROR

Function Group

EV00

Vendor Master (General Section)   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 2241 Date: 20240523 Time: 143446     sap01-206 ( 49 ms )