SAP ABAP Interface IF_WB_OBJECT_VERSION_PROVIDER (Provides a version for a workbench object)
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 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
| Interface | IF_WB_OBJECT_VERSION_PROVIDER | |
| Short Description | Provides a version for a workbench object |
General Data
| Package | SWB_VERSIONING | Versioning functionality |
| Created | 20110114 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WB_OBJECT_VERSION_PROVIDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110228 |
Friends
Interface IF_WB_OBJECT_VERSION_PROVIDER has no friend.
Attributes
Interface 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
Interface IF_WB_OBJECT_VERSION_PROVIDER has no event.
Types
Interface 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 |