Hierarchy

⤷

⤷

Properties
Class | CL_ITERATION_OBJECT_CO | |
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 | KACT | CO-OM-ACT: Performance Analysis |
Created | 19980827 | SAP |
Last change | 00000000 | 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_ITERATION_OBJECT_CO has no interface implemented.
Friends
Class CL_ITERATION_OBJECT_CO has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Value to Base | 19980827 |
2 | ![]() |
Instance method | Public | Method | Add Value to Primary | 19980827 |
3 | ![]() |
Instance method | Public | Method | Append Link to Receiver | 19980827 |
4 | ![]() |
Instance method | Public | Method | Append Link to Sender | 19980827 |
5 | ![]() |
Instance method | Private | Method | Checks Consistency of Length of Transfered Vectors | 19990401 |
6 | ![]() |
Static method | Public | Method | Initializes Statistical Attribute | 20020930 |
7 | ![]() |
Instance method | Public | Method | Calculate All Sender Values and Assign Secondary | 19980827 |
8 | ![]() |
Instance method | Public | Constructor | Constructor | 19980827 |
9 | ![]() |
Instance method | Public | Method | Calculate the Number of Receivers | 19980827 |
10 | ![]() |
Instance method | Public | Method | Calculate the Number of Senders | 19980827 |
11 | ![]() |
Instance method | Public | Method | Calculate Object Value (Primary + Secondary) | 19980827 |
12 | ![]() |
Instance method | Public | Method | Read Basis (Transfer Int. Tab.) | 19980827 |
13 | ![]() |
Instance method | Public | Method | Read Basis (Transfer as Vector) | 19980827 |
14 | ![]() |
Instance method | Public | Method | Provides Convergence Status After Iteration | 19981013 |
15 | ![]() |
Instance method | Public | Method | Find Link to Specific Receiver | 19980827 |
16 | ![]() |
Instance method | Public | Method | Find Link to Specific Sender | 19980827 |
17 | ![]() |
Instance method | Public | Method | Read Primary (Transfer Int. Tab.) | 19980827 |
18 | ![]() |
Instance method | Public | Method | Table of Link Objects to Receivers | 19990212 |
19 | ![]() |
Instance method | Public | Method | Read Secondary (Transfer Int. Tab.) | 19980827 |
20 | ![]() |
Instance method | Public | Method | Read Secondary Up (Transfer as Vector) | 19980827 |
21 | ![]() |
Instance method | Public | Method | Table of All Sender Objects | 19981008 |
22 | ![]() |
Instance method | Public | Method | Table of link objects to senders | 19990111 |
23 | ![]() |
Instance method | Public | Method | Object Value (Transfer Int. Tab.) | 19980827 |
24 | ![]() |
Instance method | Public | Method | Read growing flag | 19980827 |
25 | ![]() |
Instance method | Public | Method | Write debug info. | 19980827 |
26 | ![]() |
Instance method | Public | Method | Set Basic Value (Transfer Int. Table) | 19980827 |
27 | ![]() |
Instance method | Public | Method | Set Growing Flag | 19980827 |
28 | ![]() |
Instance method | Public | Method | Set Primary (Transfer Int. Table) | 19980827 |
29 | ![]() |
Instance method | Public | Method | Set Secondary (Transfer Int. Table) | 19980827 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EXIT_RECEIVER | Instance Event (0) |
Public (2) |
Exit After Recalculating Objects | 19980827 |
Types
Class CL_ITERATION_OBJECT_CO 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) | COITR_VALTAB | Basis (int Tab) | 19980828 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BASE Tabelle hat falsche Länge | 19990214 |
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) | COITR_VALTAB | Pimärvektor | 19980828 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Länge von IM_PRIMARY ist falsch | 19990214 |
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_ITERATION_LINK_CO | Empfänger | 19980828 |
Method ADD_RECEIVER on class CL_ITERATION_OBJECT_CO 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_ITERATION_LINK_CO | Sender | 19980828 |
Method ADD_SENDER on class CL_ITERATION_OBJECT_CO 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 | 19990401 | ||
2 | ![]() |
RE_OK_FLAG | Value transfer | Type reference (TYPE) | BOOLEAN | Ergebnis Konsistenzprüfung | 19990401 | ||
3 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | C1 | 'B' = Basis 'P' Primär 'S' Sekund | 19990401 |
Method CHECK_VECTOR_LENGTH on class CL_ITERATION_OBJECT_CO has no exception.
Method CLEAR Signature
Method CLEAR on class CL_ITERATION_OBJECT_CO has no parameter.
Method CLEAR on class CL_ITERATION_OBJECT_CO 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_ITERATION_VECTOR_CO | Delta nach Bewertung | 19980828 | ||
2 | ![]() |
CH_DELTA_UP | Call by reference | Object reference (TYPE REF TO) | CL_ITERATION_VECTOR_CO | Delta_up nach Bewertung | 19980828 |
Method COLLECT_SENDER_VALUES on class CL_ITERATION_OBJECT_CO 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) | COITR_VALTAB | Basis | 19980828 | ||
2 | ![]() |
IM_CLUSTERS | Call by reference | Type reference (TYPE) | SYTABIX | Anzahl Schichten | 19990211 | ||
3 | ![]() |
IM_EXTENTION | Call by reference | Type reference (TYPE) | SYTABIX | Erweiterungsfeld | 19990210 | ||
4 | ![]() |
IM_LAYERS | Call by reference | Type reference (TYPE) | SYTABIX | Werte pro Periode (fix/var) | 19990211 | ||
5 | ![]() |
IM_LINES | Call by reference | Type reference (TYPE) | SYTABIX | Anzahl Perioden | 19990211 | ||
6 | ![]() |
IM_PRIMARY | Call by reference | Type reference (TYPE) | COITR_VALTAB | Primärwert | 19980828 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die Vektoren passen nicht zu lines, layers, clusters | 19990211 |
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 | 19980828 |
Method COUNT_RECEIVERS on class CL_ITERATION_OBJECT_CO 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 | 19980828 |
Method COUNT_SENDERS on class CL_ITERATION_OBJECT_CO 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_ITERATION_VECTOR_CO | Wert des Objekts | 19980828 |
Method EVALUATE on class CL_ITERATION_OBJECT_CO 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) | COITR_VALTAB | Basis | 19980828 |
Method GET_BASE on class CL_ITERATION_OBJECT_CO 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_ITERATION_VECTOR_CO | Basis | 19980828 |
Method GET_BASE_REF on class CL_ITERATION_OBJECT_CO 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) | C1 | Konvergenzstatus | 19981013 |
Method GET_ITERATION_STATUS on class CL_ITERATION_OBJECT_CO 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_ITERATION_LINK_CO | Link | 19980828 | ||
2 | ![]() |
IM_RECEIVER | Call by reference | Object reference (TYPE REF TO) | CL_ITERATION_OBJECT_CO | Empfänger | 19980828 |
Method GET_LINK_WITH_RECEIVER on class CL_ITERATION_OBJECT_CO 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_ITERATION_LINK_CO | Link | 19980828 | ||
2 | ![]() |
IM_SENDER | Call by reference | Object reference (TYPE REF TO) | CL_ITERATION_OBJECT_CO | Empfänger | 19980828 |
Method GET_LINK_WITH_SENDER on class CL_ITERATION_OBJECT_CO 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) | COITR_VALTAB | Primärvektor | 19980828 |
Method GET_PRIMARY on class CL_ITERATION_OBJECT_CO 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) | ITERATION_LINK_CO_TAB | Empfängerliktabelle | 19990212 |
Method GET_RECEIVER_LINKS on class CL_ITERATION_OBJECT_CO 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) | COITR_VALTAB | sekundärvektor | 19980828 |
Method GET_SECONDARY on class CL_ITERATION_OBJECT_CO 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_ITERATION_VECTOR_CO | Sek_up Vektor | 19980828 |
Method GET_SECONDARY_UP_REF on class CL_ITERATION_OBJECT_CO 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) | ITERATION_OBJECT_CO_TAB | Sendertabelle | 19981008 |
Method GET_SENDERS on class CL_ITERATION_OBJECT_CO 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) | ITERATION_LINK_CO_TAB | Tabelle der Senderlinks | 19990111 |
Method GET_SENDER_LINKS on class CL_ITERATION_OBJECT_CO 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) | COITR_VALTAB | Wert des Objekts | 19980828 |
Method GET_VALUE on class CL_ITERATION_OBJECT_CO 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 | 19980828 |
Method IS_GROWING on class CL_ITERATION_OBJECT_CO 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 | 19980828 | ||
2 | ![]() |
IM_ITO_NAME | Call by reference | Type reference (TYPE) | OBJNR | Objektnummer | 19980828 |
Method PRINT_DEBUG_INFO on class CL_ITERATION_OBJECT_CO 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) | COITR_VALTAB | Basis | 19980828 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Länge der BASE Tabelle ist falsch | 19990214 |
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 | 19980828 |
Method SET_GROWING on class CL_ITERATION_OBJECT_CO 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) | COITR_VALTAB | Primärvektor | 19980828 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die Anzahl der Tabellenzeilen im Primärvektor ist falsch | 19990214 |
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) | COITR_VALTAB | Sekundärvektor | 19980828 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die Länge der Tabelle IM_SECONDARY ist falsch | 19990214 |
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_ITERATION_OBJECT_CO | Aktuelles Objekt | 19980828 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |