SAP ABAP Data Element O2PARANAME (Name of Page Attribute (Key))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-WAB (Application Component) Web Application Builder
⤷
SO2_TOOL (Package) mySAP Application Server Pages: Tool
⤷
⤷
Basic Data
| Data Element | O2PARANAME |
| Short Description | Name of Page Attribute (Key) |
Data Type
| Category of Dictionary Type | Direct Type Entry | |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | ||
| 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 | Attribute |
| Medium | 15 | Attribute |
| Long | 20 | Attribute Key |
| Heading | 30 | Attribute Key |
Documentation
Definition
Page attributes are visible in the page layout as well as in the Event Handler of a page.
You can use them to store data that is determined in the standard handler OnInitialization, and to make the layout and remaining Event Handlers accessible.
A page attribute marked as automatic is automatically supplied with values when it is called, as long as a parameter of the same name with value is given in the URL or navigation interface.
Note
When you declare a local variable of the same name in an Event Handler, the page attributes of the Event Handler are no longer visible.
History
| Last changed by/on | SAP | 20010130 |
| SAP Release Created in | 50A |