SAP Function ISU_EDM_FORMULA_0004 - Formula for Determination of Values Above and Below a Demand Limit

Parameter Reference Type Length Default Optional Text
XY_CNTR EEDMFORMULACTR u 53 Control Fields for Formula Execution
XY_INP TEEDMFORMPARLIST_I h 112 Table Type for Input Parameter List (EDM Formulas)
XY_OUT TEEDMFORMPARLIST_O h 88 Table Type for Output Parameter List (EDM Formulas)

Exception Text
GENERAL_FAULT

Funktion
Use this formula to cut individual subareas out of a load shapedependent on two limits.

Description of input parameter:
Load shape (quantity)
Load shape, out of which the subareas must be cut.
Limit 1 (quantity)
Lower limit area
If there is no entry for this parameter, the limit is set to zero.
Limit 2 (quantity)
Upper limit area
If there is no entry for this parameter, the limit is the same as limit1.

Description of output parameter:
RESET N1
Quantity up until limit 1 (quantity)
The profile contains the portion of the load shape up until limit 1.
Quantity above limit 1 (quantity)
The profile contains the portion of the load shape that is above limit1. This portion is independent of limit 2. This means that this is thecomplete portion above limit 1, including that above limit 2.
Quantity above limit 2 (quantity)
The profile contains the portion of the load shape that is above limit2.
Demand over limit 1 (demand)
The profile contains the portion of the load shape above limit 1 thatis converted into demand values.