SAP ABAP Data Element SR_SEQUENC (Sequence number for IDOC)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-DM-MR (Application Component) Meter Reading
     EE17 (Package) IS-U: Meter Reading Data Entry
Basic Data
Data Element SR_SEQUENC
Short Description Sequence number for IDOC  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type LFDNR6    
Data Type NUMC   Character string with only digits 
Length 6    
Decimal Places 0    
Output Length 6    
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 15 Sequence number 
Long 20 Sequence number 
Heading Seq. 
Documentation

Definition

Indicates the number of the street route section that is affected by the change to the street route.

Example

The current sequence of the street route is:

1 2 3 4 5 6 7 8 9

The new sequence should be:

1 3 2 4 5 6 9 8 7

There are two ways to implement this change:

  • Specify the entire street route via IDoc in its old and new form.
  • Specify two partial street routes; differenciated by the sequence number:
    1. Partial street route 1: "2 3" becomes "3 2"
    2. Partial street route 2: "7 8 9" becomes "9 8 7".

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