SAP ABAP Class CL_CRM_SAVE_REGISTRATION_IMPL (CL_CRM_SAVE_REGISTRATION_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_REGISTRATION 20060421
Properties
Class CL_CRM_SAVE_REGISTRATION_IMPL  
Short Description    
Super Class CL_CRM_SAVE_REGISTRATION  
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)
Interfaces
Class CL_CRM_SAVE_REGISTRATION_IMPL has no interface implemented.
Friends
Class CL_CRM_SAVE_REGISTRATION_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGES_CONFIRMED Instance attribute Protected Type reference (TYPE) STRING Indicator changes on shared search are confirmed by user 20091029
2 IS_RUNNING_IN_POPUP Instance attribute Public Type reference (TYPE) BOOLEAN ABAP_UNDEFINED Indicator view is running in popup 20100527
3 POPUP_TO_CONFIRM_CHANGES Instance attribute Protected Object reference (TYPE REF TO) IF_BSP_WD_POPUP Popup to confirm changes 20091029
4 SHARED_SEARCH_INDICATOR Instance attribute Public Type reference (TYPE) STRING Launcher indicator for shared searches 20091028
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_UPDATE_AUTHORIZED Static method Protected Method Check current user is authorized to update shortcut 20060601
2 CHECK_UPDATE_ONLY Instance method Protected Method Check if existing saved search is only to be updated 20060504
3 GET_SAVED_SEARCH_SHORTCUT Instance method Protected Method Returns shortcut to saved search with given name 20070119
4 IS_SAVED_SEARCH_UPDATE_ALLOWED Instance method Protected Method Checks if current user may update a saved search 20070119
5 ON_QUERY_LOADED Instance method Protected Event handling method A automatic/default search has been loaded 20100226
6 SHORTCUT_MEETS_TYPE_CONDITION Instance method Protected Method Checks if a shortcut is of a specified type 20091028
Events
# Event Type Visibility Description Created on
1 CONTEXT_FINISHED Instance Event
(0)
Public
(2)
Registry has calculate the right context 20100121
Types
Class CL_CRM_SAVE_REGISTRATION_IMPL has no local type.
Method Signatures

Method CHECK_UPDATE_AUTHORIZED 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 20060601
2 Returning RV_UPDATE_AUTHORIZED Value transfer Type reference (TYPE) ABAP_BOOL 20060601

Method CHECK_UPDATE_AUTHORIZED on class CL_CRM_SAVE_REGISTRATION_IMPL has no exception.

Method CHECK_UPDATE_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_QUERY_ID Value transfer Type reference (TYPE) GENIL_DQUERY_HANDLE ID for Adv. Querys 20060601
2 Exporting EV_UPDATE_AUTHORIZED Value transfer Type reference (TYPE) ABAP_BOOL 20060601
3 Importing IV_SAVED_SEARCH_NAME Call by reference Type reference (TYPE) STRING 20060504

Method CHECK_UPDATE_ONLY on class CL_CRM_SAVE_REGISTRATION_IMPL has no exception.

Method GET_SAVED_SEARCH_SHORTCUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUERY_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME Name of underlying query 20070119
2 Importing IV_SAVED_SEARCH_NAME Call by reference Type reference (TYPE) STRING Name of saved search 20070119
3 Importing IV_SHORTCUT_TYPE Call by reference Type reference (TYPE) CRMT_SHORTCUT_TYPE Shortcut Type 20091028
4 Importing IV_UI_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20100511
5 Returning RV_SAVED_SEARCH_SHORTCUT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Registered shortcut to saved search 20070119

Method GET_SAVED_SEARCH_SHORTCUT on class CL_CRM_SAVE_REGISTRATION_IMPL has no exception.

Method IS_SAVED_SEARCH_UPDATE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SAVED_SEARCH_SHORTCUT Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20070119
2 Returning RV_UPDATE_ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL 20070119

Method IS_SAVED_SEARCH_UPDATE_ALLOWED on class CL_CRM_SAVE_REGISTRATION_IMPL has no exception.

Method ON_QUERY_LOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEARCH_SHORTCUT Call by reference Attribute reference (LIKE) 20100226
2 Importing SENDER Call by reference Attribute reference (LIKE) 20100226

Method ON_QUERY_LOADED on class CL_CRM_SAVE_REGISTRATION_IMPL has no exception.

Method SHORTCUT_MEETS_TYPE_CONDITION 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 20091028
2 Importing IV_SHORTCUT_TYPE Call by reference Type reference (TYPE) CRMT_SHORTCUT_TYPE Shortcut Type 20091028
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20091028

Method SHORTCUT_MEETS_TYPE_CONDITION on class CL_CRM_SAVE_REGISTRATION_IMPL has no exception.
Event Signatures

Event CONTEXT_FINISHED Signature
Event CONTEXT_FINISHED on class CL_CRM_SAVE_REGISTRATION_IMPL has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700