SAP ABAP Data Element SEQNR5 (Sequence number (two-digit))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       GBAS (Package) FI-SL Customizing / integration / Basis
Basic Data
Data Element SEQNR5
Short Description Sequence number (two-digit)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR2    
Data Type CHAR   Character String 
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 Sequence 
Medium 15 Sequence 
Long 20 Sequence 
Heading S. 
Documentation

Definition

Using this sequential number, you have the possibility of summarizing several fields in the source table to exactly one field in the target table when carrying out the conversion.

An example of this would be combining the fields 'Account' and 'Cost center' to one new (customer-specific) field 'Internal account'. To do so, use a user exit which combines both the fields.

In such cases, the field movements must look like this:

Target field SeqNo. Source fld Exit

INTKONT RACCT U01

INTKONT 01 RCNTR

Note

Entering various sequential numbers only makes sense is combination with a user exit (this exit may only be assigned to a receiver field with an initial sequential number).

If you perform conversion without user exits, you do not need to assign a sequential number.

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