SAP ABAP Class CL_O2_VERSION_MANAGER (O2: Version Management)
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 | BSP Page Editor (Can Only Be Used Within Workbench) | 20000712 |
Properties
| Class | CL_O2_VERSION_MANAGER | |
| Short Description | O2: Version Management | |
| Super Class | CL_O2_PAGE | BSP Page Editor (Can Only Be Used Within Workbench) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SO2_TOOL | mySAP Application Server Pages: Tool |
| Created | 20000712 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_O2_VERSION_MANAGER has no interface implemented.
Friends
Class CL_O2_VERSION_MANAGER has no friend class.
Attributes
Class CL_O2_VERSION_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generate version | 20000712 | |
| 2 | Instance method | Public | Method | Save Restored Version | 20000712 |
Events
Class CL_O2_VERSION_MANAGER has no event.
Types
Class CL_O2_VERSION_MANAGER has no local type.
Method Signatures
Method CREATE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAGE | Call by reference | Object reference (TYPE REF TO) | CL_O2_PAGE | O2: Seiten-Editor | 20000712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion abgebrochen | 20000712 |
Method SAVE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_PAGEKEY | Call by reference | Type reference (TYPE) | O2PAGKEY | Keystruktur für Name eine Oxygen Seite | 20000712 | |||
| 2 | P_CREATE_NEW | Value transfer | Type reference (TYPE) | SEU_BOOL | ' ' | 'X'-> Seite anlegen | 20020425 | ||
| 3 | P_OBJECT_STATE | Call by reference | Object reference (TYPE REF TO) | CL_O2_VERSION_DATA | O2: Versionsdaten | 20000712 | |||
| 4 | P_WB_DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WB_DATA_CONTAINER | Datencontainer zur Wertübergabe | 20000712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20000712 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 50A |