SAP ABAP Class CL_SRM_LOC_SAPGUI_FE (RM Locator: Front End)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_LOC (Package) SRM: Locator
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_SP_OBJECT Abstract Base Class for SPs 20030702
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_LIST_FCODE_HANDLER Handler for FCODEs 20030819
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_LOC_SAPGUI_FE Interface for Locator Front End in SAP GUI 20020703
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_LOC_RESULT_CONTAINER Interface for Setting a Search Result on Front End 20020618
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /SAPPSPRO/CL_LOCATOR_FE Locator frontend 20040401
2 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_LOCATOR_FE Locator: Cross-SP Search FE 20040504
3 Inheritance (c INHERITING FROM c_ref)  CL_UDM_LOC_SAPGUI_FE Dispute Management Locator 20020919
Properties
Class CL_SRM_LOC_SAPGUI_FE  
Short Description RM Locator: Front End    
Super Class CL_SRM_SP_OBJECT Abstract Base Class for SPs 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_LOC   SRM: Locator 
Created 20020604   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SCMG_ATTR_DISPLAY_ADMIN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_SRM_ATTR_VAL_HELPER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 SRMGU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRM_LIST_FCODE_HANDLER Handler for FCODEs 20030819
2 IF_SRM_LOC_SAPGUI_FE Interface for Locator Front End in SAP GUI 20020703
3 IF_SRM_SP_LOC_RESULT_CONTAINER Interface for Setting a Search Result on Front End 20020618
Friends
Class CL_SRM_LOC_SAPGUI_FE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIB_GROUPS Instance attribute Protected Type reference (TYPE) SCMG_T_ATTR_GROUP Attribute Group 20020620
2 ATTRIB_PROPERTIES Instance attribute Protected Type reference (TYPE) SCMG_T_ATTR_DISPLAY_PROPERTIES Attribute Display Properties 20020620
3 ATTRIB_VIEW Instance attribute Protected Object reference (TYPE REF TO) IF_SCMG_ATTR_DISPLAY Display for Search Parameters 20020604
4 CONTEXT Instance attribute Protected Type reference (TYPE) SRMLOCCTX Search Context 20030807
5 CURRENT_SELECTOR Instance attribute Protected Type reference (TYPE) STRING Currently Opened Selector (Search Result or Parameter) 20030904
6 C_PROPID_CRQY_SPS_ID Static Attribute Public Type reference (TYPE) STRING '%%CRQY_SPS_ID' Constant for Number of Hits 20040907
7 C_PROPID_CURRENT_ONLY Static Attribute Public Type reference (TYPE) STRING '%%CURRENT_ONLY' Constant: Current Versions Only 20030806
8 C_PROPID_NUM_HITS Static Attribute Public Type reference (TYPE) STRING '%%NUM_HITS' Constant for Number of Hits 20030806
9 FC_ACTIVITY_DROPDOWN Constant Public Type reference (TYPE) SYUCOMM '_LOC_ACTIVITY_DROPDOWN' Function Code for Drop-Down Activities 20020618
10 FC_DO_QUERY Constant Public Type reference (TYPE) SYUCOMM 'DO_QUERY' Function Code for Performing Search 20020621
11 FC_REFRESH Constant Public Type reference (TYPE) SYUCOMM 'REFRESH' Refresh Search Results 20020621
12 FC_SAVE_RESULTS Constant Public Type reference (TYPE) SYUCOMM 'SAVE_RESULTS' Load/Save Search Results 20030819
13 FC_VARIANTS Constant Public Type reference (TYPE) SYUCOMM 'VARIANTS' Load/Save Search Variants 20030819
14 FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog 20020618
15 G_CURRENT_FCODE Instance attribute Public Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20120704
16 G_EXEC_SEARCH_DIRECT Instance attribute Protected Type reference (TYPE) SRMBOOLEAN Direct search with predefined values 20120704
17 G_PRESET_USED Instance attribute Protected Type reference (TYPE) SRMBOOLEAN Values for search already specified 20120511
18 G_USER_QUERY_OBJECT Instance attribute Protected Object reference (TYPE REF TO) CL_SRM_GENERIC_SP_USER_QUERY Saveed Search Query 20050705
19 LAST_VARIANT Instance attribute Protected Type reference (TYPE) UI_FUNC Last Parameter Variant Loaded 20030807
20 LIST_INITIALIZED Instance attribute Protected Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE List already initialized 20020625
21 LIST_VIEW Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20020604
22 LIST_VIEW_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for List View 20020701
23 LOC_BE_REF Instance attribute Protected Object reference (TYPE REF TO) IF_SRM_LOC_BE Reference to Back End 20020703
24 MODE_PASV Instance attribute Protected Type reference (TYPE) SRMBOOLEAN Locator was called in passive mode 20020619
25 OPTIONS Instance attribute Protected Type reference (TYPE) SRMLOCOPTS Visualization Options 20020618
26 OUTTAB Instance attribute Protected Object reference (TYPE REF TO) DATA Table of Search Results 20020604
27 OWN_POID_REF Instance attribute Protected Object reference (TYPE REF TO) IF_SRM_POID Reference to Own POID 20020703
28 PARA_CAT Instance attribute Protected Type reference (TYPE) SRM_LOC_PCAT Parameter Catalog 20030709
29 PARA_SPLITTER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter for Attribute Display 20020624
30 PARA_SUB_SPLITTER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter for Attribute Display 20040803
31 PARA_TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar with Search Button 20020624
32 PREVIEW Instance attribute Protected Object reference (TYPE REF TO) CL_SRM_BASE_CONTROL Preview Window 20020604
33 PREVIEW_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Preview Control 20020701
34 PREVIEW_SPLITTER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter for Preview 20020701
35 PROP_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT 20030902
36 RESULT_DETAIL Instance attribute Protected Type reference (TYPE) SRM_LOC_SRTDT Result Details for Saved Search Results 20030821
37 RESULT_FROM_DATABASE Instance attribute Protected Type reference (TYPE) SRMBOOLEAN 20030820
38 SEARCHRESULT_STORE Instance attribute Protected Object reference (TYPE REF TO) CL_SRM_LOC_SAVE_RESULT 20030820
39 SEL_OPTIONS Instance attribute Protected Type reference (TYPE) SRM_SEL_OPTIONS Selection Options 20020617
40 SEL_PARA Instance attribute Protected Type reference (TYPE) SRM_SEL_PARA Published Selection Parameters of SP 20020620
41 SPLITTER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20020604
42 SPS_SEL_NODES Instance attribute Private Type reference (TYPE) SPS_SEL_NODE_TAB 20040803
43 SPS_SEL_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL Column Tree Control with Data Management at Backend 20040728
44 SPS_SEL_VIEW_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for List View 20040722
45 SUPPRESS_ACTIVITY_MENU Instance attribute Protected Type reference (TYPE) SRMBOOLEAN Hide Activities Menu 20020709
46 TOOLBAR_HEIGHT Instance attribute Protected Type reference (TYPE) I 20020624
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_DEFAULT_PARA_VIS Instance method Protected Method Generates visualization for attributes from selection crit. 20030806
2 CHECK_SPS_SELECTION Instance method Protected Method CHECK_SPS_SELECTION 20040804
3 CREATE_NEW_REQUEST Instance method Protected Method Creates request object 20020624
4 DO_QUERY Instance method Protected Method Performs search (calls back end) 20020617
5 GENERATE_PARA_VISUALIZATION Instance method Protected Method Generates visualization for attributes from selection crit. 20020624
6 GET_ELEM_INDEX Instance method Protected Method Provides element index 20020618
7 GET_EXCL_TOOLBAR_BUTTONS Instance method Public Method Provides ALV grid standard pushbuttons to hide 20020618
8 GET_LIST_TOOLBAR_BUTTONS Instance method Public Method Get list of toolbar icons 20020624
9 GET_MENU_FOR_ELEMENT Instance method Public Method Creates context menu for element from search results 20020604
10 GET_MULTIPLE_SELECTION Instance method Protected Method Provides results of multiple selection 20020701
11 GET_PARA_TOOLBAR_BUTTONS Instance method Public Method Get list of toolbar icons 20020624
12 GET_POID_FOR_ELEM_INDEX Instance method Protected Method Provides POID for element index (by back end) 20020701
13 GET_SELOPT_POSSIBLE Instance method Protected Method Check Whether Select Options Possible for Attr. Descr. Obj. 20030710
14 GET_SEL_OPTION Instance method Private Method Provides selection row from attribute desc. & value objects 20020624
15 HANDLE_ATTRIB_VIEW_ENTER Instance method Protected Event handling method Value Check for Attribute View Control 20031112
16 HANDLE_ENTRY_SELECTED Instance method Protected Event handling method Call occurs when list element is selected 20020628
17 HANDLE_EXCEPTION Instance method Protected Method General error message 20020618
18 HANDLE_FCODE Instance method Public Event handling method Event Processor: Toolbar Selection 20020624
19 HANDLE_LIST_DOUBLECLICK Instance method Protected Event handling method Event Processor: Double-Click Results List 20020618
20 HANDLE_LIST_TOOLBAR_CR Instance method Protected Event handling method Event Processor: Create Toolbar 20020618
21 HANDLE_LIST_TOOLBAR_MENU_REQ Instance method Protected Event handling method Event Processor: Menu to Toolbar 20020618
22 HANDLE_PARA_FCODE Instance method Public Event handling method 20020624
23 HANDLE_SAVE_RESULTS Instance method Protected Method Saved Result Lists: Administration 20030819
24 HANDLE_SPS_SEL_CHECKBOX Instance method Protected Event handling method SPS Selection: Event Handler CHECKBOX_CHANGE 20040728
25 HANDLE_VARIANTS Instance method Protected Method Process Variants 20030819
26 INIT_LIST_VIEW Instance method Protected Method Initialization of List Display 20020611
27 INIT_PARA_VIEW Instance method Protected Method Initialization of Attribute Display 20020624
28 INIT_PREVIEW Instance method Protected Method Initialization: Preview 20020611
29 INIT_SEARCHRESULT_STORE Instance method Protected Method Initialize Save Class for Search Result 20030820
30 INIT_SPS_SEL_VIEW Instance method Protected Method SPS Selection Display Initialization 20040722
31 LINK_CURRENCY_OBJS Instance method Protected Method Links Currency Objects to Currency Fields 20030908
32 OPEN Instance method Protected Method Generates controls and so on 20020604
33 PROCESS_ACTIVITY_FOR_ELEMENT Instance method Public Method Process Activity for Element 20020604
34 PROCESS_PREVIEW_FOR_ELEMENT Instance method Public Method Preview Display for Element 20020604
35 READ_ATTRIBS Instance method Protected Method Read Attributes and Save in SEL_OPTIONS 20020624
36 SEARCHRESULT_DELETE Instance method Protected Method Deletes Search Result 20030820
37 SEARCHRESULT_GET_DETAIL_TAB Instance method Protected Method Gets POID Table for Current OUTTAB 20030820
38 SEARCHRESULT_LOAD Instance method Protected Method Loads Search Result 20030820
39 SEARCHRESULT_SAVE Instance method Protected Method Saves Search Result 20030820
40 SELECTION_CLEAR Instance method Protected Method Deletes All Selection Options 20030812
41 SELECTION_VARIANT_DELETE Instance method Protected Method Deletes Selection Variant 20030812
42 SELECTION_VARIANT_GETLIST Instance method Protected Method Gets List of Selection Variants 20030819
43 SELECTION_VARIANT_SAVE Instance method Protected Method Save Selection Variant 20030807
44 SELECTION_VARIANT_SET Instance method Protected Method Sets Variant 20030730
45 SEL_CRQY_SPS_CLEAR Instance method Protected Method Initialization 20040907
46 SEL_VARIANT_CRQY_SPS_SAVE Instance method Protected Method Saves a Selection Variant - SPS IDs 20040907
47 SEL_VARIANT_CRQY_SPS_SET Instance method Protected Method Sets Variant - SPS IDs 20040907
48 SHOW_QUERY_PARA Instance method Protected Method Display of Search Parameters 20020620
49 SHOW_RESULT Instance method Protected Method Display of Results (After Search) 20020617
50 SHOW_SPS_SEL Instance method Protected Method SPS Selection Display 20040727
51 SPS_SEL_CHECKBOX_CHOSEN Instance method Private Method Check/Uncheck Checkbox 20040803
52 UPDATE_TITLE Instance method Private Method Update Title (Prop Unific Only) 20040205
53 USER_QUERY_OBJECT_GET Instance method Public Method Get Object for Handling Saved Search Queries 20050705
54 USER_QUERY_OBJECT_SET Instance method Public Method Set Object for Handling Saved Search Queries 20050705
Events
Class CL_SRM_LOC_SAPGUI_FE has no event.
Types
Class CL_SRM_LOC_SAPGUI_FE has no local type.
Method Signatures

