SAP ABAP Data Element TDBCSUF (Bar code suffix)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-SCR (Application Component) SAPscript
     STXD (Package) SAPscript
Basic Data
Data Element TDBCSUF
Short Description Bar code suffix  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR5    
Data Type CHAR   Character String 
Length 5    
Decimal Places 0    
Output Length 5    
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 Suffix 
Medium 15 Suffix 
Long 20 Bar code suffix 
Heading Suffix 
Documentation

Definition

Bar-code suffix. The bar-code suffix places a reference in Table T022D with control sequences (print controls) for printers. The table key comprises the printer type and this suffix. The control sequence contained in T022D is sent to the printer the actual bar-code data is sent. The suffix name can be freely defined as long as the name selected is not used for other print controls.

Example: If a printer type 'EXAMPLE' requires the control sequence ';' after the seven-character bar code 'EAN8' in order to print it:
1. the control sequence ';' must be maintained in Table T022D under the key 'EXAMPLE' 'SBOFF', and
2. the bar-code suffix 'SBOFF' must be entered for the printer type 'EXAMPLE' and bar code 'EAN8' in the SAPscript font maintenance for printer bar codes.

History
Last changed by/on SAP  20010130 
SAP Release Created in 732