SAP ABAP Class IF_OO_VERS_PERSISTENCE_FACADE (persistence facade for versioning)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SRC_VERS_PERSISTENCE_FACADE | persistence facade for versioning | 20110324 |
Properties
Class | IF_OO_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 | 20110118 | 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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_OO_VERS_PERSISTENCE_FACADE has no interface implemented.
Friends
Class IF_OO_VERS_PERSISTENCE_FACADE has no friend class.
Attributes
Class IF_OO_VERS_PERSISTENCE_FACADE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20110228 | |
2 | ![]() |
Instance method | Public | Method | 20110228 | |
3 | ![]() |
Instance method | Public | Method | 20110228 | |
4 | ![]() |
Instance method | Public | Method | 20110228 | |
5 | ![]() |
Instance method | Public | Method | Retrieves class components involved in a transport request | 20110329 |
6 | ![]() |
Instance method | Public | Method | 20110324 | |
7 | ![]() |
Instance method | Public | Method | 20110228 | |
8 | ![]() |
Instance method | Public | Method | 20110228 | |
9 | ![]() |
Instance method | Public | Method | 20110324 | |
10 | ![]() |
Instance method | Public | Method | 20110228 | |
11 | ![]() |
Instance method | Public | Method | 20110228 | |
12 | ![]() |
Instance method | Public | Method | 20110228 | |
13 | ![]() |
Instance method | Public | Method | 20110228 |
Events
Class IF_OO_VERS_PERSISTENCE_FACADE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_E070_E071_JOIN | Public | See coding | 20110329 | tt_e070_e071_join TYPE standard TABLE OF ty_e070_e071_join with default key
|
||
2 | TY_E070_E071_JOIN | Public | See coding | 20110329 | BEGIN OF ty_e070_e071_join,
trkorr TYPE e070-trkorr,
pgmid TYPE e071-pgmid,
object TYPE e071-object,
obj_name TYPE e071-obj_name,
END OF ty_e070_e071_join
|
||
3 | TY_INCLUDE_INFO | Public | See coding | 20110324 | begin of ty_include_info,
progname type reposrc-progname,
r3state type reposrc-r3state,
unam type reposrc-unam,
udat type reposrc-udat,
utime type reposrc-utime,
end of ty_include_info
|
||
4 | TY_INCLUDE_INFOS | Public | See coding | 20110324 | ty_include_infos type hashed table of ty_include_info with unique key progname r3state
|
||
5 | T_TY_OBJ_VERS_INFO_CLASS | Public | See coding | 20110324 | t_ty_obj_vers_info_class type standard table of ref to CL_OO_OBJ_VERSION_INFO
|
Method Signatures
Method AUTHORITY_CHECK Signature
Method AUTHORITY_CHECK on class IF_OO_VERS_PERSISTENCE_FACADE has no parameter.
Method AUTHORITY_CHECK on class IF_OO_VERS_PERSISTENCE_FACADE has no exception.
Method EXISTS_OBJECT Signature
Method EXISTS_OBJECT on class IF_OO_VERS_PERSISTENCE_FACADE has no parameter.
Method EXISTS_OBJECT on class IF_OO_VERS_PERSISTENCE_FACADE has no exception.
Method GET_ALL_METHOD_INCLUDES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110228 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SEOP_METHODS_W_INCLUDE | 20110228 |
Method GET_ALL_METHOD_INCLUDES on class IF_OO_VERS_PERSISTENCE_FACADE has no exception.
Method GET_CS_INCLUDE_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110228 | |||
2 | ![]() |
SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20110228 |
Method GET_CS_INCLUDE_SOURCE on class IF_OO_VERS_PERSISTENCE_FACADE has no exception.
Method GET_E070_E071_FOR_TRREQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110329 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TT_E070_E071_JOIN | 20110329 | |||
3 | ![]() |
TRREQUEST | Call by reference | Type reference (TYPE) | VERSKORRNO | Version management: Version request number | 20110329 |
Method GET_E070_E071_FOR_TRREQUEST on class IF_OO_VERS_PERSISTENCE_FACADE has no exception.
Method GET_VERSION_SOURCE Signature
Method GET_VERSION_SOURCE on class IF_OO_VERS_PERSISTENCE_FACADE has no parameter.
Method GET_VERSION_SOURCE on class IF_OO_VERS_PERSISTENCE_FACADE has no exception.
Method GET_VRSD_TABLE Signature
Method GET_VRSD_TABLE on class IF_OO_VERS_PERSISTENCE_FACADE has no parameter.
Method GET_VRSD_TABLE on class IF_OO_VERS_PERSISTENCE_FACADE has no exception.
Method READ_TRANSPORT_DESCRIPTIONS Signature
Method READ_TRANSPORT_DESCRIPTIONS on class IF_OO_VERS_PERSISTENCE_FACADE has no parameter.
Method READ_TRANSPORT_DESCRIPTIONS on class IF_OO_VERS_PERSISTENCE_FACADE has no exception.
Method SELECT_INCLUDE_INFOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110324 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TY_INCLUDE_INFOS | 20110324 |
Method SELECT_INCLUDE_INFOS on class IF_OO_VERS_PERSISTENCE_FACADE has no exception.
Method SVRS_GET_VERSION_CPRI_40 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | VRSD-OBJNAME | 20110228 | |||
2 | ![]() |
SOURCE | Call by reference | Type reference (TYPE) | ABAPTXT255_TAB | 20110228 | |||
3 | ![]() |
VERSNO | Call by reference | Type reference (TYPE) | VRSD-VERSNO | 20110228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110228 |
Method SVRS_GET_VERSION_CPRO_40 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | VRSD-OBJNAME | 20110228 | |||
2 | ![]() |
SOURCE | Call by reference | Type reference (TYPE) | ABAPTXT255_TAB | 20110228 | |||
3 | ![]() |
VERSNO | Call by reference | Type reference (TYPE) | VRSD-VERSNO | 20110228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110228 |
Method SVRS_GET_VERSION_CPUB_40 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | VRSD-OBJNAME | 20110228 | |||
2 | ![]() |
SOURCE | Call by reference | Type reference (TYPE) | ABAPTXT255_TAB | 20110228 | |||
3 | ![]() |
VERSNO | Call by reference | Type reference (TYPE) | VRSD-VERSNO | 20110228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110228 |
Method SVRS_GET_VERSION_METH_40 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | VRSD-OBJNAME | 20110228 | |||
2 | ![]() |
SOURCE | Call by reference | Type reference (TYPE) | ABAPTXT255_TAB | 20110228 | |||
3 | ![]() |
VERSNO | Call by reference | Type reference (TYPE) | VRSD-VERSNO | 20110228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110228 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |