SAP ABAP Class /MRSS/IF_CAG_INT_NOTIFICATION (Notification in Area of Integral Calculation)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_CAG_INTEGRAL_LIST | List of Graph Integrals | 20130523 |
Properties
Class | /MRSS/IF_CAG_INT_NOTIFICATION | |
Short Description | Notification in Area of Integral Calculation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130523 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MRSS/IF_CAG_INT_NOTIFICATION has no forward declaration.
Interfaces
Class /MRSS/IF_CAG_INT_NOTIFICATION has no interface implemented.
Friends
Class /MRSS/IF_CAG_INT_NOTIFICATION has no friend class.
Attributes
Class /MRSS/IF_CAG_INT_NOTIFICATION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Calculated Interval of a Graph Integral in own Int List | 20130523 |
2 | ![]() |
Instance method | Public | Method | Add a Graph Integral to own Integral List | 20130523 |
3 | ![]() |
Instance method | Public | Method | Is a temporary Calculation running at the Moment | 20130523 |
4 | ![]() |
Instance method | Public | Method | Update State of a Graph Integral in own Integral List | 20130523 |
Events
Class /MRSS/IF_CAG_INT_NOTIFICATION has no event.
Types
Class /MRSS/IF_CAG_INT_NOTIFICATION has no local type.
Method Signatures
Method ADD_CALCULATED_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IREF_INTEGRAL | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_CAG_INTEGRAL | Graph Integral | 20130523 | ||
2 | ![]() |
IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130523 |
Method ADD_CALCULATED_INTERVAL on class /MRSS/IF_CAG_INT_NOTIFICATION has no exception.
Method ADD_INTEGRAL_TO_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IREF_INTEGRAL | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_CAG_INTEGRAL | Graph Integral | 20130523 |
Method ADD_INTEGRAL_TO_LIST on class /MRSS/IF_CAG_INT_NOTIFICATION has no exception.
Method IS_TEMPORARY_CALC_RUNNING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TEMPORARY_CALC_RUNNING | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130523 |
Method IS_TEMPORARY_CALC_RUNNING on class /MRSS/IF_CAG_INT_NOTIFICATION has no exception.
Method UPDATE_INTEGRAL_STATE_IN_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IREF_INTEGRAL | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_CAG_INTEGRAL | Graph Integral | 20130523 |
Method UPDATE_INTEGRAL_STATE_IN_LIST on class /MRSS/IF_CAG_INT_NOTIFICATION has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in |