SAP ABAP Class CL_DC_EDGE_RFW (Graph Edge)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-RFW (Application Component) Reconciliation Framework
⤷
RFW (Package) Reconciliation Framework
⤷
⤷
Properties
| Class | CL_DC_EDGE_RFW | |
| Short Description | Graph Edge | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RFW | Reconciliation Framework |
| Created | 19990830 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DC_EDGE_RFW has no forward declaration.
Interfaces
Class CL_DC_EDGE_RFW has no interface implemented.
Friends
Class CL_DC_EDGE_RFW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Start Nodes | 19990830 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Destination point | 19990830 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | C | Change Indicator | 19991119 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | Edge Weight | 19990920 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 19990830 | |
| 2 | Instance method | Public | Method | Get Edge | 19990903 | |
| 3 | Instance method | Public | Method | Get Change Indicator | 19991119 | |
| 4 | Instance method | Public | Method | Set Change Indicator | 19991119 | |
| 5 | Instance method | Public | Method | Set Edge Weight | 19991102 |
Events
Class CL_DC_EDGE_RFW has no event.
Types
Class CL_DC_EDGE_RFW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_FROM | Value transfer | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Startknoten | 19990830 | |||
| 2 | NODE_TO | Value transfer | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Zielknoten | 19990830 | |||
| 3 | WEIGHT | Value transfer | Type reference (TYPE) | STRING | Kantengewicht | 19990920 |
Method CONSTRUCTOR on class CL_DC_EDGE_RFW has no exception.
Method GET_EDGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_FROM | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Startknoten | 19990903 | |||
| 2 | NODE_TO | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Zielknoten | 19990903 | |||
| 3 | STATUS_FLAG | Call by reference | Type reference (TYPE) | C | Änderungskennzeichen | 19991125 | |||
| 4 | WEIGHT | Call by reference | Type reference (TYPE) | STRING | Kantengewicht | 19990920 |
Method GET_EDGE on class CL_DC_EDGE_RFW has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS | Value transfer | Type reference (TYPE) | C | Änderungskennzeichen | 19991119 |
Method GET_STATUS on class CL_DC_EDGE_RFW has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVITY | Value transfer | Type reference (TYPE) | C | Statusübergang | 19991119 | |||
| 2 | FORCE | Value transfer | Type reference (TYPE) | C | 'X': Keine Prüfung | 19991119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht zulässiger Statusübergang | 19991119 |
Method SET_WEIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WEIGHT | Call by reference | Type reference (TYPE) | STRING | Kantengewicht | 19991102 |
Method SET_WEIGHT on class CL_DC_EDGE_RFW has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |