SAP ABAP Class CL_SALV_WD_UIE_LINK_TO_URL (Hyperlink in Cells of ALV Output for Specific URL)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_CONFIG (Package) SALV WD Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_UIE_A_LINK Hyperlink in the Cells of the ALV Output 20040831
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_MULTI_CELL_EDITOR Editor that can be implemented in an MCE cell variant 20100602
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_TABLE_CELL_EDITOR 20070228
Properties
Class CL_SALV_WD_UIE_LINK_TO_URL  
Short Description Hyperlink in Cells of ALV Output for Specific URL    
Super Class CL_SALV_WD_UIE_A_LINK Hyperlink in the Cells of the ALV Output 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20040831   SAP 
Last change 20110908   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_WD_LINK_TO_URL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_WDL_STANDARD Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_WD_MULTI_CELL_EDITOR Editor that can be implemented in an MCE cell variant 20100602
2 IF_SALV_WD_TABLE_CELL_EDITOR 20070228
Friends
Class CL_SALV_WD_UIE_LINK_TO_URL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTROL_MENU_DISABLING Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090422
2 CONTROL_MENU_DISABL_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20090422
3 REFERENCE Instance attribute Public Type reference (TYPE) STRING 20040901
4 REFERENCE_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20040906
5 R_MENU Instance attribute Public Type reference (TYPE) STRING 20090422
6 TARGET Instance attribute Public Type reference (TYPE) STRING 20040901
7 TARGET_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20040906
8 TYPE Instance attribute Public Attribute reference (LIKE) CL_WD_LINK_TO_URL=>T_TYPE CL_WD_FILE_DOWNLOAD=>E_TYPE-NAVIGATION 20040901
9 TYPE_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20040906
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040902
2 GET_CONTROL_MENU_DISABLING Instance method Public Method 20090422
3 GET_CTRL_MENU_DISABL_FIELDNAME Instance method Public Method 20090422
4 GET_MENU Instance method Public Method 20090422
5 GET_REFERENCE Instance method Public Method Returns the URL of the Hyperlink 20040901
6 GET_REFERENCE_FIELDNAME Instance method Public Method Returns the Field with Hyperlink URLs in the Cells 20040906
7 GET_TARGET Instance method Public Method Returns the Target Element of the Hyperlink 20040901
8 GET_TARGET_FIELDNAME Instance method Public Method Returns Field with Target Elements in Cells 20040906
9 GET_TYPE Instance method Public Method Returns the Hyperlink Display Type 20040901
10 GET_TYPE_FIELDNAME Instance method Public Method Returns Field with Display Type of Hyperlink 20040906
11 SET_CONTROL_MENU_DISABLING Instance method Public Method 20090422
12 SET_CTRL_MENU_DISABL_FIELDNAME Instance method Public Method 20090422
13 SET_MENU Instance method Public Method 20090422
14 SET_REFERENCE Instance method Public Method Sets the URL of the Hyperlink 20040901
15 SET_REFERENCE_FIELDNAME Instance method Public Method Sets the Field with Hyperlink URLs in the Cells 20040906
16 SET_TARGET Instance method Public Method Sets the Target Element of the Hyperlink (such as Frame) 20040901
17 SET_TARGET_FIELDNAME Instance method Public Method Sets Field with Target Elements of URLs in Cells 20040906
18 SET_TYPE Instance method Public Method Sets the Hyperlink Display Type 20040901
19 SET_TYPE_FIELDNAME Instance method Public Method Sets the Field with the Hyperlink Display Types 20040906
Events
Class CL_SALV_WD_UIE_LINK_TO_URL has no event.
Types
Class CL_SALV_WD_UIE_LINK_TO_URL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SALV_WD_UIE_LINK_TO_URL has no parameter.
Method CONSTRUCTOR on class CL_SALV_WD_UIE_LINK_TO_URL has no exception.

Method GET_CONTROL_MENU_DISABLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20090422

Method GET_CONTROL_MENU_DISABLING on class CL_SALV_WD_UIE_LINK_TO_URL has no exception.

Method GET_CTRL_MENU_DISABL_FIELDNAME Signature

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

Method GET_CTRL_MENU_DISABL_FIELDNAME on class CL_SALV_WD_UIE_LINK_TO_URL has no exception.

Method GET_MENU Signature

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

Method GET_MENU on class CL_SALV_WD_UIE_LINK_TO_URL has no exception.

Method GET_REFERENCE Signature

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

Method GET_REFERENCE on class CL_SALV_WD_UIE_LINK_TO_URL has no exception.

Method GET_REFERENCE_FIELDNAME Signature

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

Method GET_REFERENCE_FIELDNAME on class CL_SALV_WD_UIE_LINK_TO_URL has no exception.

Method GET_TARGET Signature

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

Method GET_TARGET on class CL_SALV_WD_UIE_LINK_TO_URL has no exception.

Method GET_TARGET_FIELDNAME Signature

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

Method GET_TARGET_FIELDNAME on class CL_SALV_WD_UIE_LINK_TO_URL has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) CL_WD_LINK_TO_URL=>T_TYPE 20040901

Method GET_TYPE on class CL_SALV_WD_UIE_LINK_TO_URL has no exception.

Method GET_TYPE_FIELDNAME Signature

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

Method GET_TYPE_FIELDNAME on class CL_SALV_WD_UIE_LINK_TO_URL has no exception.

Method SET_CONTROL_MENU_DISABLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090422

Method SET_CONTROL_MENU_DISABLING on class CL_SALV_WD_UIE_LINK_TO_URL has no exception.

Method SET_CTRL_MENU_DISABL_FIELDNAME Signature

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

Method SET_CTRL_MENU_DISABL_FIELDNAME on class CL_SALV_WD_UIE_LINK_TO_URL has no exception.

Method SET_MENU Signature

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

Method SET_MENU on class CL_SALV_WD_UIE_LINK_TO_URL has no exception.

Method SET_REFERENCE Signature

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

Method SET_REFERENCE on class CL_SALV_WD_UIE_LINK_TO_URL has no exception.

Method SET_REFERENCE_FIELDNAME Signature

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

Method SET_REFERENCE_FIELDNAME on class CL_SALV_WD_UIE_LINK_TO_URL has no exception.

Method SET_TARGET Signature

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

Method SET_TARGET on class CL_SALV_WD_UIE_LINK_TO_URL has no exception.

Method SET_TARGET_FIELDNAME Signature

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

Method SET_TARGET_FIELDNAME on class CL_SALV_WD_UIE_LINK_TO_URL has no exception.

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) CL_WD_LINK_TO_URL=>T_TYPE CL_WD_LINK_TO_URL=>E_TYPE-NAVIGATION 20040901

Method SET_TYPE on class CL_SALV_WD_UIE_LINK_TO_URL has no exception.

Method SET_TYPE_FIELDNAME Signature

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

Method SET_TYPE_FIELDNAME on class CL_SALV_WD_UIE_LINK_TO_URL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700