SAP ABAP Class CL_QB_RESULT_MAPPING (Result Mapping Section)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFS_QB_UI (Package) Query Builder UI
Properties
Class CL_QB_RESULT_MAPPING  
Short Description Result Mapping Section    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFS_QB_UI   Query Builder UI 
Created 20041004   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_QB_RESULT_MAPPING has no forward declaration.
Interfaces
Class CL_QB_RESULT_MAPPING has no interface implemented.
Friends
Class CL_QB_RESULT_MAPPING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MI_HANDLE_ALV_SET_EXPR Instance attribute Public Type reference (TYPE) I 20041004
2 MN_DROP_LINE Instance attribute Private Type reference (TYPE) I 20041004
3 MR_BEHAVIOUR_ALV_SET_EXPR Instance attribute Public Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20041004
4 MR_EXPR Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20041004
5 MR_EXPR_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20041004
6 MR_MAIN Instance attribute Private Object reference (TYPE REF TO) CL_QB_UI Join Builder 20041004
7 MT_EXPRTAB Instance attribute Public Type reference (TYPE) SFS_QB_EXPR_ALV_T 20041004
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_EXPRESSION_TABLE Instance method Public Method 20050310
2 BUILD_EXPR_FIELDCAT Instance method Private Method 20041004
3 CHECK_CHANGED_DATA Instance method Public Method 20041116
4 CHECK_DATA_CHANGED Instance method Private Method 20041004
5 CONSTRUCTOR Instance method Public Constructor 20041004
6 CREATE_MATCH Instance method Private Method 20041214
7 DO_MODAL Instance method Public Method 20041004
8 EXCLUDE_TB_FUNCTIONS Instance method Private Method 20041004
9 FIND_MATCH Instance method Private Method 20041004
10 FREE Instance method Public Method 20041116
11 GENERATE_ALIAS Instance method Private Method 20050317
12 GET_CONSTRAINTS Instance method Public Method 20050829
13 GET_CURRENT_CELL Instance method Public Method 20041116
14 HANDLE_ALV_DRAG_EXPR Instance method Private Event handling method 20041004
15 HANDLE_ALV_DROP_EXPR Instance method Private Event handling method 20041004
16 HANDLE_DATA_CHANGED_EXPR Instance method Private Event handling method 20041004
17 HANDLE_TOOLBAR_EXPR Instance method Private Event handling method 20041004
18 HANDLE_USER_COMMAND_EXPR Instance method Private Event handling method 20041004
19 REFRESH Instance method Public Method 20041116
20 REGISTER_DRAG_AND_DROP Instance method Private Method 20041004
21 SET_ATTRIBUTE Instance method Public Method 20041004
22 SET_CONSTRAINTS Instance method Public Method 20050829
23 SET_DROP_LINE Instance method Private Method 20041004
24 SET_READY_FOR_INPUT Instance method Public Method 20041116
Events
Class CL_QB_RESULT_MAPPING has no event.
Types
Class CL_QB_RESULT_MAPPING has no local type.
Method Signatures

Method BUILD_EXPRESSION_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BO_MODEL Call by reference Type reference (TYPE) SCOOLOBJECT ESF Object 20050310
2 Importing I_BO_NODE Call by reference Type reference (TYPE) SCOOLOBJECT ESF Object 20050310

Method BUILD_EXPRESSION_TABLE on class CL_QB_RESULT_MAPPING has no exception.

Method BUILD_EXPR_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PT_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20041004

Method BUILD_EXPR_FIELDCAT on class CL_QB_RESULT_MAPPING has no exception.

Method CHECK_CHANGED_DATA Signature

Method CHECK_CHANGED_DATA on class CL_QB_RESULT_MAPPING has no parameter.
Method CHECK_CHANGED_DATA on class CL_QB_RESULT_MAPPING has no exception.

Method CHECK_DATA_CHANGED Signature

Method CHECK_DATA_CHANGED on class CL_QB_RESULT_MAPPING has no parameter.
Method CHECK_DATA_CHANGED on class CL_QB_RESULT_MAPPING has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MAIN Call by reference Object reference (TYPE REF TO) CL_QB_UI Join Builder 20041004

