SAP ABAP Data Element O2PREFIX (BSP Extension: Prefix, Case-Sensitive)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSP_DEVTAGLIB (Package) Development Environment Objects for Taglib Support
Basic Data
Data Element O2PREFIX
Short Description BSP Extension: Prefix, Case-Sensitive  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT30    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
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 27 BSP Extension: Prefix 
Heading  
Documentation

Definition

The default prefix is the prefix that is inserted into a BSP page by the tag browser by default, in the case of a drag/drop of the BSP extension or one of its BSP elements. The author of the BSP page can overwrite it later.

Use

Dependencies

Example

The default prefix "bench" has been defined for the BSP extension "Benchmark". If you now drag the BSp extension node "Benchmark" from the tag browser to the BSP page, the following BSP directive is automatically inserted at the cursor position (if it is not yet available on the BSP page):

<%@ extension name="Benchmark" prefix="bench" %>
History
Last changed by/on SAP  20040312 
SAP Release Created in 620