SAP ABAP Data Element ASR_FORM_SCENARIO_SERVICE_SQNR (Processing Sequence Number of Backend Service)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-AS (Application Component) HR Administrative Services
     PAOC_ASR_CONTROLLER (Package) Controller
Basic Data
Data Element ASR_FORM_SCENARIO_SERVICE_SQNR
Short Description Processing Sequence Number of Backend Service  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ASR_FORM_SCENARIO_SERVICE_SQNR    
Data Type NUMC   Character string with only digits 
Length 3    
Decimal Places 0    
Output Length 3    
Value Table T5ASRFSCNSRVLNK    
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.Bckend 
Medium 15 SeqNo. Backend 
Long 20 Seq. No. Backend 
Heading 29 Seq. Number Backend Service 
Documentation

Definition

Determines the processing order of the backend services used in a form scenario.

Use

Each backend service is included in the form scenario using a sequence number. The sequence number defines the sequential order in which the backend services are called. If there are any dependencies between the backend services, these dependencies must be accommodated by a suitable assignment of sequence numbers.

In addition, the sequence number is used to identify and reference the backend service such as when defining default values and value help.

Dependencies

The representation of the backend services with sequence numbers enables you to use the same backend service several times with different sequence numbers in a form scenario. You should use this option only in exceptional cases such as if it is necessary to divide the processing of a backend service into several blocks (for example, due to dependencies between the individual blocks).

Note

Do not use the sequence number 000 as this can result in problems.

Example

No.    Service    Service

100    SAP_PA    Personnel Administration infotypes

200    SAP_PT    Time Management infotypes

300    S_MATLEAVE    Maternity Leave (Determine Absence Types)

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