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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Private | Type reference (TYPE) | AKCL_TOARSATR_TAB | Unchangeable Attribute | 20001206 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Dialog Box | 20001206 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20001206 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20001206 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TOARSDOC_S | Selected Hits | 20001206 | |||
| 6 | Constant | Private | Type reference (TYPE) | I | 11 | Level of a Line | 20001206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001206 | |
| 2 | Instance method | Public | Method | COntrol Display | 20001206 | |
| 3 | Instance method | Public | Method | Release Grid | 20001206 | |
| 4 | Instance method | Private | Event handling method | When Closing the Dialog Box | 20001206 | |
| 5 | Instance method | Private | Event handling method | When Double Clicking on a Line | 20001206 | |
| 6 | Instance method | Private | Event handling method | When Refreshing the Toolbar | 20001206 | |
| 7 | Instance method | Private | Event handling method | When Pressing a Menu Button | 20001206 | |
| 8 | 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 | IM_ATTRIBUTES | Call by reference | Type reference (TYPE) | AKCL_TOARSATR_TAB | Attribute | 20001206 | |||
| 2 | IM_HIT | Call by reference | Type reference (TYPE) | TOARSDOC_S | Ausgewählter Treffer | 20001206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 20001206 |
Method FREE Signature
Method FREE on class CL_ALINK_ATTRIBUTE_VIEWER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20001206 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20001206 | |||||
| 3 | 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 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20001206 | |||||
| 2 | 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 | 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 |