SAP ABAP Data Element E_NOPRORATION (No prorations in result parameter)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-EDM (Application Component) Energy Data Management
     EE_EDM_RTP (Package) Real-Time Pricing
Basic Data
Data Element E_NOPRORATION
Short Description No prorations in result parameter  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type KENNZX    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 No prorat. 
Medium 15 No prorations 
Long 20 No prorations 
Heading NP 
Documentation

Definition

Means that prorations to RTP operands are not taken into account when the RTP interface is executed.

If you do not select this field, the result function for the result parameter is only executed once for the total execution period of the RTP interface.

Example

You use a result parameter in the RTP interface that determines the peak demand from the load shape of the interval meter. You allocate the result function PEAK to the result parameter.

You have allocated the DEMAND operand to the result parameter in the rate facts. The rate step for this operand provides the maximum demand value with a price.

Billing is carried out for the period from 01/01/2000 to 01/31/2000. The demand price changes on 01/15/2000.

  • If you do not select this field:

  1. The maximum demand between 01/01/2000 and 01/14/2000 is calculated and valuated with the demand price for this period.
  2. The maximum demand between 01/15/2000 and 01/31/2000 is calculated and valuated with the demand price for this period.

  • If you select this field, the maximum demand is calculated for the entire period from 01/01/2000 to 01/31/2000 and for the sub-periods. The demand is then valuated with the appropriate demand price for the period.

History
Last changed by/on SAP  20050224 
SAP Release Created in 462