SAP ABAP Data Element TDBCPRA (Bar code prefix)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-SCR (Application Component) SAPscript
     STXD (Package) SAPscript
Basic Data
Data Element TDBCPRA
Short Description Bar code prefix  
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 Prefix 
Medium 15 Prefix 
Long 20 Bar code prefix 
Heading Prefix 
Documentation

Definition

Bar-code prefix. The bar-code prefix places a reference in the table "Print controls for device type" in the spool administration. Print controls contain control commands for printers. The key to this table comprises the printer type and this prefix. The control sequence contained in print control is sent to the printer the actual bar-code data is sent. The prefix name should begin with SBP.

Example: If a printer type 'ZEXAMPLE' requires the control sequence 'BARC 8;' before the seven-character bar code 'ZEAN8' in order to print it:
1. the control sequence 'BARC 8;' must be maintained in table of print controls under the key 'ZEXAMPLE' 'SBP99', and
2. the bar-code prefix 'SBP99' must be entered for the printer type 'ZEXAMPLE' and the bar code 'ZEAN8' in the SAPscript font maintenance for printer bar codes.

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