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 ACTIVATE_VERSION Instance method Public Method Take this version as new active version. 20040628
2 CREATE_VERSION Instance method Public Method Create a new version. 20040628
3 GET_ACTIVE_VERSION Instance method Public Method get active version 20040728
4 GET_CURRENT_VERSION Instance method Public Method Get current Version 20040628
5 GET_VERSION Instance method Public Method get version reference from its version number 20041026
6 GET_VERSIONS Instance method Public Method Get all versions 20040628
7 REMOVE_VERSION Instance method Public Method Remove a version 20040628
8 SET_CURRENT_VERSION 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 Importing PIO_VERSION Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCB_ATTRIBUTE Version 20040628
2 Importing PIV_EXT_CHANGE Call by reference Type reference (TYPE) /IPRO/EXT_CHANGE DocB External Change Indicator 20041029
# Exception Resumable Description Created on
1 /IPRO/CX_ACTION_ILLEGAL Illegal Document Builder Action 20040628

Method CREATE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIO_VERSION Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCB_ATTRIBUTE Attribute 20040728
2 Importing PIV_EXT_CHANGE Call by reference Type reference (TYPE) /IPRO/EXT_CHANGE DocB External Change Indicator 20041029
3 Importing PIV_EXT_VERSION Call by reference Type reference (TYPE) ABAP_BOOL Increment the external version number 20060626
4 Returning PRO_VERSION Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCB_ATTRIBUTE Version 20040628
# Exception Resumable Description Created on
1 /IPRO/CX_ACTION_ILLEGAL 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 Returning 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 Returning 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 Importing PIV_VERSNO Call by reference Type reference (TYPE) /IPRO/VERSNO Version Number 20041026
2 Returning PRO_VERSION Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCB_ATTRIBUTE Attribute 20041026
# Exception Resumable Description Created on
1 /IPRO/CX_ACTION_ILLEGAL Illegal Document Builder Action 20041026

Method GET_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Importing PIO_VERSION Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCB_ATTRIBUTE Attribute 20040714
# Exception Resumable Description Created on
1 /IPRO/CX_ACTION_ILLEGAL 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 Importing PIO_VERSION Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCB_ATTRIBUTE Version 20040628
# Exception Resumable Description Created on
1 /IPRO/CX_ACTION_ILLEGAL Illegal Document Builder Action 20040628
History
Last changed by/on SAP  20110908 
SAP Release Created in 100