SAP ABAP Class CL_KACT_ITERATION_SUBNET (sub-network CO interation process)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-SRV (Application Component) Services
     FINB_KACT (Package) Parts from R/3 CO-OM-ACT: Activity Allocation
Properties
Class CL_KACT_ITERATION_SUBNET  
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 FINB_KACT   Parts from R/3 CO-OM-ACT: Activity Allocation 
Created 20030123   SAP 
Last change 20041006   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)
2 KACTI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_KACT_ITERATION_SUBNET has no interface implemented.
Friends
Class CL_KACT_ITERATION_SUBNET 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) KACTI_DELTA amount charged per step 20030123
2 FALSE Constant Private Type reference (TYPE) BOOLEAN ' ' False 20030123
3 ITEM_COUNT Instance attribute Public Type reference (TYPE) I Number of nodes 20030123
4 ITERATION_STATUS Instance attribute Public Type reference (TYPE) CHAR1 convergence status sub-network 20030123
5 ITERATION_STATUS_TAB Instance attribute Private Type reference (TYPE) KACTI_BOOLTAB convergence status at period level 20030123
6 LO_DELTA_DIF Static Attribute Private Object reference (TYPE REF TO) CL_KACT_ITERATION_VECTOR due to garbage collector 20030123
7 MEMBERS Instance attribute Private Type reference (TYPE) KACT_ITERATION_TABLE_TAB list of nodes 20030123
8 SUBNET_STEP_COUNT Instance attribute Public Type reference (TYPE) I Number of executed steps with divergence 20030123
9 TRUE Constant Private Type reference (TYPE) BOOLEAN 'X' True 20030123
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NODE Instance method Public Method Insert nodes to sub-network 20030123
2 CALCULATE_DELTA Instance method Public Method Determine amount charged per sub-step in network 20030123
3 CLEAR Instance method Public Method Reset network for recycling to initial status 20030123
4 CONSTRUCTOR Instance method Public Constructor Constructor 20030123
5 DETERMINE_STATUS Instance method Public Method determine convergence status 20030123
6 GET_LINE_STATUS Instance method Public Method Determine after iteration end convergence onto period level. 20030123
7 JOIN_SUBNET Instance method Public Method merge two sub-networks 20030123
8 SORT_ITERATION_TABLE Instance method Public Method sort node list according to numbre of sender 20030123
Events
Class CL_KACT_ITERATION_SUBNET has no event.
Types
Class CL_KACT_ITERATION_SUBNET 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_KACT_ITERATION_OBJECT Neuer Knoten 20030123
2 Importing IM_SENDER_COUNT Call by reference Type reference (TYPE) I Anzahl Sender des Knotens 20030123

Method ADD_NODE on class CL_KACT_ITERATION_SUBNET has no exception.

Method CALCULATE_DELTA Signature

Method CALCULATE_DELTA on class CL_KACT_ITERATION_SUBNET has no parameter.
Method CALCULATE_DELTA on class CL_KACT_ITERATION_SUBNET has no exception.

Method CLEAR Signature

Method CLEAR on class CL_KACT_ITERATION_SUBNET has no parameter.
Method CLEAR on class CL_KACT_ITERATION_SUBNET has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_KACT_ITERATION_SUBNET has no parameter.
Method CONSTRUCTOR on class CL_KACT_ITERATION_SUBNET 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) KACTI_IT_PARAMETERS Iterationskonstanten 20030123
2 Importing IM_STEP_COUNT Call by reference Type reference (TYPE) I Aktueller Iterationsschritt 20030123

Method DETERMINE_STATUS on class CL_KACT_ITERATION_SUBNET 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 20030123
2 Returning RE_STATUS Value transfer Type reference (TYPE) CHAR1 Status für Periode 20030123
# Exception Resumable Description Created on
1 ARGUMENT_OUT_OF_RANGE IM_LINES ist wahrscheinlich zu gross. 20030123

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_KACT_ITERATION_SUBNET altes nun leeres Netz 20030123
2 Exporting EX_SNET_TO Call by reference Object reference (TYPE REF TO) CL_KACT_ITERATION_SUBNET neues grösseres Netz 20030123
3 Importing IM_SUBNET Call by reference Object reference (TYPE REF TO) CL_KACT_ITERATION_SUBNET Zu verscmelzendes Teinetz 20030123

Method JOIN_SUBNET on class CL_KACT_ITERATION_SUBNET has no exception.

Method SORT_ITERATION_TABLE Signature

Method SORT_ITERATION_TABLE on class CL_KACT_ITERATION_SUBNET has no parameter.
Method SORT_ITERATION_TABLE on class CL_KACT_ITERATION_SUBNET has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 200