SAP ABAP Data Element P00_PBS_PRSEQ (Sequence number for processing)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-AU-PS (Application Component) Public Sector
     P00PSWB (Package) Public Sector : Generic Workbench objects
Basic Data
Data Element P00_PBS_PRSEQ
Short Description Sequence number for processing  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NUM02    
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 Proc Seqno 
Medium 15 Proc Seq Number 
Long 21 Processing Seq Number 
Heading 21 Processing Seq Number 
Documentation

Definition

Use

This indicates the sequence of status values to be considered while processing the status group.

Dependencies

Example

For example, a status group SGR1 may have the following status values :

- New

- In Process

- Approved

- Rejected

While displaying, the Status values for a Process Scenario/ Sub Process Scenario it may be displayed in the same order as shown above.

However the status values Approved and Rejected need to be treated as final states and some specific final processing needs to be carried out. In this case the processing sequence may be specified as -

Status value

- New (Display Sequence: 1), (Processing Sequence: 1)

- In Process (Display Sequence: 2), (Processing Sequence: 2)

- Approved (Display Sequence: 3), (Processing Sequence: 3)

- Rejected (Display Sequence: 4), (Processing Sequence: 3)

History
Last changed by/on SAP  20040819 
SAP Release Created in 10A