SAP ABAP Class CL_ITERATION_SUBNET_CO (sub-network CO interation process)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO-OM-ACT (Application Component) Activity Types
⤷
KACT (Package) CO-OM-ACT: Performance Analysis
⤷
⤷
Properties
| Class | CL_ITERATION_SUBNET_CO | |
| Short Description | sub-network CO interation process | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | KACT | CO-OM-ACT: Performance Analysis |
| Created | 19981008 | 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) |
Interfaces
Class CL_ITERATION_SUBNET_CO has no interface implemented.
Friends
Class CL_ITERATION_SUBNET_CO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | COITR_DELTA | amount charged per step | 19981013 | |||
| 2 | Constant | Private | Type reference (TYPE) | BOOLEAN | ' ' | Incorrect | 19981013 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | Number of nodes | 19981013 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | C1 | convergence status sub-network | 19981013 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | COITR_BOOLTAB | convergence status at period level | 19990215 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ITERATION_VECTOR_CO | due to garbage collector | 19990401 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | ITERATION_TABLE_CO_TAB | List of nodes | 19981013 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | I | Number of executed steps with divergence | 19981013 | |||
| 9 | Constant | Private | Type reference (TYPE) | BOOLEAN | 'X' | True | 19981013 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Insert nodes to sub-network | 19981013 | |
| 2 | Instance method | Public | Method | Determine amount charged per sub-step in network | 19981013 | |
| 3 | Instance method | Public | Method | Reset network for recycling to initial status | 19981013 | |
| 4 | Instance method | Public | Constructor | Constructor | 19981013 | |
| 5 | Instance method | Public | Method | determine convergence status | 19981013 | |
| 6 | Instance method | Public | Method | Determine after iteration end convergence onto period level. | 19990215 | |
| 7 | Instance method | Public | Method | merge two sub-networks | 19981013 | |
| 8 | Instance method | Public | Method | sort node list according to numbre of sender | 19981013 |
Events
Class CL_ITERATION_SUBNET_CO has no event.
Types
Class CL_ITERATION_SUBNET_CO has no local type.
Method Signatures
Method ADD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ITERATION_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ITERATION_OBJECT_CO | Neuer Knoten | 19981013 | |||
| 2 | IM_SENDER_COUNT | Call by reference | Type reference (TYPE) | I | Anzahl Sender des Knotens | 19981013 |
Method ADD_NODE on class CL_ITERATION_SUBNET_CO has no exception.
Method CALCULATE_DELTA Signature
Method CALCULATE_DELTA on class CL_ITERATION_SUBNET_CO has no parameter.
Method CALCULATE_DELTA on class CL_ITERATION_SUBNET_CO has no exception.
Method CLEAR Signature
Method CLEAR on class CL_ITERATION_SUBNET_CO has no parameter.
Method CLEAR on class CL_ITERATION_SUBNET_CO has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ITERATION_SUBNET_CO has no parameter.
Method CONSTRUCTOR on class CL_ITERATION_SUBNET_CO has no exception.
Method DETERMINE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARAMETERS | Call by reference | Type reference (TYPE) | COITR_IT_PARAMETERS | Iterationskonstanten | 19981013 | |||
| 2 | IM_STEP_COUNT | Call by reference | Type reference (TYPE) | I | Aktueller Iterationsschritt | 19981013 |
Method DETERMINE_STATUS on class CL_ITERATION_SUBNET_CO has no exception.
Method GET_LINE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LINE | Call by reference | Type reference (TYPE) | SYTABIX | Normalerweise Periode | 19990215 | |||
| 2 | RE_STATUS | Value transfer | Type reference (TYPE) | C1 | Status für Periode | 19990215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IM_LINES ist wahrscheinlich zu gross. | 19990215 |
Method JOIN_SUBNET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SNET_FROM | Call by reference | Object reference (TYPE REF TO) | CL_ITERATION_SUBNET_CO | altes nun leeres Netz | 19981013 | |||
| 2 | EX_SNET_TO | Call by reference | Object reference (TYPE REF TO) | CL_ITERATION_SUBNET_CO | neues grösseres Netz | 19981013 | |||
| 3 | IM_SUBNET | Call by reference | Object reference (TYPE REF TO) | CL_ITERATION_SUBNET_CO | Zu verscmelzendes Teinetz | 19981013 |
Method JOIN_SUBNET on class CL_ITERATION_SUBNET_CO has no exception.
Method SORT_ITERATION_TABLE Signature
Method SORT_ITERATION_TABLE on class CL_ITERATION_SUBNET_CO has no parameter.
Method SORT_ITERATION_TABLE on class CL_ITERATION_SUBNET_CO has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |