SAP ABAP Class CL_CLS_LINK_GRID (Grid for editing links)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-CLS (Application Component) Classification Toolset
⤷
SPAK_TOOL_CLASSIFICATION_SCHAR (Package) Display Classifications
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AKB_TABLE_EDITOR | Display Check Results | 20050713 |
Properties
| Class | CL_CLS_LINK_GRID | |
| Short Description | Grid for editing links | |
| Super Class | CL_AKB_TABLE_EDITOR | Display Check Results |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | CLASSIFICATION_TOOL | |
| Program status | ||
| Category | 0 | |
| Package | SPAK_TOOL_CLASSIFICATION_SCHAR | Display Classifications |
| Created | 20050713 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CLS_LINK_GRID has no forward declaration.
Interfaces
Class CL_CLS_LINK_GRID has no interface implemented.
Friends
Class CL_CLS_LINK_GRID 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) | CL_CLS_ATTRIBUTE_OBJECT=>TY_TYPE_DIRECTORY | 20050713 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CLS_ATTR_VALUE_ASSIGNMENT | Attribute value assignment | 20050713 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CLS_ATTRIBUTE | Attribute | 20050713 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20050713 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CLS_LINK_GRID_LINES | Link grid content | 20050713 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CLS_OBJECT_TYPE_GROUP | Object type group | 20050713 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CLS_OBJECT_TYPE_GROUP | Object type group | 20050713 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050713 | |
| 2 | Instance method | Private | Event handling method | 20050714 | ||
| 3 | Instance method | Private | Event handling method | 20050714 | ||
| 4 | Instance method | Private | Method | 20050714 | ||
| 5 | Instance method | Private | Method | 20050713 | ||
| 6 | Instance method | Public | Method | 20050713 | ||
| 7 | Instance method | Public | Method | 20050713 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | LINKS_HAVE_CHANGED | Instance Event (0) |
Public (2) |
20050714 | |
| 2 | OBJECT_DOUBLE_CLICK | Instance Event (0) |
Public (2) |
20050714 |
Types
Class CL_CLS_LINK_GRID 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_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20050713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20050713 |
Method HANDLE_DATA_CHANGED_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GOOD_CELLS | Call by reference | Attribute reference (LIKE) | 20050714 | |||||
| 2 | E_MODIFIED | Call by reference | Attribute reference (LIKE) | 20050714 |
Method HANDLE_DATA_CHANGED_FINISHED on class CL_CLS_LINK_GRID has no exception.
Method HANDLE_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EVENT_DATA | Value transfer | Attribute reference (LIKE) | 20050714 | |||||
| 2 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20050714 | |||||
| 3 | ET_BAD_CELLS | Value transfer | Attribute reference (LIKE) | 20050714 | |||||
| 4 | E_DISPLAY | Value transfer | Attribute reference (LIKE) | 20050714 | |||||
| 5 | E_FIELDNAME | Value transfer | Attribute reference (LIKE) | 20050714 | |||||
| 6 | E_FIELDVALUE | Value transfer | Attribute reference (LIKE) | 20050714 |
Method HANDLE_F4 on class CL_CLS_LINK_GRID has no exception.
Method INT_UPDATE_REFERENCE Signature
Method INT_UPDATE_REFERENCE on class CL_CLS_LINK_GRID has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation can't be executed in present object state | 20050714 |
Method LOG_OBJECT_TYPES Signature
Method LOG_OBJECT_TYPES on class CL_CLS_LINK_GRID has no parameter.
Method LOG_OBJECT_TYPES on class CL_CLS_LINK_GRID has no exception.
Method SET_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ASSIGNMENTS | Call by reference | Object reference (TYPE REF TO) | IF_CLS_ATTR_VALUE_ASSIGNMENT | Attribute value assignment | 20050713 | |||
| 2 | IM_ATTRIBUTE | Call by reference | Object reference (TYPE REF TO) | IF_CLS_ATTRIBUTE | Attribute | 20050713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20050713 | ||
| 2 | Invalid data | 20050713 | ||
| 3 | Operation can't be executed in present object state | 20050713 | ||
| 4 | User doesn't have sufficient authorizations | 20050713 |
Method UPDATE_REFERENCE Signature
Method UPDATE_REFERENCE on class CL_CLS_LINK_GRID has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation can't be executed in present object state | 20050713 |
Event Signatures
Event LINKS_HAVE_CHANGED Signature
Event LINKS_HAVE_CHANGED on class CL_CLS_LINK_GRID has no parameter.
Event OBJECT_DOUBLE_CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Exporting | Value transfer | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20050714 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 710 |