SAP ABAP Interface /IPRO/IF_VERSIONS (Version Handling for Document Builder)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/PROGS (Package) programs
⤷
⤷
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
| Interface | /IPRO/IF_VERSIONS | |
| Short Description | Version Handling for Document Builder |
General Data
| Package | /IPRO/PROGS | programs |
| Created | 20040628 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /IPRO/IF_VERSIONS has no interface.
Friends
Interface /IPRO/IF_VERSIONS has no friend.
Attributes
Interface /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
Interface /IPRO/IF_VERSIONS has no event.
Types
Interface /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 Interface /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 Interface /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 Interface /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 | 100 |