Method APPEND_DEFAULT_PARA_VIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PARA_CAT Call by reference Type reference (TYPE) SRM_LOC_PCAT Attribute 20030806
2 Changing CH_PROPERTIES Call by reference Type reference (TYPE) SCMG_T_ATTR_DISPLAY_PROPERTIES Anzeigeproperties 20030806
3 Exporting EX_PRESET_USED Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20120511
4 Exporting EX_SEL_OPTIONS Call by reference Type reference (TYPE) SCMG_T_ATTR_SELOPTION_AFX Tabelle der SELECT-OPTION mit AFX Objekte 20120706
5 Importing IM_HIGHEST_ROW_NO Call by reference Type reference (TYPE) I 20030825
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030806
2 CX_SRM_LOCATOR RM Locator: Frontend 20030806

Method CHECK_SPS_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OK Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040804

Method CHECK_SPS_SELECTION on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method CREATE_NEW_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTID Call by reference Type reference (TYPE) SRMACTID Aktivität 20020624
2 Importing IM_DEST_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20020624
3 Returning RE_REQUEST Value transfer Object reference (TYPE REF TO) IF_SRM_REQUEST Request 20020624
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020624

Method DO_QUERY Signature

Method DO_QUERY on class CL_SRM_LOC_SAPGUI_FE has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020617
2 CX_SRM_LOCATOR RM Locator: Frontend 20020618

