SAP ABAP Class IF_CRM_EXTERNAL_SEARCH (Interface represent an External Search in the CRM Web UI)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_EXTERNAL_SEARCH Class represents External Search in CRM Web UI 20070615
Properties
Class IF_CRM_EXTERNAL_SEARCH  
Short Description Interface represent an External Search in the CRM Web UI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070508   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CRM_EXTERNAL_SEARCH has no forward declaration.
Interfaces
Class IF_CRM_EXTERNAL_SEARCH has no interface implemented.
Friends
Class IF_CRM_EXTERNAL_SEARCH has no friend class.
Attributes
Class IF_CRM_EXTERNAL_SEARCH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BUTTON_TEXT Instance method Public Method 20070615
2 GET_LABEL Instance method Public Method 20070615
3 GET_URL Instance method Public Method 20070615
4 SET_BUTTON_TEXT Instance method Public Method 20070615
5 SET_LABEL Instance method Public Method 20070615
6 SET_URL_TEMPLATE Instance method Public Method 20070615
Events
Class IF_CRM_EXTERNAL_SEARCH has no event.
Types
Class IF_CRM_EXTERNAL_SEARCH has no local type.
Method Signatures

Method GET_BUTTON_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BUTTON_TEXT Value transfer Type reference (TYPE) STRING Language Key of Current Text Environment 20070615

Method GET_BUTTON_TEXT on class IF_CRM_EXTERNAL_SEARCH has no exception.

Method GET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LABEL Value transfer Type reference (TYPE) STRING 20070615

Method GET_LABEL on class IF_CRM_EXTERNAL_SEARCH has no exception.

Method GET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_EXPRESSION Call by reference Type reference (TYPE) STRING 20070615
2 Returning RV_URL Value transfer Type reference (TYPE) STRING 20070615

Method GET_URL on class IF_CRM_EXTERNAL_SEARCH has no exception.

Method SET_BUTTON_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUTTON_TEXT Call by reference Type reference (TYPE) STRING 20070615
2 Importing IV_OTR_BUTTON_TEXT Call by reference Type reference (TYPE) STRING 20070615

Method SET_BUTTON_TEXT on class IF_CRM_EXTERNAL_SEARCH has no exception.

Method SET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LABEL Call by reference Type reference (TYPE) STRING 20070615
2 Importing IV_OTR_LABEL Call by reference Type reference (TYPE) STRING 20070615

Method SET_LABEL on class IF_CRM_EXTERNAL_SEARCH has no exception.

Method SET_URL_TEMPLATE Signature

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

Method SET_URL_TEMPLATE on class IF_CRM_EXTERNAL_SEARCH has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in