SAP ABAP Class CL_O2_PAGE_ELEM_DIRECTIVE (O2: Oxygen Page Directive Element)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_O2_PAGE_ELEM_SCRIPT | O2: Oxygen Page Script Element | 20000605 |
Properties
| Class | CL_O2_PAGE_ELEM_DIRECTIVE | |
| Short Description | O2: Oxygen Page Directive Element | |
| Super Class | CL_O2_PAGE_ELEM_SCRIPT | O2: Oxygen Page Script Element |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SO2_TOOL | mySAP Application Server Pages: Tool |
| Created | 20000605 | SAP |
| Last change | 20000605 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_O2_PAGE_ELEM_DIRECTIVE has no forward declaration.
Interfaces
Class CL_O2_PAGE_ELEM_DIRECTIVE has no interface implemented.
Friends
Class CL_O2_PAGE_ELEM_DIRECTIVE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of Directive | 20000605 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | O2PARAVALU_TABLE | Parameter Names and Values | 20000605 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000605 |
Events
Class CL_O2_PAGE_ELEM_DIRECTIVE has no event.
Types
Class CL_O2_PAGE_ELEM_DIRECTIVE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_POS | Call by reference | Type reference (TYPE) | I | Position von P_SOURCE im Gesamtstring | 20000605 | |||
| 2 | P_SOURCE | Call by reference | Type reference (TYPE) | STRING | Rest der Seitensource (ab Anfangstag) | 20000605 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Code ist keine Oxygen-Direktive | 20000605 |
History
| Last changed by/on | SAP | 20000605 |
| SAP Release Created in | 50A |