SAP ABAP Class CL_KW_HYPERLINKS (Hyperlinks Collection)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-KPR-DMF (Application Component) Document Management Framework
     SKWV (Package) Knowledge Warehouse: Visual Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_KW_AUTOMATION_OBJECT_USE For Internal Use 20000406
Properties
Class CL_KW_HYPERLINKS  
Short Description Hyperlinks Collection    
Super Class CL_KW_AUTOMATION_OBJECT_USE For Internal Use 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SKWV   Knowledge Warehouse: Visual Components 
Created 20000406   SAP 
Last change 20000628   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SKWDB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_KW_HYPERLINKS has no interface implemented.
Friends
Class CL_KW_HYPERLINKS has no friend class.
Attributes
Class CL_KW_HYPERLINKS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Create New Hyperlink 20000406
2 COUNT Instance method Public Method Define Number of Hyperlinks 20000406
3 ITEM Instance method Public Method Access to a Single Hyperlink 20000406
Events
Class CL_KW_HYPERLINKS has no event.
Types
Class CL_KW_HYPERLINKS has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS Value transfer Type reference (TYPE) STRING Addresse des Hyperlinks 20000406
2 Returning HYPERLINK Value transfer Object reference (TYPE REF TO) CL_KW_HYPERLINK Hyperlink 20000406
3 Importing SUBADDRESS Value transfer Type reference (TYPE) STRING Subaddresse des Hyperlinks 20000529
# Exception Resumable Description Created on
1 ADD_FAILED add_failed 20000406

Method COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNT Value transfer Type reference (TYPE) I Anzahl der Hyperlinks 20000406
# Exception Resumable Description Created on
1 COUNT_FAILED count_failed 20000406

Method ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HYPERLINK Value transfer Object reference (TYPE REF TO) CL_KW_HYPERLINK Hyperlink 20000406
2 Importing INDEX Call by reference Type reference (TYPE) I Index 20000406
# Exception Resumable Description Created on
1 ITEM_FAILED ITEM_FAILED 20000406
History
Last changed by/on SAP  20000628 
SAP Release Created in 50A