SAP ABAP Class CL_SALV_HYPERLINK (single Hyperlink Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_METADATA (Package) ALV: Meta Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_METADATA_BASE ALV: Basis Class Meta Data 20040219
Properties
Class CL_SALV_HYPERLINK  
Short Description single Hyperlink Object    
Super Class CL_SALV_METADATA_BASE ALV: Basis Class Meta Data 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_METADATA   ALV: Meta Data 
Created 20040121   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_HYPERLINK has no forward declaration.
Interfaces
Class CL_SALV_HYPERLINK has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_ADAPTER 20040308 ALV: Basis Class Adapter
2 CL_SALV_CONTROLLER 20040223 ALV: Abstract Controller
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HANDLE Instance attribute Private Type reference (TYPE) SALV_DE_HYPERLINK_HANDLE Handle 20040122
2 HYPERLINK Instance attribute Private Type reference (TYPE) SERVICE_RL URL 20040212
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040212
2 GET_HANDLE Instance method Public Method Get Key of Hyperlink Object 20040121
3 GET_HYPERLINK Instance method Public Method Get URL 20040212
4 SET_HYPERLINK Instance method Public Method Set URL 20040212
Events
Class CL_SALV_HYPERLINK has no event.
Types
Class CL_SALV_HYPERLINK has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HANDLE Call by reference Type reference (TYPE) SALV_DE_HYPERLINK_HANDLE ALV Hyperlink Handle 20040212
2 Importing R_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_SALV_CONTROLLER_METADATA ALV: abstrakter Controller 20040219

Method CONSTRUCTOR on class CL_SALV_HYPERLINK has no exception.

Method GET_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SALV_DE_HYPERLINK_HANDLE ALV Hyperlink Handle 20040121

Method GET_HANDLE on class CL_SALV_HYPERLINK has no exception.

Method GET_HYPERLINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SERVICE_RL URL für einen Service 20040212

Method GET_HYPERLINK on class CL_SALV_HYPERLINK has no exception.

Method SET_HYPERLINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SERVICE_RL URL für einen Service 20040212

Method SET_HYPERLINK on class CL_SALV_HYPERLINK has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in 700