SAP ABAP Class CL_IBR_ANALYSIS (Include structure analysis)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL (Application Component) Workbench Utilities
     S_INCLUDE_BROWSER (Package) Include Browser
Properties
Class CL_IBR_ANALYSIS  
Short Description Include structure analysis    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_INCLUDE_BROWSER   Include Browser 
Created 20120221   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IBR_ANALYSIS has no forward declaration.
Interfaces
Class CL_IBR_ANALYSIS has no interface implemented.
Friends
Class CL_IBR_ANALYSIS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_SCAN_ERRORS Instance attribute Private Type reference (TYPE) STRING_TABLE 20120306
2 F_STRUCTURE Instance attribute Private Object reference (TYPE REF TO) IF_IBR_ENTITY 20120221
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ANALYSIS_FOR_CLASS Static method Public Method 20120302
2 CREATE_ANALYSIS_FOR_FUGR Static method Public Method 20120302
3 CREATE_ANALYSIS_FOR_MAINPROG Static method Public Method 20120221
4 GET_SCAN_ERRORS Instance method Public Method 20120306
5 GET_SQF_RESULT Instance method Public Method 20120222
6 GET_STRUCTURE Instance method Public Method 20120221
7 INIT_BY_CLASS Instance method Private Method 20120302
8 INIT_BY_FUGR Instance method Private Method 20120302
9 INIT_BY_MAINPROG Instance method Private Method 20120221
Events
Class CL_IBR_ANALYSIS has no event.
Types
Class CL_IBR_ANALYSIS has no local type.
Method Signatures

Method CREATE_ANALYSIS_FOR_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASS Call by reference Type reference (TYPE) CLIKE 20120302
2 Returning RE_ANALYSIS Value transfer Object reference (TYPE REF TO) CL_IBR_ANALYSIS 20120302
# Exception Resumable Description Created on
1 CX_SQF_QUERY_ERROR 20120306

Method CREATE_ANALYSIS_FOR_FUGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FUGR Call by reference Type reference (TYPE) CLIKE 20120302
2 Returning RE_ANALYSIS Value transfer Object reference (TYPE REF TO) CL_IBR_ANALYSIS 20120302
# Exception Resumable Description Created on
1 CX_SQF_QUERY_ERROR 20120306

Method CREATE_ANALYSIS_FOR_MAINPROG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MAIN_PROG Call by reference Type reference (TYPE) PROGNAME 20120221
2 Returning RE_ANALYSIS Value transfer Object reference (TYPE REF TO) CL_IBR_ANALYSIS 20120221
# Exception Resumable Description Created on
1 CX_SQF_QUERY_ERROR 20120306

Method GET_SCAN_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SCAN_ERRORS Call by reference Type reference (TYPE) STRING_TABLE 20120306

Method GET_SCAN_ERRORS on class CL_IBR_ANALYSIS has no exception.

Method GET_SQF_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER_ELEMENTS_WO_INCLUDES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120308
2 Returning RE_RESULT Value transfer Object reference (TYPE REF TO) CL_SQF_RESULT_TREE 20120222
# Exception Resumable Description Created on
1 CX_SQF_QUERY_ERROR 20120222

Method GET_STRUCTURE Signature

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

Method GET_STRUCTURE on class CL_IBR_ANALYSIS has no exception.

Method INIT_BY_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASS Call by reference Type reference (TYPE) CLIKE 20120302
# Exception Resumable Description Created on
1 CX_SQF_QUERY_ERROR 20120306

Method INIT_BY_FUGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FUGR Call by reference Type reference (TYPE) CLIKE 20120302
# Exception Resumable Description Created on
1 CX_SQF_QUERY_ERROR 20120306

Method INIT_BY_MAINPROG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MAIN_PROG Call by reference Type reference (TYPE) PROGNAME 20120221
# Exception Resumable Description Created on
1 CX_SQF_QUERY_ERROR 20120306
History
Last changed by/on SAP  20130531 
SAP Release Created in 740