Method GENERATE_PARA_VISUALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_GROUPS Call by reference Type reference (TYPE) SCMG_T_ATTR_GROUP Gruppendefinition 20020624
2 Exporting EX_HIGHEST_ROW_NO Call by reference Type reference (TYPE) I Anzahl Zeilen 20030825
3 Exporting EX_PARA_CAT Call by reference Type reference (TYPE) SRM_LOC_PCAT Attribute 20030709
4 Exporting EX_PROPERTIES Call by reference Type reference (TYPE) SCMG_T_ATTR_DISPLAY_PROPERTIES Anzeigeproperties 20020624
5 Importing IM_SEL_PARA Call by reference Type reference (TYPE) SRM_SEL_PARA Selektionsparameter 20020624
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020624
2 CX_SRM_LOCATOR RM Locator: Frontend 20020624

Method GET_ELEM_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ELEM_INDEX Value transfer Type reference (TYPE) I Elementindex in Outtab 20020618

Method GET_ELEM_INDEX on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method GET_EXCL_TOOLBAR_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EXCL_BUTTONS Value transfer Type reference (TYPE) UI_FUNCTIONS Auszublendende Schaltflächen 20020618

Method GET_EXCL_TOOLBAR_BUTTONS on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method GET_LIST_TOOLBAR_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_BUTTONS Call by reference Type reference (TYPE) TTB_BUTTON Buttons für Toolbar 20020624
2 Exporting EX_CTMENU Call by reference Type reference (TYPE) TTB_BTNMNU Kontextmenü (nur statisch!) 20020624

