Hierarchy
⤷
⤷
Properties
| Class | CL_KACT_ITERATION_OBJECT | |
| Short Description | Node 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_KACT_ITERATION_OBJECT has no interface implemented.
Friends
Class CL_KACT_ITERATION_OBJECT has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Value for Base Additions | 20030123 | |
| 2 | Instance method | Public | Method | Value for Primary Addition | 20030123 | |
| 3 | Instance method | Public | Method | Append Link to Receiver | 20030123 | |
| 4 | Instance method | Public | Method | Append Link to Sender | 20030123 | |
| 5 | Instance method | Private | Method | Checks Consistency of Length of Transfered Vectors | 20030123 | |
| 6 | Static method | Public | Method | Clear Static Variables | 20040315 | |
| 7 | Instance method | Public | Method | Calculate All Sender Values and Assign Secondary Ones | 20030123 | |
| 8 | Instance method | Public | Constructor | Constructor | 20030123 | |
| 9 | Instance method | Public | Method | Calculate the Number of Receivers | 20030123 | |
| 10 | Instance method | Public | Method | Calculate the Number of Senders | 20030123 | |
| 11 | Instance method | Public | Method | Calculate Object Value (Primary + Secondary) | 20030123 | |
| 12 | Instance method | Public | Method | Read Basis (Transfer Int. Table) | 20030123 | |
| 13 | Instance method | Public | Method | Read Basis (Transfer as Vector) | 20030123 | |
| 14 | Instance method | Public | Method | Provides Convergence Status After Iteration | 20030123 | |
| 15 | Instance method | Public | Method | Find Link to Specific Receiver | 20030123 | |
| 16 | Instance method | Public | Method | Find Link to Specific Sender | 20030123 | |
| 17 | Instance method | Public | Method | Read Primary (Transfer Int. Table) | 20030123 | |
| 18 | Instance method | Public | Method | Table of Link Objects to Receivers | 20030123 | |
| 19 | Instance method | Public | Method | Read Secondary (Transfer Int. Table) | 20030123 | |
| 20 | Instance method | Public | Method | Read Secondary Up (Transfer as Vector) | 20030123 | |
| 21 | Instance method | Public | Method | Table of All Sender Objects | 20030123 | |
| 22 | Instance method | Public | Method | Table of Link Objects to Senders | 20030123 | |
| 23 | Instance method | Public | Method | Object Values (Transfer Int. Table) | 20030123 | |
| 24 | Instance method | Public | Method | Read Growing Flag | 20030123 | |
| 25 | Instance method | Public | Method | Write Debug Info | 20030123 | |
| 26 | Instance method | Public | Method | Set Basic Value (Transfer Int. Table) | 20030123 | |
| 27 | Instance method | Public | Method | Set Growing Flag | 20030123 | |
| 28 | Instance method | Public | Method | Set Primary (Transfer Int. Table) | 20030123 | |
| 29 | Instance method | Public | Method | Set Secondary (Transfer Int. Table) | 20030123 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EXIT_RECEIVER | Instance Event (0) |
Public (2) |
Exit After Recalculating Object | 20030123 |
Types
Class CL_KACT_ITERATION_OBJECT has no local type.
Method Signatures
Method ADD_BASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BASE | Call by reference | Type reference (TYPE) | KACTI_VALTAB | Basis (int Tab) | 20030123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BASE Tabelle hat falsche Länge | 20030123 |
Method ADD_PRIMARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PRIMARY | Call by reference | Type reference (TYPE) | KACTI_VALTAB | Pimärvektor | 20030123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Länge von IM_PRIMARY ist falsch | 20030123 |
Method ADD_RECEIVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RECEIVER_LINK | Call by reference | Object reference (TYPE REF TO) | CL_KACT_ITERATION_LINK | Empfänger | 20030123 |
Method ADD_RECEIVER on class CL_KACT_ITERATION_OBJECT has no exception.
Method ADD_SENDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SENDER_LINK | Call by reference | Object reference (TYPE REF TO) | CL_KACT_ITERATION_LINK | Sender | 20030123 |
Method ADD_SENDER on class CL_KACT_ITERATION_OBJECT has no exception.
Method CHECK_VECTOR_LENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEN | Call by reference | Type reference (TYPE) | SYTFILL | Länge Vektor | 20030123 | |||
| 2 | RE_OK_FLAG | Value transfer | Type reference (TYPE) | BOOLEAN | Ergebnis Konsistenzprüfung | 20030123 | |||
| 3 | TYPE | Call by reference | Type reference (TYPE) | CHAR1 | 'B' = Basis 'P' Primär 'S' Sekund | 20030123 |
Method CHECK_VECTOR_LENGTH on class CL_KACT_ITERATION_OBJECT has no exception.
Method CLEAR Signature
Method CLEAR on class CL_KACT_ITERATION_OBJECT has no parameter.
Method CLEAR on class CL_KACT_ITERATION_OBJECT has no exception.
Method COLLECT_SENDER_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_DELTA | Call by reference | Object reference (TYPE REF TO) | CL_KACT_ITERATION_VECTOR | Delta nach Bewertung | 20030123 | |||
| 2 | CH_DELTA_UP | Call by reference | Object reference (TYPE REF TO) | CL_KACT_ITERATION_VECTOR | Delta_up nach Bewertung | 20030123 |
Method COLLECT_SENDER_VALUES on class CL_KACT_ITERATION_OBJECT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BASE | Call by reference | Type reference (TYPE) | KACTI_VALTAB | Basis | 20030123 | |||
| 2 | IM_CLUSTERS | Call by reference | Type reference (TYPE) | SYTABIX | Anzahl Schichten | 20030123 | |||
| 3 | IM_EXTENTION | Call by reference | Type reference (TYPE) | SYTABIX | Erweiterungsfeld | 20030123 | |||
| 4 | IM_LAYERS | Call by reference | Type reference (TYPE) | SYTABIX | Werte pro Periode (fix/var) | 20030123 | |||
| 5 | IM_LINES | Call by reference | Type reference (TYPE) | SYTABIX | Anzahl Perioden | 20030123 | |||
| 6 | IM_PRIMARY | Call by reference | Type reference (TYPE) | KACTI_VALTAB | Primärwert | 20030123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Vektoren passen nicht zu lines, layers, clusters | 20030123 |
Method COUNT_RECEIVERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RECEIVERS | Call by reference | Type reference (TYPE) | SYTFILL | Anzahl Empfänger | 20030123 |
Method COUNT_RECEIVERS on class CL_KACT_ITERATION_OBJECT has no exception.
Method COUNT_SENDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SENDERS | Call by reference | Type reference (TYPE) | SYTFILL | Anzahl Sender | 20030123 |
Method COUNT_SENDERS on class CL_KACT_ITERATION_OBJECT has no exception.
Method EVALUATE 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 | Wert des Objekts | 20030123 |
Method EVALUATE on class CL_KACT_ITERATION_OBJECT has no exception.
Method GET_BASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BASE | Call by reference | Type reference (TYPE) | KACTI_VALTAB | Basis | 20030123 |
Method GET_BASE on class CL_KACT_ITERATION_OBJECT has no exception.
Method GET_BASE_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BASE | Call by reference | Object reference (TYPE REF TO) | CL_KACT_ITERATION_VECTOR | Basis | 20030123 |
Method GET_BASE_REF on class CL_KACT_ITERATION_OBJECT has no exception.
Method GET_ITERATION_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | Konvergenzstatus | 20030123 |
Method GET_ITERATION_STATUS on class CL_KACT_ITERATION_OBJECT has no exception.
Method GET_LINK_WITH_RECEIVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_LINK | Call by reference | Object reference (TYPE REF TO) | CL_KACT_ITERATION_LINK | Link | 20030123 | |||
| 2 | IM_RECEIVER | Call by reference | Object reference (TYPE REF TO) | CL_KACT_ITERATION_OBJECT | Empfänger | 20030123 |
Method GET_LINK_WITH_RECEIVER on class CL_KACT_ITERATION_OBJECT has no exception.
Method GET_LINK_WITH_SENDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_LINK | Call by reference | Object reference (TYPE REF TO) | CL_KACT_ITERATION_LINK | Link | 20030123 | |||
| 2 | IM_SENDER | Call by reference | Object reference (TYPE REF TO) | CL_KACT_ITERATION_OBJECT | Empfänger | 20030123 |
Method GET_LINK_WITH_SENDER on class CL_KACT_ITERATION_OBJECT has no exception.
Method GET_PRIMARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_PRIMARY | Call by reference | Type reference (TYPE) | KACTI_VALTAB | Primärvektor | 20030123 |
Method GET_PRIMARY on class CL_KACT_ITERATION_OBJECT has no exception.
Method GET_RECEIVER_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RECEIVER_LINKS | Call by reference | Type reference (TYPE) | KACT_ITERATION_LINK_TAB | Empfängerliktabelle | 20030123 |
Method GET_RECEIVER_LINKS on class CL_KACT_ITERATION_OBJECT has no exception.
Method GET_SECONDARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SECONDARY | Call by reference | Type reference (TYPE) | KACTI_VALTAB | sekundärvektor | 20030123 |
Method GET_SECONDARY on class CL_KACT_ITERATION_OBJECT has no exception.
Method GET_SECONDARY_UP_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SECONDARY_UP | Call by reference | Object reference (TYPE REF TO) | CL_KACT_ITERATION_VECTOR | Sek_up Vektor | 20030123 |
Method GET_SECONDARY_UP_REF on class CL_KACT_ITERATION_OBJECT has no exception.
Method GET_SENDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SENDERS | Call by reference | Type reference (TYPE) | KACT_ITERATION_OBJECT_TAB | Sendertabelle | 20030123 |
Method GET_SENDERS on class CL_KACT_ITERATION_OBJECT has no exception.
Method GET_SENDER_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SENDER_LINKS | Call by reference | Type reference (TYPE) | KACT_ITERATION_LINK_TAB | Tabelle der Senderlinks | 20030123 |
Method GET_SENDER_LINKS on class CL_KACT_ITERATION_OBJECT has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_VALUE | Call by reference | Type reference (TYPE) | KACTI_VALTAB | Wert des Objekts | 20030123 |
Method GET_VALUE on class CL_KACT_ITERATION_OBJECT has no exception.
Method IS_GROWING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_GROWING | Value transfer | Type reference (TYPE) | BOOLEAN | Growing Flag | 20030123 |
Method IS_GROWING on class CL_KACT_ITERATION_OBJECT has no exception.
Method PRINT_DEBUG_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ITERATION_STEP | Call by reference | Type reference (TYPE) | I | Anzahl Iterationsschritte | 20030123 | |||
| 2 | IM_ITO_NAME | Call by reference | Type reference (TYPE) | KACTI_ITONAME | Objekt Bezeichnung | 20030123 |
Method PRINT_DEBUG_INFO on class CL_KACT_ITERATION_OBJECT has no exception.
Method SET_BASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BASE | Call by reference | Type reference (TYPE) | KACTI_VALTAB | Basis | 20030123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Länge der BASE Tabelle ist falsch | 20030123 |
Method SET_GROWING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GROWING | Call by reference | Type reference (TYPE) | BOOLEAN | Growing Flag | 20030123 |
Method SET_GROWING on class CL_KACT_ITERATION_OBJECT has no exception.
Method SET_PRIMARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PRIMARY | Call by reference | Type reference (TYPE) | KACTI_VALTAB | Primärvektor | 20030123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Anzahl der Tabellenzeilen im Primärvektor ist falsch | 20030123 |
Method SET_SECONDARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SECONDARY | Call by reference | Type reference (TYPE) | KACTI_VALTAB | Sekundärvektor | 20030123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Länge der Tabelle IM_SECONDARY ist falsch | 20030123 |
Event Signatures
Event EXIT_RECEIVER Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ITO | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_KACT_ITERATION_OBJECT | Aktuelles Objekt | 20030123 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 200 |