SAP ABAP Data Element FAGL_R_OBJ_TYPE_RANK (Ranking Order for Object Types with the Same Keys)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-REO (Application Component) General Ledger Reorganization
     FAGL_REORGANIZATION_FW (Package) Reorganization - Framework
Basic Data
Data Element FAGL_R_OBJ_TYPE_RANK
Short Description Ranking Order for Object Types with the Same Keys  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NUMC2    
Data Type NUMC   Character string with only digits 
Length 2    
Decimal Places 0    
Output Length 2    
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 Ranking 
Medium 15 Ranking 
Long 20 Ranking Order 
Heading Rank 
Documentation

Definition

Specifies the ranking order of object types that have the same key fields.

Use

This field only needs to be filled when two object types have the same field name as key fields. You use this field to specify which object type takes precedence over another object type.
Object types with lower values take precedence over object types with higher values.

This ranking order is evaluated by the program logic.

Dependencies

Example

In the standard hierarchy for reorganization plan type 001 (Profit Center Reorganization), there are two object types with the key fields VBELN and POSNR. These objects types are as follows:

  • SO: Sales Document
  • SOI: Sales Document (Cross-Company)

Object type SO takes precedence over object type SOI because most of the sales documents are not cross-company sales documents.

History
Last changed by/on SAP  20100310 
SAP Release Created in 605