SAP ABAP Class CL_ITERATION_LINK_CO (link for CO iteration process)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO-OM-ACT (Application Component) Activity Types
⤷
KACT (Package) CO-OM-ACT: Performance Analysis

⤷

⤷

Properties
Class | CL_ITERATION_LINK_CO | |
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 | 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_LINK_CO has no interface implemented.
Friends
Class CL_ITERATION_LINK_CO 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 | 19990111 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_ITERATION_OBJECT_CO | Receiver | 19980827 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_ITERATION_OBJECT_CO | Sender | 19980827 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_ITERATION_VECTOR_CO | Settlement share | 19980827 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adjust share vector | 19990609 |
2 | ![]() |
Instance method | Public | Method | Calculate sender value | 19980827 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 19980827 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EXIT_SENDER | Instance Event (0) |
Public (2) |
Exit after calculating sender value | 19980827 |
Types
Class CL_ITERATION_LINK_CO 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) | COITR_VALTAB | neuer Share | 19990609 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
der zu addierende Vector hat die falsche Länge | 19990609 |
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_ITERATION_VECTOR_CO | Senderwert | 19980827 |
Method CALCULATE_SENDER_VALUE on class CL_ITERATION_LINK_CO 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 | 19990111 | |
2 | ![]() |
IM_RECEIVER | Call by reference | Object reference (TYPE REF TO) | CL_ITERATION_OBJECT_CO | Empfänger | 19980827 | ||
3 | ![]() |
IM_SENDER | Call by reference | Object reference (TYPE REF TO) | CL_ITERATION_OBJECT_CO | Sender | 19980827 | ||
4 | ![]() |
IM_SHARE | Call by reference | Object reference (TYPE REF TO) | CL_ITERATION_VECTOR_CO | Anteil | 19980827 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Der Share Vektor hat falsche Länge | 19990211 | |
2 | ![]() |
kein CL_ITERATION_OBJECT_CO | 19990211 | |
3 | ![]() |
kein CL_ITERATION_VECTOR_CO | 19990211 |
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_ITERATION_VECTOR_CO | Senderwert | 19980827 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |