SAP ABAP Class CL_WB_INPUT_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_WB_INPUT_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 20050304   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 COL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WB_INPUT_MAPPING has no interface implemented.
Friends
Class CL_WB_INPUT_MAPPING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MI_HANDLE_ALV_SET Instance attribute Public Type reference (TYPE) I 20050304
2 MN_DROP_LINE Instance attribute Private Type reference (TYPE) I 20050304
3 MR_BEHAVIOUR_ALV_SET Instance attribute Public Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20050304
4 MR_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20050304
5 MR_INPUT Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20050304
6 MR_WB Instance attribute Private Object reference (TYPE REF TO) CL_WB_UI Workbench UI 20050308
7 MSTR_PARAM_STRUCTURE Instance attribute Private Type reference (TYPE) STRING 20050304
8 MS_EDIT_MODE Instance attribute Private Type reference (TYPE) SFS_QB_EDITMODE Edit Mode 20050304
9 MS_VIEW_NAME Instance attribute Private Type reference (TYPE) SFSG_DEFINITION_NAME Search Definition Name of Generic Fast Search 20050304
10 MT_OUTTAB Instance attribute Public Type reference (TYPE) SFS_QB_INPUT_ALV_T Input Mapping 20050304
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_ALV_TABLE Instance method Private Method 20050304
2 BUILD_DEFAULT_MAPPING Instance method Private Method 20050318
3 BUILD_DROP_DOWN Instance method Private Method 20050304
4 BUILD_FIELDCAT Instance method Private Method 20050304
5 CHECK_CHANGED_DATA Instance method Public Method 20050304
6 CHECK_DATA_CHANGED Instance method Private Method 20050304
7 CONSTRUCTOR Instance method Public Constructor 20050304
8 CREATE_ALV_TABLE Instance method Private Method 20050304
9 DO_MODAL Instance method Public Method 20050304
10 EXCLUDE_TB_FUNCTIONS Instance method Private Method 20050304
11 FIND_MATCH Instance method Private Method 20050304
12 FREE Instance method Public Method 20050304
13 GET_CURRENT_CELL Instance method Public Method 20050304
14 GET_LINES Instance method Private Method 20050304
15 HANDLE_ALV_DRAG Instance method Private Event handling method 20050304
16 HANDLE_ALV_DROP Instance method Private Event handling method 20050304
17 HANDLE_DATA_CHANGED Instance method Private Event handling method 20050304
18 HANDLE_TOOLBAR Instance method Private Event handling method 20050304
19 HANDLE_USER_COMMAND Instance method Private Event handling method 20050304
20 REFRESH Instance method Public Method 20050304
21 REGISTER_DRAG_AND_DROP Instance method Private Method 20050304
22 SET_ATTRIBUTE Instance method Public Method 20050304
23 SET_DROP_LINE Instance method Private Method 20050304
24 SET_INPUT_FIELD Instance method Public Method 20050308
25 SET_PARAM_STRUCTURE Instance method Public Method 20050304
26 SET_READY_FOR_INPUT Instance method Public Method 20050304
27 SET_VIEW_NAME Instance method Public Method 20050304
28 UPDATE Instance method Public Method 20050304
Events
Class CL_WB_INPUT_MAPPING has no event.
Types
Class CL_WB_INPUT_MAPPING has no local type.
Method Signatures

Method BUILD_ALV_TABLE Signature

Method BUILD_ALV_TABLE on class CL_WB_INPUT_MAPPING has no parameter.
Method BUILD_ALV_TABLE on class CL_WB_INPUT_MAPPING has no exception.

Method BUILD_DEFAULT_MAPPING Signature

Method BUILD_DEFAULT_MAPPING on class CL_WB_INPUT_MAPPING has no parameter.
Method BUILD_DEFAULT_MAPPING on class CL_WB_INPUT_MAPPING has no exception.

Method BUILD_DROP_DOWN Signature

Method BUILD_DROP_DOWN on class CL_WB_INPUT_MAPPING has no parameter.
Method BUILD_DROP_DOWN on class CL_WB_INPUT_MAPPING has no exception.

