SAP ABAP Class CL_IBR_SQF_ADAPTER (Conversion: Include structure analysis -> SQF tree)
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_SQF_ADAPTER  
Short Description Conversion: Include structure analysis -> SQF tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_INCLUDE_BROWSER   Include Browser 
Created 20120222   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IBR_SQF_ADAPTER has no forward declaration.
Interfaces
Class CL_IBR_SQF_ADAPTER has no interface implemented.
Friends
Class CL_IBR_SQF_ADAPTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ICONS Instance attribute Private See coding 20120302
2 RESULT Instance attribute Private Object reference (TYPE REF TO) CL_SQF_RESULT_TREE 20120222
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CLASS Instance method Private Method 20120302
2 ADD_ELEMENT Instance method Private Method 20120222
3 ADD_ENTITY Instance method Private Method 20120222
4 ADD_FUGR Instance method Private Method 20120302
5 ADD_INCLUDE Instance method Private Method 20120222
6 ADD_MACRO Instance method Private Method 20120307
7 ADD_OPTION Instance method Private Method 20120222
8 BUILD_TREE Instance method Public Method 20120222
9 CREATE_ICONS Instance method Private Method 20120222
Events
Class CL_IBR_SQF_ADAPTER has no event.
Types
Class CL_IBR_SQF_ADAPTER has no local type.
Method Signatures

Method ADD_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENTITY Call by reference Object reference (TYPE REF TO) IF_IBR_ENTITY 20120302
2 Importing IM_PARENT_KEY Call by reference Type reference (TYPE) I 20120302
3 Returning RE_KEY Value transfer Type reference (TYPE) I 20120302
# Exception Resumable Description Created on
1 CX_SQF_QUERY_ERROR 20120302

Method ADD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENTITY Call by reference Object reference (TYPE REF TO) IF_IBR_ENTITY 20120222
2 Importing IM_FILTER_ELEMENTS_WO_INCLUDES Call by reference Type reference (TYPE) ABAP_BOOL 20120308
3 Importing IM_PARENT_KEY Call by reference Type reference (TYPE) I 20120222
4 Importing IM_SWITCH_POS Call by reference Type reference (TYPE) SFW_SWITCHPOS 20120305
5 Returning RE_KEY Value transfer Type reference (TYPE) I 20120222
# Exception Resumable Description Created on
1 CX_SQF_QUERY_ERROR 20120222

Method ADD_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENTITY Call by reference Object reference (TYPE REF TO) IF_IBR_ENTITY 20120222
2 Importing IM_FILTER_ELEMENTS_WO_INCLUDES Call by reference Type reference (TYPE) ABAP_BOOL 20120308
3 Importing IM_PARENT_KEY Call by reference Type reference (TYPE) I 20120222
4 Importing IM_SWITCH_POS Call by reference Type reference (TYPE) SFW_SWITCHPOS 20120305
5 Returning RE_KEY Value transfer Type reference (TYPE) I 20120222
# Exception Resumable Description Created on
1 CX_SQF_QUERY_ERROR 20120222

Method ADD_FUGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENTITY Call by reference Object reference (TYPE REF TO) IF_IBR_ENTITY 20120302
2 Importing IM_PARENT_KEY Call by reference Type reference (TYPE) I 20120302
3 Returning RE_KEY Value transfer Type reference (TYPE) I 20120302
# Exception Resumable Description Created on
1 CX_SQF_QUERY_ERROR 20120302

Method ADD_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENTITY Call by reference Object reference (TYPE REF TO) IF_IBR_ENTITY 20120222
2 Importing IM_PARENT_KEY Call by reference Type reference (TYPE) I 20120222
3 Importing IM_SWITCH_POS Call by reference Type reference (TYPE) SFW_SWITCHPOS 20120305
4 Returning RE_KEY Value transfer Type reference (TYPE) I 20120222
# Exception Resumable Description Created on
1 CX_SQF_QUERY_ERROR 20120222

Method ADD_MACRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENTITY Call by reference Object reference (TYPE REF TO) IF_IBR_ENTITY 20120307
2 Importing IM_PARENT_KEY Call by reference Type reference (TYPE) I 20120307
3 Importing IM_SWITCH_POS Call by reference Type reference (TYPE) SFW_SWITCHPOS 20120307
4 Returning RE_KEY Value transfer Type reference (TYPE) I 20120307
# Exception Resumable Description Created on
1 CX_SQF_QUERY_ERROR 20120307

Method ADD_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENTITY Call by reference Object reference (TYPE REF TO) IF_IBR_ENTITY 20120222
2 Importing IM_FILTER_ELEMENTS_WO_INCLUDES Call by reference Type reference (TYPE) ABAP_BOOL 20120308
3 Importing IM_PARENT_KEY Call by reference Type reference (TYPE) I 20120222
4 Returning RE_KEY Value transfer Type reference (TYPE) I 20120222
# Exception Resumable Description Created on
1 CX_SQF_QUERY_ERROR 20120222

Method BUILD_TREE 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 Importing IM_STRUCTURE Call by reference Object reference (TYPE REF TO) IF_IBR_ENTITY 20120222
3 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 CREATE_ICONS Signature

Method CREATE_ICONS on class CL_IBR_SQF_ADAPTER has no parameter.
Method CREATE_ICONS on class CL_IBR_SQF_ADAPTER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740