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 COITR 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 DELTA Instance attribute Public Type reference (TYPE) COITR_DELTA amount charged per step 19981013
2 FALSE Constant Private Type reference (TYPE) BOOLEAN ' ' Incorrect 19981013
3 ITEM_COUNT Instance attribute Public Type reference (TYPE) I Number of nodes 19981013
4 ITERATION_STATUS Instance attribute Public Type reference (TYPE) C1 convergence status sub-network 19981013
5 ITERATION_STATUS_TAB Instance attribute Private Type reference (TYPE) COITR_BOOLTAB convergence status at period level 19990215
6 LO_DELTA_DIF Static Attribute Private Object reference (TYPE REF TO) CL_ITERATION_VECTOR_CO due to garbage collector 19990401
7 MEMBERS Instance attribute Private Type reference (TYPE) ITERATION_TABLE_CO_TAB List of nodes 19981013
8 SUBNET_STEP_COUNT Instance attribute Public Type reference (TYPE) I Number of executed steps with divergence 19981013
9 TRUE Constant Private Type reference (TYPE) BOOLEAN 'X' True 19981013
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NODE Instance method Public Method Insert nodes to sub-network 19981013
2 CALCULATE_DELTA Instance method Public Method Determine amount charged per sub-step in network 19981013
3 CLEAR Instance method Public Method Reset network for recycling to initial status 19981013
4 CONSTRUCTOR Instance method Public Constructor Constructor 19981013
5 DETERMINE_STATUS Instance method Public Method determine convergence status 19981013
6 GET_LINE_STATUS Instance method Public Method Determine after iteration end convergence onto period level. 19990215
7 JOIN_SUBNET Instance method Public Method merge two sub-networks 19981013
8 SORT_ITERATION_TABLE 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 Importing IM_ITERATION_OBJECT Call by reference Object reference (TYPE REF TO) CL_ITERATION_OBJECT_CO Neuer Knoten 19981013
2 Importing 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 Importing IM_PARAMETERS Call by reference Type reference (TYPE) COITR_IT_PARAMETERS Iterationskonstanten 19981013
2 Importing 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 Importing IM_LINE Call by reference Type reference (TYPE) SYTABIX Normalerweise Periode 19990215
2 Returning RE_STATUS Value transfer Type reference (TYPE) C1 Status für Periode 19990215
# Exception Resumable Description Created on
1 ARGUMENT_OUT_OF_RANGE 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 Exporting EX_SNET_FROM Call by reference Object reference (TYPE REF TO) CL_ITERATION_SUBNET_CO altes nun leeres Netz 19981013
2 Exporting EX_SNET_TO Call by reference Object reference (TYPE REF TO) CL_ITERATION_SUBNET_CO neues grösseres Netz 19981013
3 Importing 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