Method GET_LIST_TOOLBAR_BUTTONS on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method GET_MENU_FOR_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEM_INDEX Call by reference Type reference (TYPE) I ausgewählte Zeile (Position in outtab) 20020604
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID des Elements 20020604
3 Returning RE_CTMENU Value transfer Object reference (TYPE REF TO) CL_CTMENU Kontextmenü für Toolbar 20020604
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020604

Method GET_MULTIPLE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SELECTION Value transfer Type reference (TYPE) LVC_T_ROW ausgewählte Zeilen 20020701

Method GET_MULTIPLE_SELECTION on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method GET_PARA_TOOLBAR_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_BUTTONS Call by reference Type reference (TYPE) TTB_BUTTON Buttons für Toolbar 20020624
2 Exporting EX_CTMENU Call by reference Type reference (TYPE) TTB_BTNMNU Kontextmenü (nur statisch!) 20020624

Method GET_PARA_TOOLBAR_BUTTONS on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method GET_POID_FOR_ELEM_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEM_INDEX Call by reference Type reference (TYPE) I Elementindex 20020701
2 Returning RE_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID 20020701
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020701
2 CX_SRM_LOCATOR RM Locator: Frontend 20020701

Method GET_SELOPT_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTE_DESC Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC 20030710
2 Returning RE_SELOPT_POSSIBLE Value transfer Type reference (TYPE) SRMBOOLEAN 20030710
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030710

Method GET_SEL_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESC Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC Original-Description 20020624
2 Importing IM_DESC_HI Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC Original-Description (hi) 20030709
3 Importing IM_VAL Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_VALUE Original-Wert (low) 20020624
4 Importing IM_VAL_HI Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_VALUE Original-Wert (high) 20020624
5 Returning RE_SEL_OPT Value transfer Type reference (TYPE) SRM_SEL_OPTIONS Selektionszeile 20020624
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020624

