SAP ABAP Data Element CBGLE_SERINC (Serial Numbering Increment)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBGLM (Package) EHS: Global Label Management
Basic Data
Data Element CBGLE_SERINC
Short Description Serial Numbering Increment  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 11    
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 Increment 
Medium 18 Increment 
Long 28 Increment 
Heading 46 Serial Numbering Increment 
Documentation

Definition

Specifies the amount by which the sequential numbering increases with each step.

Use

The sequence number is increased or reduced by the value specified.

If you specify the value 2 as the increment, the sequence number is incremented by 2. If you specify the value -1 as the increment, the sequence number is decremented by 1.

Dependencies

Example

You want to output the following sequence numbers:

  • 1, 3, 5, 7, 9, 11, ...: Specify 2 as the increment value.
  • 100, 95, 90, 85, ...: Specify -5 as the increment value.

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