Method CONSTRUCTOR on class CL_QB_RESULT_MAPPING has no exception.

Method CREATE_MATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTR_NAME Call by reference Type reference (TYPE) STRING Feldname 20041214
2 Importing I_INDEX Value transfer Type reference (TYPE) I 1 20041214
3 Importing I_TAB_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20041214

Method CREATE_MATCH on class CL_QB_RESULT_MAPPING has no exception.

Method DO_MODAL Signature

Method DO_MODAL on class CL_QB_RESULT_MAPPING has no parameter.
Method DO_MODAL on class CL_QB_RESULT_MAPPING has no exception.

Method EXCLUDE_TB_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_EXCLUDE Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20041004

Method EXCLUDE_TB_FUNCTIONS on class CL_QB_RESULT_MAPPING has no exception.

Method FIND_MATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTR_NAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20041004
2 Importing I_TAB_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20041004

Method FIND_MATCH on class CL_QB_RESULT_MAPPING has no exception.

Method FREE Signature

Method FREE on class CL_QB_RESULT_MAPPING has no parameter.
Method FREE on class CL_QB_RESULT_MAPPING has no exception.

Method GENERATE_ALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTRIBUTE Call by reference Type reference (TYPE) STRING 20050317
2 Returning R_FIELD Value transfer Type reference (TYPE) FIELDNAME Feldname 20050317

Method GENERATE_ALIAS on class CL_QB_RESULT_MAPPING has no exception.

Method GET_CONSTRAINTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) SFSG_QB_RESULT_T Query Result 20050829

Method GET_CONSTRAINTS on class CL_QB_RESULT_MAPPING has no exception.

Method GET_CURRENT_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ROW Call by reference Type reference (TYPE) I 20041116

Method GET_CURRENT_CELL on class CL_QB_RESULT_MAPPING has no exception.

Method HANDLE_ALV_DRAG_EXPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_DRAGDROPOBJ Value transfer Attribute reference (LIKE) 20041004
2 Importing E_ROW Call by reference Attribute reference (LIKE) 20041004

Method HANDLE_ALV_DRAG_EXPR on class CL_QB_RESULT_MAPPING has no exception.

Method HANDLE_ALV_DROP_EXPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_DRAGDROPOBJ Value transfer Attribute reference (LIKE) 20041004
2 Importing E_ROW Call by reference Attribute reference (LIKE) 20041004

Method HANDLE_ALV_DROP_EXPR on class CL_QB_RESULT_MAPPING has no exception.

Method HANDLE_DATA_CHANGED_EXPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20041004

Method HANDLE_DATA_CHANGED_EXPR on class CL_QB_RESULT_MAPPING has no exception.

Method HANDLE_TOOLBAR_EXPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20041004

Method HANDLE_TOOLBAR_EXPR on class CL_QB_RESULT_MAPPING has no exception.

Method HANDLE_USER_COMMAND_EXPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20041004

Method HANDLE_USER_COMMAND_EXPR on class CL_QB_RESULT_MAPPING has no exception.

Method REFRESH Signature

Method REFRESH on class CL_QB_RESULT_MAPPING has no parameter.
Method REFRESH on class CL_QB_RESULT_MAPPING has no exception.

Method REGISTER_DRAG_AND_DROP Signature

Method REGISTER_DRAG_AND_DROP on class CL_QB_RESULT_MAPPING has no parameter.
Method REGISTER_DRAG_AND_DROP on class CL_QB_RESULT_MAPPING has no exception.

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20041004

Method SET_ATTRIBUTE on class CL_QB_RESULT_MAPPING has no exception.

Method SET_CONSTRAINTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RESULT Call by reference Type reference (TYPE) SFSG_QB_RESULT_T Query Result 20050829

Method SET_CONSTRAINTS on class CL_QB_RESULT_MAPPING has no exception.

Method SET_DROP_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINE Call by reference Type reference (TYPE) I 20041004

Method SET_DROP_LINE on class CL_QB_RESULT_MAPPING has no exception.

Method SET_READY_FOR_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_READY_FOR_INPUT Call by reference Type reference (TYPE) I 20041116

Method SET_READY_FOR_INPUT on class CL_QB_RESULT_MAPPING has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700