Method HANDLE_ATTRIB_VIEW_ENTER Signature

Method HANDLE_ATTRIB_VIEW_ENTER on class CL_SRM_LOC_SAPGUI_FE has no parameter.
Method HANDLE_ATTRIB_VIEW_ENTER on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method HANDLE_ENTRY_SELECTED Signature

Method HANDLE_ENTRY_SELECTED on class CL_SRM_LOC_SAPGUI_FE has no parameter.
Method HANDLE_ENTRY_SELECTED on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method HANDLE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_SRM Exception 20020618

Method HANDLE_EXCEPTION on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method HANDLE_FCODE Signature

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

Method HANDLE_FCODE on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method HANDLE_LIST_DOUBLECLICK Signature

Method HANDLE_LIST_DOUBLECLICK on class CL_SRM_LOC_SAPGUI_FE has no parameter.
Method HANDLE_LIST_DOUBLECLICK on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method HANDLE_LIST_TOOLBAR_CR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20020618
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20020618

Method HANDLE_LIST_TOOLBAR_CR on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method HANDLE_LIST_TOOLBAR_MENU_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20020618
2 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20020618

Method HANDLE_LIST_TOOLBAR_MENU_REQ on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method HANDLE_PARA_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20020624

Method HANDLE_PARA_FCODE on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method HANDLE_SAVE_RESULTS Signature

Method HANDLE_SAVE_RESULTS on class CL_SRM_LOC_SAPGUI_FE has no parameter.
Method HANDLE_SAVE_RESULTS on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method HANDLE_SPS_SEL_CHECKBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECKED Value transfer Attribute reference (LIKE) 20040728
2 Importing ITEM_NAME Value transfer Attribute reference (LIKE) 20040728
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20040728

Method HANDLE_SPS_SEL_CHECKBOX on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method HANDLE_VARIANTS Signature

Method HANDLE_VARIANTS on class CL_SRM_LOC_SAPGUI_FE has no parameter.
Method HANDLE_VARIANTS on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method INIT_LIST_VIEW Signature

Method INIT_LIST_VIEW on class CL_SRM_LOC_SAPGUI_FE has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020701

Method INIT_PARA_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIB_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Imp 20020624
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020624
2 CX_SRM_LOCATOR RM Locator: Frontend 20020624
3 CX_SRM_SP_CLIENT Ausnahme vom SP Client 20020624

Method INIT_PREVIEW Signature

Method INIT_PREVIEW on class CL_SRM_LOC_SAPGUI_FE has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020611

Method INIT_SEARCHRESULT_STORE Signature

Method INIT_SEARCHRESULT_STORE on class CL_SRM_LOC_SAPGUI_FE has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030820

Method INIT_SPS_SEL_VIEW Signature

Method INIT_SPS_SEL_VIEW on class CL_SRM_LOC_SAPGUI_FE has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20040722
2 CX_SRM_LOCATOR RM Locator: Frontend 20040730
3 CX_SRM_SP_CLIENT Ausnahme vom SP Client 20040730

Method LINK_CURRENCY_OBJS Signature

Method LINK_CURRENCY_OBJS on class CL_SRM_LOC_SAPGUI_FE has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030908
2 CX_SRM_LOCATOR RM Locator: Frontend 20030908

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020604
2 Returning RE_MAIN_CONTROL Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020604
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020604
2 CX_SRM_LOCATOR RM Locator: Frontend 20020709
3 CX_SRM_NO_AUTHORIZATION Fehlende Berechtigung 20020604
4 CX_SRM_SP_CLIENT Ausnahme vom SP Client 20020604

Method PROCESS_ACTIVITY_FOR_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY Call by reference Type reference (TYPE) SRMACTID OK-Code / Aktivität 20020624
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID des ausgewählten Elements 20020604
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020604
2 CX_SRM_NO_AUTHORIZATION Fehlende Berechtigung 20020624
3 CX_SRM_SP_CLIENT Ausnahme vom SP Client 20020624

Method PROCESS_PREVIEW_FOR_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEM_INDEX Call by reference Type reference (TYPE) I Index auf Element (Outtab) 20020604
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20020604
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020604

Method READ_ATTRIBS Signature

Method READ_ATTRIBS on class CL_SRM_LOC_SAPGUI_FE has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020624
2 CX_SRM_LOCATOR RM Locator: Frontend 20020624

