SAP ABAP Class IF_REL_PROC_INFO (Release Process Details)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_REL_PROC_WF Executable Release Process 20060508
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REL_PROC Release Process 20060508
Properties
Class IF_REL_PROC_INFO  
Short Description Release Process Details    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060508   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_REL_PROC_INFO has no forward declaration.
Interfaces
Class IF_REL_PROC_INFO has no interface implemented.
Friends
Class IF_REL_PROC_INFO has no friend class.
Attributes
Class IF_REL_PROC_INFO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CURRENT_STATE Instance method Public Method Supply Current Status of the Release Process 20060508
2 GET_FINISHED_REL_STEPS Instance method Public Method Supply Number of Completed Release Steps 20060508
3 GET_OBJECT_CAT Instance method Public Method Supply Category of Object in Release Process 20060508
4 GET_OBJECT_KEY Instance method Public Method Supply Key of Object in Release Process 20060508
5 GET_REL_LOG Instance method Public Method Supply History for Current Release Process 20060508
6 GET_REQ_REL_STEPS Instance method Public Method Supply Number of Release Steps Required 20060508
7 SET_FLG_NO_RELEASE Instance method Public Method Select 'No Release' Checkbox 20130904
Events
Class IF_REL_PROC_INFO has no event.
Types
Class IF_REL_PROC_INFO has no local type.
Method Signatures

Method GET_CURRENT_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STATE Value transfer Type reference (TYPE) BCA_DTE_REL_STATUS Freigabeobjektstatus 20060508

Method GET_CURRENT_STATE on class IF_REL_PROC_INFO has no exception.

Method GET_FINISHED_REL_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STEPS Value transfer Type reference (TYPE) INT1 int1 20060508

Method GET_FINISHED_REL_STEPS on class IF_REL_PROC_INFO has no exception.

Method GET_OBJECT_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OBJECT_CAT Value transfer Type reference (TYPE) BCA_DTE_OBJECT_CAT Freigabeobjekt 20060508

Method GET_OBJECT_CAT on class IF_REL_PROC_INFO has no exception.

Method GET_OBJECT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OBJECT_KEY Value transfer Type reference (TYPE) BCA_DTE_OBJECT_KEY Objektschlüssel (Verkettung der Objektschlüsselfelder) 20060508

Method GET_OBJECT_KEY on class IF_REL_PROC_INFO has no exception.

Method GET_REL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_LOG Value transfer Type reference (TYPE) BCA_TAB_REL_LOG_D Freigabetool: Detaildaten 20060508

Method GET_REL_LOG on class IF_REL_PROC_INFO has no exception.

Method GET_REQ_REL_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STEPS Value transfer Type reference (TYPE) INT1 int1 20060509

Method GET_REQ_REL_STEPS on class IF_REL_PROC_INFO has no exception.

Method SET_FLG_NO_RELEASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_NO_RELEASE Call by reference Type reference (TYPE) BCA_REL_DTE_BOOLEAN Boolsche Variable 20130904

Method SET_FLG_NO_RELEASE on class IF_REL_PROC_INFO has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in