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 | 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 | Instance attribute | Public | Type reference (TYPE) | SYTABIX | Extension Field | 20030123 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_KACT_ITERATION_OBJECT | Receiver | 20030123 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_KACT_ITERATION_OBJECT | Sender | 20030123 | |||
| 4 | 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 | Instance method | Public | Method | Adjust Share Vector | 20030123 | |
| 2 | Instance method | Public | Method | Calculate Sender Value | 20030123 | |
| 3 | Instance method | Public | Constructor | Constructor | 20030123 | |
| 4 | Instance method | Public | Method | Delivers Share (Multiplied by Base) | 20030123 | |
| 5 | Instance method | Public | Method | Delivers Standard Share (Based On Base of Sender) | 20030123 | |
| 6 | 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 | IM_SHARE | Call by reference | Type reference (TYPE) | KACTI_VALTAB | neuer Share | 20030123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | IM_EXTENTION | Call by reference | Type reference (TYPE) | SYTABIX | 0 | Erweiterungsfeld | 20030123 | ||
| 2 | IM_RECEIVER | Call by reference | Object reference (TYPE REF TO) | CL_KACT_ITERATION_OBJECT | Empfänger | 20030123 | |||
| 3 | IM_SENDER | Call by reference | Object reference (TYPE REF TO) | CL_KACT_ITERATION_OBJECT | Sender | 20030123 | |||
| 4 | IM_SHARE | Call by reference | Object reference (TYPE REF TO) | CL_KACT_ITERATION_VECTOR | Anteil | 20030123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Share Vektor hat falsche Länge | 20030123 | ||
| 2 | kein CL_ITERATION_OBJECT_CO | 20030123 | ||
| 3 | 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 | 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 | 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 | 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 |