SAP ABAP Class CL_CLS_LINK_VIEWER (Link editor / viewer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-CLS (Application Component) Classification Toolset
     SPAK_TOOL_CLASSIFICATION_SCHAR (Package) Display Classifications
Properties
Class CL_CLS_LINK_VIEWER  
Short Description Link editor / viewer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SPAK_TOOL_CLASSIFICATION_SCHAR   Display Classifications 
Created 20050714   SAP 
Last change 20141121    
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)
Interfaces
Class CL_CLS_LINK_VIEWER has no interface implemented.
Friends
Class CL_CLS_LINK_VIEWER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASSIFICATION_SOURCE Instance attribute Private Object reference (TYPE REF TO) CL_CLS_CLASSIFICATION_SOURCE Source of classifications 20100128
2 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20050714
3 GRID Instance attribute Private Object reference (TYPE REF TO) CL_CLS_LINK_GRID Grid for editing links 20050714
4 GRID_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20050714
5 NAVIGATE_TO_OBJECT Instance attribute Private Type reference (TYPE) ABAP_BOOL 20051125
6 NAVIGATION_REQUEST Instance attribute Private Type reference (TYPE) PAK_OBJECT_KEY Object key 20050714
7 NAVIGATOR Instance attribute Private Object reference (TYPE REF TO) CL_CLS_LINK_NAVIGATOR Navigator for object type groups 20050714
8 NAVI_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20050714
9 SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20050714
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050714
2 FREE Instance method Public Method 20050714
3 GET_LIST Instance method Public Method Return (Revised) Exceptions 20050714
4 GET_NAVIGATION_REQUEST Instance method Public Method 20050714
5 GRID_HAS_CHANGED Instance method Public Method 20050714
6 HANDLE_LINKS_CHANGED Instance method Private Event handling method 20050714
7 HANDLE_NAVREQUEST Instance method Private Method 20050714
8 HANDLE_NAVREQUEST_FROM_GRID Instance method Private Event handling method 20050714
9 HANDLE_NAVREQUEST_FROM_NAVI Instance method Private Event handling method 20050714
10 HANDLE_NAV_TO_OBJECT Instance method Private Event handling method 20051124
11 HAS_CHANGED Instance method Public Method 20050714
12 SET_ASSIGNMENT Instance method Public Method 20050714
13 UPDATE_REFERENCE Instance method Public Method 20050714
Events
Class CL_CLS_LINK_VIEWER has no event.
Types
Class CL_CLS_LINK_VIEWER 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 IM_CLASSIFICATION_SOURCE Call by reference Object reference (TYPE REF TO) CL_CLS_CLASSIFICATION_SOURCE Source of classifications 20100128
2 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20050714
# Exception Resumable Description Created on
1 CX_PAK_GUI_ERROR GUI Package-Builder exceptions 20050714

Method FREE Signature

Method FREE on class CL_CLS_LINK_VIEWER has no parameter.
Method FREE on class CL_CLS_LINK_VIEWER has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LIST Call by reference Type reference (TYPE) STANDARD TABLE 20050714
2 Importing MARKED_ENTRIES Call by reference Type reference (TYPE) FLAG ' ' General Flag 20050714

Method GET_LIST on class CL_CLS_LINK_VIEWER has no exception.

Method GET_NAVIGATION_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_NAVIGATE_TO_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL 20051125
2 Exporting EX_OBJECT Value transfer Type reference (TYPE) PAK_OBJECT_KEY Object key 20051125

Method GET_NAVIGATION_REQUEST on class CL_CLS_LINK_VIEWER has no exception.

Method GRID_HAS_CHANGED Signature

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

Method GRID_HAS_CHANGED on class CL_CLS_LINK_VIEWER has no exception.

Method HANDLE_LINKS_CHANGED Signature

Method HANDLE_LINKS_CHANGED on class CL_CLS_LINK_VIEWER has no parameter.
Method HANDLE_LINKS_CHANGED on class CL_CLS_LINK_VIEWER has no exception.

Method HANDLE_NAVREQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT Call by reference Type reference (TYPE) PAK_OBJECT_KEY Object key 20050714

Method HANDLE_NAVREQUEST on class CL_CLS_LINK_VIEWER has no exception.

Method HANDLE_NAVREQUEST_FROM_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT Call by reference Attribute reference (LIKE) 20050714

Method HANDLE_NAVREQUEST_FROM_GRID on class CL_CLS_LINK_VIEWER has no exception.

Method HANDLE_NAVREQUEST_FROM_NAVI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT Call by reference Attribute reference (LIKE) 20050714

Method HANDLE_NAVREQUEST_FROM_NAVI on class CL_CLS_LINK_VIEWER has no exception.

Method HANDLE_NAV_TO_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT Call by reference Attribute reference (LIKE) 20051124

Method HANDLE_NAV_TO_OBJECT on class CL_CLS_LINK_VIEWER has no exception.

Method HAS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_CHANGED Value transfer Type reference (TYPE) FLAG 20050714

Method HAS_CHANGED on class CL_CLS_LINK_VIEWER has no exception.

Method SET_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ASSIGNMENTS Call by reference Object reference (TYPE REF TO) IF_CLS_ATTR_VALUE_ASSIGNMENT Attribute value assignment 20050714
2 Importing IM_ATTRIBUTE Call by reference Object reference (TYPE REF TO) IF_CLS_ATTRIBUTE Attribute 20050714
# Exception Resumable Description Created on
1 CX_PAK_GUI_ERROR GUI Package-Builder exceptions 20050714
2 CX_PAK_INVALID_DATA Invalid data 20050714
3 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20050714
4 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20050714

Method UPDATE_REFERENCE Signature

Method UPDATE_REFERENCE on class CL_CLS_LINK_VIEWER has no parameter.
# Exception Resumable Description Created on
1 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20050714
History
Last changed by/on SAP  20141121 
SAP Release Created in 710