SAP ABAP Interface IF_SRC_VERS_PERSISTENCE_FACADE (persistence facade for versioning)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SWB_VERSIONING (Package) Versioning functionality
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
Interface IF_SRC_VERS_PERSISTENCE_FACADE  
Short Description persistence facade for versioning    
General Data
Package SWB_VERSIONING   Versioning functionality 
Created 20110203   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_WB_OBJECT_VERSION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SRC_VERS_PERSISTENCE_FACADE has no interface.
Friends
Interface IF_SRC_VERS_PERSISTENCE_FACADE has no friend.
Attributes
Interface IF_SRC_VERS_PERSISTENCE_FACADE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK Instance method Public Method Checks the Permission to read from Version Management 20110228
2 EXISTS_OBJECT Instance method Public Method Checks the existence of the Object 20110228
3 GET_VERSION_SOURCE Instance method Public Method Provides the sourcecode of a version 20110228
4 GET_VRSD_TABLE Instance method Public Method Provides the VRSD entries for an object 20110228
5 READ_TRANSPORT_DESCRIPTIONS Instance method Public Method Provides the descriptions for the transport requests 20110228
Events
Interface IF_SRC_VERS_PERSISTENCE_FACADE has no event.
Types
Interface 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 Importing OBJECT_NAME Call by reference Type reference (TYPE) TROBJ_NAME 20110228
2 Importing OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE 20110228
# Exception Resumable Description Created on
1 CX_WB_OBJECT_VERSIONING 20110228

Method EXISTS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_NAME Call by reference Type reference (TYPE) TROBJ_NAME Object Name in Object List 20110228
2 Importing OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE Object Type 20110228
3 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20110228

Method EXISTS_OBJECT on Interface 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 Importing OBJECT_NAME Call by reference Type reference (TYPE) VERSOBJNAM 20110228
2 Importing OBJECT_TYPE Call by reference Type reference (TYPE) VERSOBJTYP 20110228
3 Returning RESULT Value transfer Type reference (TYPE) RSWSOURCET 20110228
4 Importing VERSNO Call by reference Type reference (TYPE) VRSD-VERSNO Version number 20110228
# Exception Resumable Description Created on
1 CX_WB_OBJECT_VERSIONING 20131126

Method GET_VRSD_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_WB_OBJECT_VERSION=>T_TY_OBJ_VERS_INFO Version management: Directory table 20110228
2 Importing VERS_OBJECT_NAME Call by reference Type reference (TYPE) VERSOBJNAM 20110228
3 Importing VERS_OBJECT_TYPE Call by reference Type reference (TYPE) VERSOBJTYP 20110228

Method GET_VRSD_TABLE on Interface 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 Returning RESULT Value transfer Type reference (TYPE) E07T_T 20110228
2 Importing 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 Interface IF_SRC_VERS_PERSISTENCE_FACADE has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740