SAP ABAP Class CL_ADT_RES_VERSION (Base class for wb object which support versioning)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
⤷
SEO_ADT (Package) ABAP Develeopment Tools integration for Class Builder

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20110228 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSO_RES_TLOGO_HISTORY | BW TLOGO object history | 20130426 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SRC_ADT_RES_VERSION | Resource Source Objects Versions | 20110228 |
Properties
Class | CL_ADT_RES_VERSION | |
Short Description | Base class for wb object which support versioning | |
Super Class | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEO_ADT | ABAP Develeopment Tools integration for Class Builder |
Created | 20110209 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ADT_RES_VERSION has no forward declaration.
Interfaces
Class CL_ADT_RES_VERSION has no interface implemented.
Friends
Class CL_ADT_RES_VERSION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'Version' | 20110228 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'versionnumber' | 20110228 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'timestamp' | 20110228 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'adtcore' | 20110302 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120210 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WB_OBJECT_VERSION_PROVIDER | 20110228 |
Methods
Events
Class CL_ADT_RES_VERSION has no event.
Types
Class CL_ADT_RES_VERSION has no local type.
Method Signatures
Method ADD_AUTHOR_TO_FEED_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUTHOR_NAME | Call by reference | Type reference (TYPE) | SYUNAME | 20120210 | |||
2 | ![]() |
FEED_ENTRY | Call by reference | Type reference (TYPE) | IF_ATOM_TYPES=>ENTRY_S | 20120210 |
Method ADD_AUTHOR_TO_FEED_ENTRY on class CL_ADT_RES_VERSION has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SAP_SYSTEM_FLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120210 | |||
2 | ![]() |
VERSION_INFO_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_WB_OBJECT_VERSION_PROVIDER | 20110228 |
Method CONSTRUCTOR on class CL_ADT_RES_VERSION has no exception.
Method CONVERT_TIMESTAMP_TO_SYST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TIMESTAMP | 20110303 | |||
2 | ![]() |
TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | 20110303 |
Method CONVERT_TIMESTAMP_TO_SYST on class CL_ADT_RES_VERSION has no exception.
Method CONVERT_TIMESTAMP_TO_UTC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TIMESTAMP | 20110302 | |||
2 | ![]() |
TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | 20110302 |
Method CONVERT_TIMESTAMP_TO_UTC on class CL_ADT_RES_VERSION has no exception.
Method GENERATE_VERSION_CONTENT_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20110228 | |||
2 | ![]() |
TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | 20110228 | |||
3 | ![]() |
URI | Call by reference | Type reference (TYPE) | STRING | 20110228 | |||
4 | ![]() |
VERSION_ID | Call by reference | Type reference (TYPE) | STRING | 20110228 |
Method GENERATE_VERSION_CONTENT_URI on class CL_ADT_RES_VERSION has no exception.
Method GENERATE_VERSION_FEED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | IF_ATOM_TYPES=>FEED_S | 20110228 | |||
2 | ![]() |
URI | Call by reference | Type reference (TYPE) | STRING | 20110228 | |||
3 | ![]() |
VERSIONS | Call by reference | Object reference (TYPE REF TO) | IF_WB_OBJECT_VERSION_LIST | 20110228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110228 |
Method GET_HANDLER_FOR_VERS_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_ADT_REST_CONTENT_HANDLER | 20110228 |
Method GET_HANDLER_FOR_VERS_CONTENT on class CL_ADT_RES_VERSION has no exception.
Method GET_VERSION_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20110228 | |||
2 | ![]() |
RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20110228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110228 |
Method GET_VERSION_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20110228 | |||
2 | ![]() |
RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20110228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110228 |
Method GET_VERS_CONTENT_DATA_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | 20110228 |
Method GET_VERS_CONTENT_DATA_REF on class CL_ADT_RES_VERSION has no exception.
Method GET_WB_OBJECT_FOR_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WB_OBJECT | 20110228 | |||
2 | ![]() |
URI | Call by reference | Type reference (TYPE) | STRING | 20110228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110228 |
Method VALIDATE_REQUEST_VERS_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20110228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110228 |
Method VALIDATE_REQUEST_VERS_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20110228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110228 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |