SAP ABAP Class CL_OO_CLIF_SOURCE_HELPER (Helper class for Source-based Class Builder)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEO_SOURCE_BASED (Package) Source-based Class Editor
Properties
Class CL_OO_CLIF_SOURCE_HELPER  
Short Description Helper class for Source-based Class Builder    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEO_SOURCE_BASED   Source-based Class Editor 
Created 20101203   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OO_CLIF_SOURCE_HELPER has no forward declaration.
Interfaces
Class CL_OO_CLIF_SOURCE_HELPER has no interface implemented.
Friends
Class CL_OO_CLIF_SOURCE_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INCLUDE_INFO Instance attribute Protected Type reference (TYPE) T_REPOSRC 20101203
2 STATIC_CACHE_INCLUDE_INFO Static Attribute Private Type reference (TYPE) T_REPOSRC 20110915
3 USE_CACHE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20101203
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_INSTANCE Static method Public Method 20101203
2 DELETE_CS_INCLUDE Instance method Public Method 20110915
3 GET_CS_INCLUDE_TIMESTAMP Instance method Public Method 20110915
4 GET_INCLUDE_INFO Instance method Public Method 20101203
5 GET_LAST_MODIFIED_TIMESTAMP Instance method Public Method 20101203
6 GET_NUMBER_OF_METHOD_INCLUDES Instance method Public Method 20121128
7 INIT_INC_INFO_CACHE Instance method Private Method 20101203
8 INJECT_CS_INCLUDE_TIMESTAMP Instance method Public Method 20110915
9 PREPARE_CACHE Static method Public Method 20110915
10 READ_INC_INFO_FROM_DB Instance method Protected Method 20101203
11 RESET_CACHE Static method Public Method 20110915
Events
Class CL_OO_CLIF_SOURCE_HELPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_REPOSRC Protected See coding 20101203 t_reposrc TYPE TABLE OF reposrc
Method Signatures

Method CREATE_INSTANCE 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) CL_OO_CLIF_SOURCE_HELPER 20101203

Method CREATE_INSTANCE on class CL_OO_CLIF_SOURCE_HELPER has no exception.

Method DELETE_CS_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) CSEQUENCE 20110915
2 Importing VERSION Call by reference Type reference (TYPE) R3STATE ABAP: Program Status (Active, Saved, Transported...) 20110915

Method DELETE_CS_INCLUDE on class CL_OO_CLIF_SOURCE_HELPER has no exception.

Method GET_CS_INCLUDE_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20110915
2 Returning RESULT Value transfer Type reference (TYPE) XSDDATETIME_Z 20110915
3 Importing VERSION Call by reference Type reference (TYPE) R3STATE 20110915

Method GET_CS_INCLUDE_TIMESTAMP on class CL_OO_CLIF_SOURCE_HELPER has no exception.

Method GET_INCLUDE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHANGED_BY Call by reference Type reference (TYPE) SYUNAME 20101203
2 Changing CHANGED_ON Call by reference Type reference (TYPE) XSDDATETIME_Z 20101203
3 Importing CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20101203
4 Importing CONSIDER_MAIN_INCLUDES_ONLY Call by reference Type reference (TYPE) ABAP_BOOL 20101203
5 Changing CREATED_BY Call by reference Type reference (TYPE) SYUNAME 20101203
6 Changing CREATED_ON Call by reference Type reference (TYPE) XSDDATETIME_Z 20101203
7 Importing INCLUDE_NAME Call by reference Type reference (TYPE) CSEQUENCE 20101203
8 Importing VERSION Call by reference Type reference (TYPE) R3STATE 20101203
9 Changing VERSION_NEW Call by reference Type reference (TYPE) R3STATE 20101203

Method GET_INCLUDE_INFO on class CL_OO_CLIF_SOURCE_HELPER has no exception.

Method GET_LAST_MODIFIED_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20101203
2 Importing CONSIDER_MAIN_INCLUDES_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120116
3 Returning RESULT Value transfer Type reference (TYPE) XSDDATETIME_Z 20101203
4 Importing VERSION Call by reference Type reference (TYPE) R3STATE 20101203

Method GET_LAST_MODIFIED_TIMESTAMP on class CL_OO_CLIF_SOURCE_HELPER has no exception.

Method GET_NUMBER_OF_METHOD_INCLUDES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) CSEQUENCE 20121128
2 Returning RESULT Value transfer Type reference (TYPE) I 20121128

Method GET_NUMBER_OF_METHOD_INCLUDES on class CL_OO_CLIF_SOURCE_HELPER has no exception.

Method INIT_INC_INFO_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20101203

Method INIT_INC_INFO_CACHE on class CL_OO_CLIF_SOURCE_HELPER has no exception.

Method INJECT_CS_INCLUDE_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) CSEQUENCE 20110915
2 Importing DATE Call by reference Type reference (TYPE) REPOSRC-UDAT 20110915
3 Importing TIME Call by reference Type reference (TYPE) REPOSRC-UTIME 20110915
4 Importing VERSION Call by reference Type reference (TYPE) R3STATE 20110915

Method INJECT_CS_INCLUDE_TIMESTAMP on class CL_OO_CLIF_SOURCE_HELPER has no exception.

Method PREPARE_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RANGE_TAB Call by reference Type reference (TYPE) ANY TABLE 20110915

Method PREPARE_CACHE on class CL_OO_CLIF_SOURCE_HELPER has no exception.

Method READ_INC_INFO_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) CSEQUENCE 20110915

Method READ_INC_INFO_FROM_DB on class CL_OO_CLIF_SOURCE_HELPER has no exception.

Method RESET_CACHE Signature

Method RESET_CACHE on class CL_OO_CLIF_SOURCE_HELPER has no parameter.
Method RESET_CACHE on class CL_OO_CLIF_SOURCE_HELPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 802