Method BUILD_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 20050304

Method BUILD_FIELDCAT on class CL_WB_INPUT_MAPPING has no exception.

Method CHECK_CHANGED_DATA Signature

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

Method CHECK_DATA_CHANGED Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_WB Call by reference Object reference (TYPE REF TO) CL_WB_UI Workbench UI 20050308
2 Importing I_PARAM_STRUCTURE Call by reference Type reference (TYPE) STRING 20050304

Method CONSTRUCTOR on class CL_WB_INPUT_MAPPING has no exception.

Method CREATE_ALV_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PREFIX Call by reference Type reference (TYPE) STRING 20050304
2 Importing IT_DDFIELDS Value transfer Type reference (TYPE) DDFIELDS DD: Feldliste 20050304
3 Returning RT_INPUT Value transfer Type reference (TYPE) SFS_QB_INPUT_ALV_T ALV Table 20050304

Method CREATE_ALV_TABLE on class CL_WB_INPUT_MAPPING has no exception.

Method DO_MODAL Signature

Method DO_MODAL on class CL_WB_INPUT_MAPPING has no parameter.
Method DO_MODAL on class CL_WB_INPUT_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 20050304

Method EXCLUDE_TB_FUNCTIONS on class CL_WB_INPUT_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 20050304
2 Importing I_TAB_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050304

Method FIND_MATCH on class CL_WB_INPUT_MAPPING has no exception.

Method FREE Signature

Method FREE on class CL_WB_INPUT_MAPPING has no parameter.
Method FREE on class CL_WB_INPUT_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 20050304

Method GET_CURRENT_CELL on class CL_WB_INPUT_MAPPING has no exception.

Method GET_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LINES Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20050304

Method GET_LINES on class CL_WB_INPUT_MAPPING has no exception.

Method HANDLE_ALV_DRAG Signature

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

Method HANDLE_ALV_DRAG on class CL_WB_INPUT_MAPPING has no exception.

Method HANDLE_ALV_DROP Signature

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

Method HANDLE_ALV_DROP on class CL_WB_INPUT_MAPPING has no exception.

Method HANDLE_DATA_CHANGED 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) 20050304

Method HANDLE_DATA_CHANGED on class CL_WB_INPUT_MAPPING has no exception.

Method HANDLE_TOOLBAR 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) 20050304

Method HANDLE_TOOLBAR on class CL_WB_INPUT_MAPPING has no exception.

Method HANDLE_USER_COMMAND 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) 20050304

Method HANDLE_USER_COMMAND on class CL_WB_INPUT_MAPPING has no exception.

Method REFRESH Signature

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

Method REGISTER_DRAG_AND_DROP Signature

Method REGISTER_DRAG_AND_DROP on class CL_WB_INPUT_MAPPING has no parameter.
Method REGISTER_DRAG_AND_DROP on class CL_WB_INPUT_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) C 20050304

Method SET_ATTRIBUTE on class CL_WB_INPUT_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 20050304

Method SET_DROP_LINE on class CL_WB_INPUT_MAPPING has no exception.

Method SET_INPUT_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INPUT_FIELD Call by reference Type reference (TYPE) SFSG_QB_INPUT_MAPPING Struktur für Input Mapping 20050308

Method SET_INPUT_FIELD on class CL_WB_INPUT_MAPPING has no exception.

Method SET_PARAM_STRUCTURE Signature

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

Method SET_PARAM_STRUCTURE on class CL_WB_INPUT_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 20050304

Method SET_READY_FOR_INPUT on class CL_WB_INPUT_MAPPING has no exception.

Method SET_VIEW_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW_NAME Call by reference Type reference (TYPE) SFSG_DEFINITION_NAME Search Definition Name of Generic Fast Search 20050304

Method SET_VIEW_NAME on class CL_WB_INPUT_MAPPING has no exception.

Method UPDATE Signature

Method UPDATE on class CL_WB_INPUT_MAPPING has no parameter.
Method UPDATE on class CL_WB_INPUT_MAPPING has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 710