Method SEARCHRESULT_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) SRMLOCSRTID 20030820
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030821
2 CX_SRM_LOCATOR RM Locator: Frontend 20030821

Method SEARCHRESULT_GET_DETAIL_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DETAIL_TAB Value transfer Type reference (TYPE) SRM_LOC_SRTDT 20030820
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030821
2 CX_SRM_LOCATOR RM Locator: Frontend 20030821

Method SEARCHRESULT_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) SRMLOCSRTID 20030820
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030821
2 CX_SRM_LOCATOR Fehler in Speicherung der Suchergebnisse 20030821
3 CX_SRM_SP_CLIENT Ausnahme vom SP Client 20030821

Method SEARCHRESULT_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) TEXT70 20030820
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030821
2 CX_SRM_LOCATOR RM Locator: Frontend 20030821

Method SELECTION_CLEAR Signature

Method SELECTION_CLEAR on class CL_SRM_LOC_SAPGUI_FE has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030813

Method SELECTION_VARIANT_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VARIANT_ID Call by reference Type reference (TYPE) UI_FUNC 20030812
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030812

Method SELECTION_VARIANT_GETLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VARIANT_LIST Value transfer Type reference (TYPE) SRM_LOC_VARIANTS 20030819

Method SELECTION_VARIANT_GETLIST on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method SELECTION_VARIANT_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROPOSED_ID Call by reference Type reference (TYPE) UI_FUNC 20030807
2 Returning RE_SAVED_ID Value transfer Type reference (TYPE) UI_FUNC 20030812
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030807
2 CX_SRM_LOCATOR RM Locator: Frontend 20030807

Method SELECTION_VARIANT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_IS_GLOBAL Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Globale Variante? 20030730
2 Importing IM_VARIANT_ID Call by reference Type reference (TYPE) UI_FUNC ID der Variante 20030730
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030730

Method SEL_CRQY_SPS_CLEAR Signature

Method SEL_CRQY_SPS_CLEAR on class CL_SRM_LOC_SAPGUI_FE has no parameter.
Method SEL_CRQY_SPS_CLEAR on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method SEL_VARIANT_CRQY_SPS_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing QUERY_ATTRIB_TAB Call by reference Type reference (TYPE) SRMGU_QUERY_ATTRIB_TAB 20040907

Method SEL_VARIANT_CRQY_SPS_SAVE on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method SEL_VARIANT_CRQY_SPS_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUERY_ATTRIB_TAB Call by reference Type reference (TYPE) SRMGU_QUERY_ATTRIB_TAB 20040907

Method SEL_VARIANT_CRQY_SPS_SET on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method SHOW_QUERY_PARA Signature

Method SHOW_QUERY_PARA on class CL_SRM_LOC_SAPGUI_FE has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020620
2 CX_SRM_LOCATOR RM Locator: Frontend 20020620

Method SHOW_RESULT Signature

Method SHOW_RESULT on class CL_SRM_LOC_SAPGUI_FE has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020703
2 CX_SRM_SP_CLIENT Ausnahme vom SP Client 20020703

Method SHOW_SPS_SEL Signature

Method SHOW_SPS_SEL on class CL_SRM_LOC_SAPGUI_FE has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20040727
2 CX_SRM_LOCATOR RM Locator: Frontend 20040727

Method SPS_SEL_CHECKBOX_CHOSEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHOSEN Call by reference Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20040803
2 Importing NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20040803

Method SPS_SEL_CHECKBOX_CHOSEN on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method UPDATE_TITLE Signature

Method UPDATE_TITLE on class CL_SRM_LOC_SAPGUI_FE has no parameter.
Method UPDATE_TITLE on class CL_SRM_LOC_SAPGUI_FE has no exception.

Method USER_QUERY_OBJECT_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CREATE Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Objekt anlegen, falls es noch nicht existiert 20050705
2 Returning RE_USER_QUERY_OBJECT Value transfer Object reference (TYPE REF TO) CL_SRM_GENERIC_SP_USER_QUERY Objekt zum Handling gespeicherter Suchabfragen 20050705
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20050705

Method USER_QUERY_OBJECT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER_QUERY_OBJECT Call by reference Object reference (TYPE REF TO) CL_SRM_GENERIC_SP_USER_QUERY Objekt zum Handling gespeicherter Suchabfragen 20050705

Method USER_QUERY_OBJECT_SET on class CL_SRM_LOC_SAPGUI_FE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 620