SAP ABAP Interface IF_OO_CLIF_SOURCE (Class/Interface source representation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEO_SOURCE_BASED (Package) Source-based Class Editor
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OO_CLIF_SOURCE Source Code of a Class 20091118
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OO_SOURCE Obsolete - Please don't use!!! 20091201
Properties
Interface IF_OO_CLIF_SOURCE  
Short Description Class/Interface source representation    
General Data
Package SEO_SOURCE_BASED   Source-based Class Editor 
Created 20091118   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_OO_CLIF_SOURCE has no forward declaration.
Interfaces
Interface IF_OO_CLIF_SOURCE has no interface.
Friends
Interface IF_OO_CLIF_SOURCE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_VERSION_ACTIVE Constant Public Type reference (TYPE) R3STATE 'A' 20091120
2 CO_VERSION_INACTIVE Constant Public Type reference (TYPE) R3STATE 'I' 20091120
Methods
# Method Level Visibility Method type Description Created on
1 GET_SOURCE Instance method Public Method Returns source code of the class or interface 20091118
2 GET_TYPE Instance method Public Method 20091125
3 LOCK Instance method Public Method 20091127
4 SAVE Instance method Public Method Saves the class or interface 20091118
5 SET_SOURCE Instance method Public Method Set source code of the class or interface 20091118
6 UNLOCK Instance method Public Method 20091127
Events
Interface IF_OO_CLIF_SOURCE has no event.
Types
Interface IF_OO_CLIF_SOURCE has no local type.
Method Signatures

Method GET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SOURCE Call by reference Type reference (TYPE) RSWSOURCET 20091120

Method GET_SOURCE on Interface IF_OO_CLIF_SOURCE has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SEOCLSTYPE 20091125

Method GET_TYPE on Interface IF_OO_CLIF_SOURCE has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCK_HANDLE Call by reference Object reference (TYPE REF TO) IF_ADT_LOCK_HANDLE Lock Handle 20110228
# Exception Resumable Description Created on
1 CX_OO_ACCESS_PERMISSION 20091127

Method SAVE Signature

Method SAVE on Interface IF_OO_CLIF_SOURCE has no parameter.
# Exception Resumable Description Created on
1 CX_OO_SOURCE_SAVE_FAILURE 20091120

Method SET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCE Call by reference Type reference (TYPE) RSWSOURCET 20091120

Method SET_SOURCE on Interface IF_OO_CLIF_SOURCE has no exception.

Method UNLOCK Signature

Method UNLOCK on Interface IF_OO_CLIF_SOURCE has no parameter.
Method UNLOCK on Interface IF_OO_CLIF_SOURCE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800