SAP ABAP Data Element E_FORMINST_PROFILE (Consecutive Number of Profile for Formula Allocation)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-EDM (Application Component) Energy Data Management
     EE_EDM_PRO (Package) Profile Management
Basic Data
Data Element E_FORMINST_PROFILE
Short Description Consecutive Number of Profile for Formula Allocation  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 11    
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  
Medium  
Long  
Heading  
Documentation

Definition

In order to create a formula allocation automatically (for example, using the master data generator), you must define the input and output profiles.

If you want the input and output profiles to be created simultaneously, you must allocate a sequence number to the transferred profile data. This enables you to define which data belongs to which parameter.

Use

Dependencies

Example

You want to create a formula allocation for the COPY01 formula. This formula has one input and two output parameters.

First of all, you must define the profile data:

  • Sequence number 1: Copy profile, 15 min. intervals, kWh
  • Sequence number 2: Copied cons. profile, 15min. intervals, kWh
  • Sequence number 3: Copied demand profile, 15 min. intervals, kW

You can use these sequence number in the automation data of the input/output parameters.

  • Inputparameter_1 = Sequence number 1
  • Outputprofile_1 = Sequence number 2
  • Outputprofile_2 = Sequence number 3

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