SAP ABAP Data Element UAB_STATUS_ORDER (Status Sequence)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_COSTING_ENGINE (Package) Costing Solutions: Costing Engine
Basic Data
Data Element UAB_STATUS_ORDER
Short Description Status Sequence  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NUMC4    
Data Type NUMC   Character string with only digits 
Length 4    
Decimal Places 0    
Output Length 4    
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 Sequence 
Medium 20 Status Sequence 
Long 30 Status Sequence 
Heading Seq 
Documentation

Definition

Specifies the position that a status takes in the status sequence for an object.

Objects can have different statuses. The system lists the possible statuses for an object type in an arranged list through which the possible transitions are assigned. The value specified here describes the position of a given status in this list. This implicitly defines the preceding and following status.

Use

Dependencies

Example

You have defined the following status for an object type:

Name    Position

New    0

In Process    1

To Be Checked    2

Released    3

This means, for example, the position value 2 for the status "to be checked" can only be reached after an object has the status "in process". The status "to be checked" is the prerequisite that an object can have the status "released".

History
Last changed by/on SAP  20050411 
SAP Release Created in 600