SAP ABAP Class CL_SALV_HYPERLINKS (All Hyperlink Objects)
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_HYPERLINKS  
Short Description All Hyperlink Objects    
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 20040122   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_HYPERLINKS has no forward declaration.
Interfaces
Class CL_SALV_HYPERLINKS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_CONTROLLER 20040223 ALV: Abstract Controller
2 CL_SALV_FULLSCREEN_ADAPTER 20040128 ALV: Adapter for Output of Data in a List
3 CL_SALV_GRID_ADAPTER 20040128 ALV: Adapter for Output of Data in a Grid Container
4 CL_SALV_HIERSEQ_ADAPTER 20040211 ALV: Adapter for Sequential Lists
5 CL_SALV_LIST_ADAPTER 20040128 ALV: Adapter for Output of Data in a List
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 T_HYPERLINKS Instance attribute Private Type reference (TYPE) SALV_T_HYPERLINK_REF Hyperlinks 20040122
Methods
# Method Level Visibility Method type Description Created on
1 ADD_HYPERLINK Instance method Public Method Add Hyperlink Object 20040308
2 CLEAR Instance method Public Method Delete Hyperlink Objects 20040122
3 CONSTRUCTOR Instance method Public Constructor Constructor 20040224
4 GET Instance method Public Method Get All Hyperlink Objects 20040308
5 GET_COUNT Instance method Public Method Get Number of Hyperlink Objects 20040609
6 GET_HYPERLINK Instance method Public Method Get Hyperlink Object 20040308
7 RAISE_HYPERLINK_EXISTS Instance method Private Method 20040330
8 REMOVE_HYPERLINK Instance method Public Method Remove Hyperlink Object 20040308
Events
Class CL_SALV_HYPERLINKS has no event.
Types
Class CL_SALV_HYPERLINKS has no local type.
Method Signatures

Method ADD_HYPERLINK 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-Variantenverwaltung 20040308
2 Importing HYPERLINK Call by reference Type reference (TYPE) SERVICE_RL URL für einen Service 20040308
3 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_HYPERLINK ALV: Hyperlink 20040330
# Exception Resumable Description Created on
1 CX_SALV_EXISTING ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) 20040330

Method CLEAR Signature

Method CLEAR on class CL_SALV_HYPERLINKS has no parameter.
Method CLEAR on class CL_SALV_HYPERLINKS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_SALV_CONTROLLER_METADATA ALV: abstrakter Controller 20040224

Method CONSTRUCTOR on class CL_SALV_HYPERLINKS has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SALV_T_HYPERLINK_REF Tabelle zu SALV_S_HYPERLINK 20040308

Method GET on class CL_SALV_HYPERLINKS has no exception.

Method GET_COUNT Signature

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

Method GET_COUNT on class CL_SALV_HYPERLINKS has no exception.

Method GET_HYPERLINK 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 Tabelle zu SALV_S_HYPERLINK 20040308
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_HYPERLINK Im ALV verwendeter Hyperlink 20040308

Method GET_HYPERLINK on class CL_SALV_HYPERLINKS has no exception.

Method RAISE_HYPERLINK_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HANDLE Call by reference Type reference (TYPE) ANY 20040330
2 Importing METHOD Call by reference Type reference (TYPE) ANY 20040330
# Exception Resumable Description Created on
1 CX_SALV_EXISTING ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) 20040330

Method REMOVE_HYPERLINK 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 20040308

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