SAP ABAP Class IF_WB_OBJECT_VERSION_PROVIDER (Provides a version for a workbench object)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110228 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB_OBJECT_VERSION_PROVIDER | Provider class for workbech object version | 20110228 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB_SOURCE_OBJECT_PROVIDER | Version Provider Class for Source Code Objects | 20110228 |
Properties
| Class | IF_WB_OBJECT_VERSION_PROVIDER | |
| Short Description | Provides a version for a workbench object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110114 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_WB_OBJECT_VERSION_PROVIDER has no forward declaration.
Interfaces
Class IF_WB_OBJECT_VERSION_PROVIDER has no interface implemented.
Friends
Class IF_WB_OBJECT_VERSION_PROVIDER has no friend class.
Attributes
Class IF_WB_OBJECT_VERSION_PROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Provides an individual version for a workbench object | 20110228 | |
| 2 | Instance method | Public | Method | Provides a list of versions for a workbench object | 20110228 |
Events
Class IF_WB_OBJECT_VERSION_PROVIDER has no event.
Types
Class IF_WB_OBJECT_VERSION_PROVIDER has no local type.
Method Signatures
Method GET_VERSION 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 | PGMID | Call by reference | Type reference (TYPE) | PGMID | Program ID in Requests and Tasks | 20110228 | |||
| 4 | READ_TRANSPORT_DESCRIPTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120307 | |||
| 5 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WB_OBJECT_VERSION | 20110228 | ||||
| 6 | TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | 20110228 | ||||
| 7 | VERSION_ID | Call by reference | Type reference (TYPE) | VERSNO | 20110228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for object versioning | 20110228 |
Method GET_VERSIONS 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 | PGMID | Call by reference | Type reference (TYPE) | PGMID | 20110228 | ||||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WB_OBJECT_VERSION_LIST | 20110228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for object versioning | 20110228 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |