SAP ABAP Class CL_SALV_STU_CHNGNET_LOGUTIL (Logging utilities for Change Network)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
⤷
SALV_STU (Package) ALV Services for Tables: Utilities for implementation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSQ_DATA_VIEWER | Data viewer | 20100921 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSQ_RECORDABLE | Object that can provide log text (or data <- tbd) | 20100921 |
Properties
| Class | CL_SALV_STU_CHNGNET_LOGUTIL | |
| Short Description | Logging utilities for Change Network | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_STU | ALV Services for Tables: Utilities for implementation |
| Created | 20100921 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_CSQ_DATA_VIEWER | Data viewer | 20100921 | ||
| 2 | IF_SALV_CSQ_RECORDABLE | Object that can provide log text (or data <- tbd) | 20100921 |
Friends
Class CL_SALV_STU_CHNGNET_LOGUTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SALV_STU_CHANGE_NETWORK | Change Propagation Network: factory | 20100921 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | YS_GRAPH_INFO | 20100923 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | get list of nodes and links | 20101109 | |
| 2 | Instance method | Protected | Method | get list of nodes and links | 20101109 | |
| 3 | Instance method | Public | Constructor | 20100921 | ||
| 4 | Instance method | Public | Method | 20101109 | ||
| 5 | Static method | Public | Method | search network node by ID | 20100921 |
Events
Class CL_SALV_STU_CHNGNET_LOGUTIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YR_WEAK | Protected | Type reference (TYPE) | CL_SALV_STU_CHANGE_NETWORK=>YR_WEAK | 20100921 | |
|
| 2 | YS_GRAPH_INFO | Public | Type reference (TYPE) | CL_SALV_STU_CHANGE_NETWORK=>YS_GRAPH_INFO | 20100921 | |
|
| 3 | YT_EDGE_INFO | Public | Type reference (TYPE) | CL_SALV_STU_CHANGE_NETWORK=>YT_EDGE_INFO | 20100921 | |
|
| 4 | YT_NETWORK_INFO | Public | Type reference (TYPE) | CL_SALV_STU_CHANGE_NETWORK=>YT_NETWORK_INFO | 20100921 | |
|
| 5 | YT_NODE_INFO | Public | Type reference (TYPE) | CL_SALV_STU_CHANGE_NETWORK=>YT_NODE_INFO | 20100921 | |
|
| 6 | Y_NETWORK_ID | Protected | Type reference (TYPE) | CL_SALV_STU_CHANGE_NETWORK=>Y_NETWORK_ID | 20100921 | |
Method Signatures
Method CALCULATE_GRAPH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EDGE | Call by reference | Type reference (TYPE) | YT_EDGE_INFO | 20101109 | ||||
| 2 | ET_NETWORK | Call by reference | Type reference (TYPE) | YT_NETWORK_INFO | 20101109 | ||||
| 3 | ET_NODE | Call by reference | Type reference (TYPE) | YT_NODE_INFO | 20101109 | ||||
| 4 | IO_NETWORK | Call by reference | Object reference (TYPE REF TO) | CL_SALV_STU_CHANGE_NETWORK | Change Propagation Network: factory | 20101109 |
Method CALCULATE_GRAPH on class CL_SALV_STU_CHNGNET_LOGUTIL has no exception.
Method CALCULATE_MY_GRAPH Signature
Method CALCULATE_MY_GRAPH on class CL_SALV_STU_CHNGNET_LOGUTIL has no parameter.
Method CALCULATE_MY_GRAPH on class CL_SALV_STU_CHNGNET_LOGUTIL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NETWORK | Call by reference | Object reference (TYPE REF TO) | CL_SALV_STU_CHANGE_NETWORK | Change Propagation Network: factory | 20100921 |
Method CONSTRUCTOR on class CL_SALV_STU_CHNGNET_LOGUTIL has no exception.
Method GET_GRAPH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_GRAPH_INFO | Call by reference | Type reference (TYPE) | YS_GRAPH_INFO | 20101109 |
Method GET_GRAPH on class CL_SALV_STU_CHNGNET_LOGUTIL has no exception.
Method SEARCH_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | CL_SALV_STU_CHANGE_NETWORK=>Y_NODE_ID | 20100921 | ||||
| 2 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20100921 |
Method SEARCH_NODE on class CL_SALV_STU_CHNGNET_LOGUTIL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |