SAP ABAP Class CL_ALINK_ATTRIBUTE_VIEWER (Class for Representing Attributes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ARL (Application Component) ArchiveLink
     SAOP (Package) ArchiveLink general
Properties
Class CL_ALINK_ATTRIBUTE_VIEWER  
Short Description Class for Representing Attributes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAOP   ArchiveLink general 
Created 20001206   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 AKCL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ALINK_ATTRIBUTE_VIEWER has no interface implemented.
Friends
Class CL_ALINK_ATTRIBUTE_VIEWER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTES Instance attribute Private Type reference (TYPE) AKCL_TOARSATR_TAB Unchangeable Attribute 20001206
2 DIALOG_BOX Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Dialog Box 20001206
3 FIELD_CATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20001206
4 GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20001206
5 HIT Instance attribute Private Type reference (TYPE) TOARSDOC_S Selected Hits 20001206
6 L_HEIGHT Constant Private Type reference (TYPE) I 11 Level of a Line 20001206
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20001206
2 DISPLAY_FIRST_TIME Instance method Public Method COntrol Display 20001206
3 FREE Instance method Public Method Release Grid 20001206
4 ON_DIALOGBOX_CLOSE Instance method Private Event handling method When Closing the Dialog Box 20001206
5 ON_DOUBLE_CLICK Instance method Private Event handling method When Double Clicking on a Line 20001206
6 ON_TOOLBAR Instance method Private Event handling method When Refreshing the Toolbar 20001206
7 ON_USER_COMMAND Instance method Private Event handling method When Pressing a Menu Button 20001206
8 REGISTER_EVENTS Instance method Private Method Internal: Event Registration 20001206
Events
# Event Type Visibility Description Created on
1 CHANGE_PRESSED Instance Event
(0)
Public
(2)
Attribute Change Activated 20001206
Types
Class CL_ALINK_ATTRIBUTE_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_ATTRIBUTES Call by reference Type reference (TYPE) AKCL_TOARSATR_TAB Attribute 20001206
2 Importing IM_HIT Call by reference Type reference (TYPE) TOARSDOC_S Ausgewählter Treffer 20001206
# Exception Resumable Description Created on
1 CONTROL_ERROR Control Error 20001206

Method DISPLAY_FIRST_TIME Signature

Method DISPLAY_FIRST_TIME on class CL_ALINK_ATTRIBUTE_VIEWER has no parameter.
# Exception Resumable Description Created on
1 CONTROL_ERROR Control Error 20001206

Method FREE Signature

Method FREE on class CL_ALINK_ATTRIBUTE_VIEWER has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR Control Error 20001206

Method ON_DIALOGBOX_CLOSE Signature

Method ON_DIALOGBOX_CLOSE on class CL_ALINK_ATTRIBUTE_VIEWER has no parameter.
Method ON_DIALOGBOX_CLOSE on class CL_ALINK_ATTRIBUTE_VIEWER has no exception.

Method ON_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20001206
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20001206
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20001206

Method ON_DOUBLE_CLICK on class CL_ALINK_ATTRIBUTE_VIEWER has no exception.

Method ON_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20001206
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20001206

Method ON_TOOLBAR on class CL_ALINK_ATTRIBUTE_VIEWER has no exception.

Method ON_USER_COMMAND Signature

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

Method ON_USER_COMMAND on class CL_ALINK_ATTRIBUTE_VIEWER has no exception.

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_ALINK_ATTRIBUTE_VIEWER has no parameter.
Method REGISTER_EVENTS on class CL_ALINK_ATTRIBUTE_VIEWER has no exception.
Event Signatures

Event CHANGE_PRESSED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 SELECTED_ATTRIBUTE Exporting Value transfer Type reference (TYPE) TOARSATR_S Ausgewähltes Attribut 20001206
2 SELECTED_HIT Exporting Value transfer Type reference (TYPE) TOARSDOC_S Ausgewählter Treffer 20001206
History
Last changed by/on SAP  00000000 
SAP Release Created in 610