SAP ABAP Class CL_O2_PAGE_ELEM_SCRIPT (O2: Oxygen Page Script 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 | O2: Oxygen Page Element | 20000530 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_O2_PAGE_ELEM_DIRECTIVE | O2: Oxygen Page Directive Element | 20000605 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_O2_PAGE_ELEM_SCRIPT_EXPRESS | O2: Directive Element Expression for an Oxygen Page | 20000606 |
Properties
Class | CL_O2_PAGE_ELEM_SCRIPT | |
Short Description | O2: Oxygen Page Script Element | |
Super Class | CL_O2_PAGE_ELEM | O2: Oxygen Page 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 | 20000530 | SAP |
Last change | 20000605 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_O2_PAGE_ELEM_SCRIPT has no forward declaration.
Interfaces
Class CL_O2_PAGE_ELEM_SCRIPT has no interface implemented.
Friends
Class CL_O2_PAGE_ELEM_SCRIPT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR10 | Script Language: JAVASCRIPT, ABAP | 20000725 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20000530 |
Events
Class CL_O2_PAGE_ELEM_SCRIPT has no event.
Types
Class CL_O2_PAGE_ELEM_SCRIPT 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 | 20000530 | ||
2 | ![]() |
P_SCRIPT_TYPE | Call by reference | Type reference (TYPE) | CHAR10 | Scriptsprache: JAVASCRIPT, ABAP | 20000725 | ||
3 | ![]() |
P_SOURCE | Call by reference | Type reference (TYPE) | STRING | Rest der Seitensource (ab Anfangstag) | 20000530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Code ist kein Script | 20000530 |
History
Last changed by/on | SAP | 20000605 |
SAP Release Created in | 50A |