SAP ABAP Class CL_CRM_SAVE_LAUNCHER_IMPL (CL_CRM_SAVE_LAUNCHER_IMPL)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-SEA (Application Component) Search
     CRM_BSP_UI_FRAME_SAVEDSEARCH (Package) Applicalition Frame Saved Searches
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_SAVE_LAUNCHER 20060421
Properties
Class CL_CRM_SAVE_LAUNCHER_IMPL  
Short Description    
Super Class CL_CRM_SAVE_LAUNCHER  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_SAVEDSEARCH   Applicalition Frame Saved Searches 
Created 20060421   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_CRM_SHORTCUT_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CRM_SAVE_LAUNCHER_IMPL has no interface implemented.
Friends
Class CL_CRM_SAVE_LAUNCHER_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IS_RUNNING_IN_POPUP Instance attribute Public Type reference (TYPE) BOOLEAN ABAP_UNDEFINED Indicator view is running in popup 20091202
2 SAVED_SEARCH_SELECTOR Instance attribute Public Object reference (TYPE REF TO) CL_CRM_SAVED_SEARCH_SELECTOR Saved Search Selector 20091215
3 SELECTOR_CHANGE_REGISTERED Instance attribute Protected Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20091102
4 SHARED_SEARCH_INDICATOR Instance attribute Public Type reference (TYPE) STRING Launcher indicator for shared searches 20091028
5 SHORTCUT_MANAGER Instance attribute Public Object reference (TYPE REF TO) CL_CRM_SHORTCUT_MANAGER Shortcut Manager 20091027
Methods
# Method Level Visibility Method type Description Created on
1 GET_NAVIGATION_DESCRIPTOR Instance method Protected Method Returns navigation descriptor for selected shortcut 20060429
2 GET_SHORTCUT Instance method Protected Method Get shortcut by key 20060429
3 ON_SAVED_SEARCH_SELECTOR_CHNGD Instance method Protected Event handling method The saved search selector has been changed 20091102
4 ON_SHORTCUT_CREATED Instance method Protected Event handling method Eventhandler: A shortcut has been created 20091106
5 ON_SHORTCUT_SHARED Instance method Protected Event handling method Eventhandler: A shortcut has been shared 20091028
6 SET_DROP_DOWN_LISTBOX Instance method Protected Method 20091105
Events
Class CL_CRM_SAVE_LAUNCHER_IMPL has no event.
Types
Class CL_CRM_SAVE_LAUNCHER_IMPL has no local type.
Method Signatures

Method GET_NAVIGATION_DESCRIPTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SHORTCUT Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20060429
2 Importing IV_UI_OBJECT_ACTION Call by reference Type reference (TYPE) CRMT_UI_ACTIONS Object Action 20060429
3 Returning RV_NAV_DESCRIPTOR Value transfer Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Zugriffsinterface für BO Attribute 20060429

Method GET_NAVIGATION_DESCRIPTOR on class CL_CRM_SAVE_LAUNCHER_IMPL has no exception.

Method GET_SHORTCUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20060429
2 Returning RV_SHORTCUT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20060429

Method GET_SHORTCUT on class CL_CRM_SAVE_LAUNCHER_IMPL has no exception.

Method ON_SAVED_SEARCH_SELECTOR_CHNGD Signature

Method ON_SAVED_SEARCH_SELECTOR_CHNGD on class CL_CRM_SAVE_LAUNCHER_IMPL has no parameter.
Method ON_SAVED_SEARCH_SELECTOR_CHNGD on class CL_CRM_SAVE_LAUNCHER_IMPL has no exception.

Method ON_SHORTCUT_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Attribute reference (LIKE) 20091106
2 Importing KEY Call by reference Attribute reference (LIKE) 20091106
3 Importing TYPE Call by reference Attribute reference (LIKE) 20091106

Method ON_SHORTCUT_CREATED on class CL_CRM_SAVE_LAUNCHER_IMPL has no exception.

Method ON_SHORTCUT_SHARED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AUDIENCE_KEY Call by reference Attribute reference (LIKE) 20091028
2 Importing AUDIENCE_TYPE Call by reference Attribute reference (LIKE) 20091028
3 Importing SHARED_SHORTCUT Value transfer Attribute reference (LIKE) 20091028

Method ON_SHORTCUT_SHARED on class CL_CRM_SAVE_LAUNCHER_IMPL has no exception.

Method SET_DROP_DOWN_LISTBOX Signature

Method SET_DROP_DOWN_LISTBOX on class CL_CRM_SAVE_LAUNCHER_IMPL has no parameter.
Method SET_DROP_DOWN_LISTBOX on class CL_CRM_SAVE_LAUNCHER_IMPL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700