SAP ABAP Class IF_SRC_VERS_PERSISTENCE_FACADE (persistence facade for versioning)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_OO_VERS_PERSISTENCE_FACADE | persistence facade for versioning | 20110324 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB_SRC_VERS_PERSIST_FACADE | Persistence Facade for Versioning | 20110324 |
Properties
| Class | IF_SRC_VERS_PERSISTENCE_FACADE | |
| Short Description | persistence facade for versioning | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110203 | SAP |
| Last change | 20141121 | |
| 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SRC_VERS_PERSISTENCE_FACADE has no interface implemented.
Friends
Class IF_SRC_VERS_PERSISTENCE_FACADE has no friend class.
Attributes
Class IF_SRC_VERS_PERSISTENCE_FACADE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks the Permission to read from Version Management | 20110228 | |
| 2 | Instance method | Public | Method | Checks the existence of the Object | 20110228 | |
| 3 | Instance method | Public | Method | Provides the sourcecode of a version | 20110228 | |
| 4 | Instance method | Public | Method | Provides the VRSD entries for an object | 20110228 | |
| 5 | Instance method | Public | Method | Provides the descriptions for the transport requests | 20110228 |
Events
Class IF_SRC_VERS_PERSISTENCE_FACADE has no event.
Types
Class IF_SRC_VERS_PERSISTENCE_FACADE has no local type.
Method Signatures
Method AUTHORITY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | 20110228 | ||||
| 2 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20110228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110228 |
Method EXISTS_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | Object Name in Object List | 20110228 | |||
| 2 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Object Type | 20110228 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110228 |
Method EXISTS_OBJECT on class IF_SRC_VERS_PERSISTENCE_FACADE has no exception.
Method GET_VERSION_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_NAME | Call by reference | Type reference (TYPE) | VERSOBJNAM | 20110228 | ||||
| 2 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | VERSOBJTYP | 20110228 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | RSWSOURCET | 20110228 | ||||
| 4 | VERSNO | Call by reference | Type reference (TYPE) | VRSD-VERSNO | Version number | 20110228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131126 |
Method GET_VRSD_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | IF_WB_OBJECT_VERSION=>T_TY_OBJ_VERS_INFO | Version management: Directory table | 20110228 | |||
| 2 | VERS_OBJECT_NAME | Call by reference | Type reference (TYPE) | VERSOBJNAM | 20110228 | ||||
| 3 | VERS_OBJECT_TYPE | Call by reference | Type reference (TYPE) | VERSOBJTYP | 20110228 |
Method GET_VRSD_TABLE on class IF_SRC_VERS_PERSISTENCE_FACADE has no exception.
Method READ_TRANSPORT_DESCRIPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | E07T_T | 20110228 | ||||
| 2 | TAB_VRSD | Call by reference | Type reference (TYPE) | IF_WB_OBJECT_VERSION=>T_TY_OBJ_VERS_INFO | Versionlist Data Table | 20110228 |
Method READ_TRANSPORT_DESCRIPTIONS on class IF_SRC_VERS_PERSISTENCE_FACADE has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in |