SAP ABAP Class /IPRO/IF_VERSIONS (Version Handling for Document Builder)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IPRO/IF_DOCUMENT | Document Builder Document Interface | 20040628 |
Properties
| Class | /IPRO/IF_VERSIONS | |
| Short Description | Version Handling for Document Builder | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040628 | SAP |
| Last change | 20110908 | 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) |
Interfaces
Class /IPRO/IF_VERSIONS has no interface implemented.
Friends
Class /IPRO/IF_VERSIONS has no friend class.
Attributes
Class /IPRO/IF_VERSIONS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Take this version as new active version. | 20040628 | |
| 2 | Instance method | Public | Method | Create a new version. | 20040628 | |
| 3 | Instance method | Public | Method | get active version | 20040728 | |
| 4 | Instance method | Public | Method | Get current Version | 20040628 | |
| 5 | Instance method | Public | Method | get version reference from its version number | 20041026 | |
| 6 | Instance method | Public | Method | Get all versions | 20040628 | |
| 7 | Instance method | Public | Method | Remove a version | 20040628 | |
| 8 | Instance method | Public | Method | Set current version | 20040628 |
Events
Class /IPRO/IF_VERSIONS has no event.
Types
Class /IPRO/IF_VERSIONS has no local type.
Method Signatures
Method ACTIVATE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIO_VERSION | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ATTRIBUTE | Version | 20040628 | |||
| 2 | PIV_EXT_CHANGE | Call by reference | Type reference (TYPE) | /IPRO/EXT_CHANGE | DocB External Change Indicator | 20041029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Illegal Document Builder Action | 20040628 |
Method CREATE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIO_VERSION | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ATTRIBUTE | Attribute | 20040728 | |||
| 2 | PIV_EXT_CHANGE | Call by reference | Type reference (TYPE) | /IPRO/EXT_CHANGE | DocB External Change Indicator | 20041029 | |||
| 3 | PIV_EXT_VERSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Increment the external version number | 20060626 | |||
| 4 | PRO_VERSION | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ATTRIBUTE | Version | 20040628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Illegal Document Builder Action | 20040628 |
Method GET_ACTIVE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRO_VERSION | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ATTRIBUTE | Attribute | 20040728 |
Method GET_ACTIVE_VERSION on class /IPRO/IF_VERSIONS has no exception.
Method GET_CURRENT_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRO_VERSION | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ATTRIBUTE | Version | 20040628 |
Method GET_CURRENT_VERSION on class /IPRO/IF_VERSIONS has no exception.
Method GET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIV_VERSNO | Call by reference | Type reference (TYPE) | /IPRO/VERSNO | Version Number | 20041026 | |||
| 2 | PRO_VERSION | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ATTRIBUTE | Attribute | 20041026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Illegal Document Builder Action | 20041026 |
Method GET_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRO_VERSIONS | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ATTRIBUTE | Version | 20040630 |
Method GET_VERSIONS on class /IPRO/IF_VERSIONS has no exception.
Method REMOVE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIO_VERSION | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ATTRIBUTE | Attribute | 20040714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Illegal Document Builder Action | 20040628 |
Method SET_CURRENT_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIO_VERSION | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ATTRIBUTE | Version | 20040628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Illegal Document Builder Action | 20040628 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |