SAP ABAP Interface IF_OO_CLIF_SOURCE_FACTORY (Factory for class/interface sources)
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_FACTORY Factory for class editor 20091118
Properties
Interface IF_OO_CLIF_SOURCE_FACTORY  
Short Description Factory for class/interface sources    
General Data
Package SEO_SOURCE_BASED   Source-based Class Editor 
Created 20091118   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_OO_CLIF_SOURCE_FACTORY has no forward declaration.
Interfaces
Interface IF_OO_CLIF_SOURCE_FACTORY has no interface.
Friends
Interface IF_OO_CLIF_SOURCE_FACTORY has no friend.
Attributes
Interface IF_OO_CLIF_SOURCE_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CLIF_SOURCE Instance method Public Method 20091120
2 CREATE_SETTINGS Instance method Public Method 20091120
3 CREATE_WB_OBJECT_FACTORY Instance method Public Method 20100806
4 CREATE_WB_REQUEST_FACTORY Instance method Public Method 20091130
Events
Interface IF_OO_CLIF_SOURCE_FACTORY has no event.
Types
Interface IF_OO_CLIF_SOURCE_FACTORY has no local type.
Method Signatures

Method CREATE_CLIF_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIF_NAME Call by reference Type reference (TYPE) CSEQUENCE 20091120
2 Importing LIFECYCLE_MANAGER Call by reference Object reference (TYPE REF TO) IF_ADT_LIFECYCLE_MANAGER CL_ADT_LIFECYCLE_MNGR_ENUM=>CORR_MANAGER_CLASSIC 20091127
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_OO_CLIF_SOURCE 20100330
4 Importing SETTINGS Call by reference Object reference (TYPE REF TO) IF_OO_CLIF_SOURCE_SETTINGS 20091124
5 Importing SUPPRESS_INDEX_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120426
6 Importing VERSION Call by reference Type reference (TYPE) R3STATE IF_OO_CLIF_SOURCE=>CO_VERSION_INACTIVE 20091125
# Exception Resumable Description Created on
1 CX_OO_CLIF_NOT_EXISTS 20100330

Method CREATE_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODIFICATION_MODE_ENABLED Call by reference Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE 20130903
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_OO_CLIF_SOURCE_SETTINGS 20091120
3 Importing SIGNATURE_ENABLED Call by reference Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE 20091120
4 Importing UI_ENABLED Call by reference Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE 20120824

Method CREATE_SETTINGS on Interface IF_OO_CLIF_SOURCE_FACTORY has no exception.

Method CREATE_WB_OBJECT_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_OO_WB_OBJECT_FACTORY 20100806

Method CREATE_WB_OBJECT_FACTORY on Interface IF_OO_CLIF_SOURCE_FACTORY has no exception.

Method CREATE_WB_REQUEST_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_OO_WB_REQUEST_FACTORY 20091130

Method CREATE_WB_REQUEST_FACTORY on Interface IF_OO_CLIF_SOURCE_FACTORY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 800