SAP ABAP Class CL_KACT_ITERATION_LINK (Link for CO Iteration 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_LINK  
Short Description Link for CO Iteration 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 KACTI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_KACT_ITERATION_LINK has no interface implemented.
Friends
Class CL_KACT_ITERATION_LINK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXTENTION Instance attribute Public Type reference (TYPE) SYTABIX Extension Field 20030123
2 RECEIVER Instance attribute Public Object reference (TYPE REF TO) CL_KACT_ITERATION_OBJECT Receiver 20030123
3 SENDER Instance attribute Public Object reference (TYPE REF TO) CL_KACT_ITERATION_OBJECT Sender 20030123
4 SHARE Instance attribute Private Object reference (TYPE REF TO) CL_KACT_ITERATION_VECTOR Settlement Share 20030123
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SHARE Instance method Public Method Adjust Share Vector 20030123
2 CALCULATE_SENDER_VALUE Instance method Public Method Calculate Sender Value 20030123
3 CONSTRUCTOR Instance method Public Constructor Constructor 20030123
4 GET_SHARE Instance method Public Method Delivers Share (Multiplied by Base) 20030123
5 GET_SHARE_NORMED Instance method Public Method Delivers Standard Share (Based On Base of Sender) 20030123
6 MULTIPLY_SHARE Instance method Public Method Multiplies Share by Weighting Factor 20030123
Events
# Event Type Visibility Description Created on
1 EXIT_SENDER Instance Event
(0)
Public
(2)
Exit After Calculating Sender Value 20030123
Types
Class CL_KACT_ITERATION_LINK has no local type.
Method Signatures

Method ADD_SHARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SHARE Call by reference Type reference (TYPE) KACTI_VALTAB neuer Share 20030123
# Exception Resumable Description Created on
1 OBJECT_NOT_COMPATIBLE der zu addierende Vector hat die falsche Länge 20030123

Method CALCULATE_SENDER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUE Call by reference Object reference (TYPE REF TO) CL_KACT_ITERATION_VECTOR Senderwert 20030123

Method CALCULATE_SENDER_VALUE on class CL_KACT_ITERATION_LINK has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXTENTION Call by reference Type reference (TYPE) SYTABIX 0 Erweiterungsfeld 20030123
2 Importing IM_RECEIVER Call by reference Object reference (TYPE REF TO) CL_KACT_ITERATION_OBJECT Empfänger 20030123
3 Importing IM_SENDER Call by reference Object reference (TYPE REF TO) CL_KACT_ITERATION_OBJECT Sender 20030123
4 Importing IM_SHARE Call by reference Object reference (TYPE REF TO) CL_KACT_ITERATION_VECTOR Anteil 20030123
# Exception Resumable Description Created on
1 OBJECT_NOT_COMPATIBLE Der Share Vektor hat falsche Länge 20030123
2 RECEIVER_NOT_VALID kein CL_ITERATION_OBJECT_CO 20030123
3 SENDER_NOT_VALID kein CL_ITERATION_VECTOR_CO 20030123

Method GET_SHARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SHARE Call by reference Type reference (TYPE) KACTI_VALTAB Share 20030123

Method GET_SHARE on class CL_KACT_ITERATION_LINK has no exception.

Method GET_SHARE_NORMED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SHARE_N Call by reference Type reference (TYPE) KACTI_VALTAB Share (normiert) 20030123

Method GET_SHARE_NORMED on class CL_KACT_ITERATION_LINK has no exception.

Method MULTIPLY_SHARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FACTOR Call by reference Object reference (TYPE REF TO) CL_KACT_ITERATION_VECTOR Gewichtungsfaktor 20030123

Method MULTIPLY_SHARE on class CL_KACT_ITERATION_LINK has no exception.
Event Signatures

Event EXIT_SENDER Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CH_VALUE Exporting Value transfer Object reference (TYPE REF TO) CL_KACT_ITERATION_VECTOR Senderwert 20030123
History
Last changed by/on SAP  20041006 
SAP Release Created in 200