SAP ABAP Class CL_COA_VARIANCES_CALC (Calculate Variances)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
CO-PC-OBJ (Application Component) Cost Object Controlling
⤷
DM_COA (Package) Cost Object Analyzer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COA_CALCULATION_METHOD | Calculation Method | 20001028 |
Properties
| Class | CL_COA_VARIANCES_CALC | |
| Short Description | Calculate Variances | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DM_COA | Cost Object Analyzer |
| Created | 20001028 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_COA_CALCULATION_METHOD | Calculation Method | 20001028 |
Friends
Class CL_COA_VARIANCES_CALC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_COA_ACTUALS_CONVERTER | Actual Data Converter | 20001028 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_COA_SCRAP_CONVERTER | Scrap Data Converter | 20001028 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_COA_TARGET_CONVERTER | Target Costs Converter | 20001205 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_COA_VARIANCES_CONVERTER | Variances Converter | 20001102 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_COA_WIP_CONVERTER | WIP Converter | 20001028 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001028 |
Events
Class CL_COA_VARIANCES_CALC has no event.
Types
Class CL_COA_VARIANCES_CALC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_COA_VARIANCES_CALC has no parameter.
Method CONSTRUCTOR on class CL_COA_VARIANCES_CALC has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 46C2 |