SAP ABAP Class IF_COA_CALCULATION_METHOD (Calculation Method)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_COA_SCRAP_CALCULATION | Scrap Calculation | 19991026 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_COA_TARGETCOSTS_CALCULATION | Target Cost Calculation | 20001103 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_COA_VARIANCES_CALC | Calculate Variances | 20001028 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_COA_WIP_CALCULATION | Work in Process Calculation | 19991022 |
Properties
| Class | IF_COA_CALCULATION_METHOD | |
| Short Description | Calculation Method | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19991022 | SAP |
| Last change | 20050301 | 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 IF_COA_CALCULATION_METHOD has no interface implemented.
Friends
Class IF_COA_CALCULATION_METHOD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_COA_CO_TOTALS_CONVERTER | Converter | 19991022 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Calculates Cumulative Values (Not Period Change) | 19991228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Performs Calculation | 19991022 |
Events
Class IF_COA_CALCULATION_METHOD has no event.
Types
Class IF_COA_CALCULATION_METHOD has no local type.
Method Signatures
Method CALCULATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALC_RUN_PARAMS | Call by reference | Type reference (TYPE) | COA_CALC_RUN_PARAMS | Parameter für den aktuellen Berechnungslauf | 19991026 | |||
| 2 | COST_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_COA_COST_OBJECT | Kostenträger | 19991022 | |||
| 3 | STATUS | Call by reference | Type reference (TYPE) | KPEP_WL_OBJSTAT | War Berechnung erfolgreich? | 19991022 |
Method CALCULATE on class IF_COA_CALCULATION_METHOD has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in |