SAP ABAP Data Element FOLGE (Sequence)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KE (Package) Profitability Analysis
Basic Data
Data Element FOLGE
Short Description Sequence  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NUM3    
Data Type NUMC   Character string with only digits 
Length 3    
Decimal Places 0    
Output Length 3    
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 Seq. no. 
Medium 15 Sequence 
Long 30 CO-PA derivation sequence 
Heading DS 
Documentation

Definition

Sequence in which the system processes the various derivation structures. You need to take special care when defining this sequence if the derivation structures comprise more than one level.

Example:

  • In derivation structure Y, the region is derived from the sales area.
  • In structure U the country is derived from the region.

Here the system needs to process Y before U. You can achieve this by assigning Y a lower number in the sequence than U (for example, 1 for Y and 2 for U).

History
Last changed by/on SAP  19950418 
SAP Release Created in