SAP ABAP Data Element O2AUTOPAR (Automatic Page Attribute)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-WAB (Application Component) Web Application Builder
     SO2_DBLAYER (Package) mySAP Application Server Pages: Database Layer
Basic Data
Data Element O2AUTOPAR
Short Description Automatic Page Attribute  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR1    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Auto 
Medium 10 Automatic 
Long 15 Automatic 
Heading Auto 
Documentation

Definition

A page attribute marked as automatic is automatically supplied with a value from the calling URL or the navigation from another page. However there must exist a parameter of the same name with value in the URL or navigation interface.

Example of supplying a value using the navigation interface, when there is an automatic attribute with nameFLIGHT in the target page:
navigation->set_parameter( name = 'FLIGHT' value = "LH" ).

Note
Automatic page attributes cannot have reference types as their associated type.

History
Last changed by/on SAP  20020827 
SAP Release Created in 50A