SAP ABAP Class CL_O2_OBJECT_STATE (O2: Page Status)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_OBJECT_STATE | Workbench: View of Object | 20000410 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_O2_VERSION_DATA | O2: Version Data | 20000712 |
Properties
| Class | CL_O2_OBJECT_STATE | |
| Short Description | O2: Page Status | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SO2_TOOL | mySAP Application Server Pages: Tool |
| Created | 20000410 | SAP |
| Last change | 20000713 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_O2_OBJECT_STATE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB_OBJECT_STATE | Workbench: View of Object | 20000410 |
Friends
Class CL_O2_OBJECT_STATE 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) | O2CURSOR | Cursor Position | 20000526 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | O2EVHNAME | Last Chosen Event Handler | 20000919 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | O2SRCPOST | Positions in Event Handler | 20000814 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | O2PAGKEY | Page Key | 20010716 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | O2SOURPOS | Position in Page Source | 20000526 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SEU_BOOL | Display Signature | 20001024 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | CHAR20 | Current Tab Page | 20000410 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | O2SOURPOS | Position Within Type Section | 20001128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000420 |
Events
Class CL_O2_OBJECT_STATE has no event.
Types
Class CL_O2_OBJECT_STATE 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_CURSOR_POS | Call by reference | Type reference (TYPE) | O2CURSOR | Cursorposition | 20000526 | |||
| 2 | P_EVHANDLER | Call by reference | Type reference (TYPE) | O2EVHNAME | Name eines Eventhandler | 20000919 | |||
| 3 | P_EV_POSTAB | Call by reference | Type reference (TYPE) | O2SRCPOST | Positionen innerhalb der Eventhandler | 20000814 | |||
| 4 | P_PAGEKEY | Call by reference | Type reference (TYPE) | O2PAGKEY | Seitenschlüssel | 20010716 | |||
| 5 | P_PAGEPOS | Call by reference | Type reference (TYPE) | O2SOURPOS | Position innerhalb der Seiten-Source | 20000526 | |||
| 6 | P_SHOW_SIGNATUR | Call by reference | Type reference (TYPE) | SEU_BOOL | ' ' | Signatur anzeigen | 20001024 | ||
| 7 | P_TAB | Call by reference | Type reference (TYPE) | CHAR20 | 'O2_PAGE' | aktiver Tabreiter | 20000420 | ||
| 8 | P_TYPEPOS | Call by reference | Type reference (TYPE) | O2SOURPOS | Position innerhalb der Type-Section | 20001128 |
Method CONSTRUCTOR on class CL_O2_OBJECT_STATE has no exception.
History
| Last changed by/on | SAP | 20000713 |
| SAP Release Created in | 50A |