SAP ABAP Class CL_COA_COST_OBJECT (Structure for Cost Object Representation)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
CO-PC-OBJ (Application Component) Cost Object Controlling
⤷
DM_COA (Package) Cost Object Analyzer
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_COA_ORDER | Superclass for All Cost Objects That Resemble Orders | 19991021 |
Properties
| Class | CL_COA_COST_OBJECT | |
| Short Description | Structure for Cost Object Representation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DM_COA | Cost Object Analyzer |
| Created | 19991018 | SAP |
| Last change | 20050301 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COA_COST_OBJECT has no forward declaration.
Interfaces
Class CL_COA_COST_OBJECT has no interface implemented.
Friends
Class CL_COA_COST_OBJECT 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) | COA_COST_OBJECT_MASTER_DATA | Master Data for All Cost Objects | 19991020 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_COA_MESSAGES | Messages for Cost Object | 19991018 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_COA_CO_TOTALS | Totals Records | 19991018 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns Instance of a Subclass | 19991018 | |
| 2 | Instance method | Public | Method | Reads Master Data | 19991020 | |
| 3 | Instance method | Public | Method | Read Transaction Data from DB if Necessary | 19991018 | |
| 4 | Instance method | Public | Method | Write Transaction Data to DB | 19991018 |
Events
Class CL_COA_COST_OBJECT has no event.
Types
Class CL_COA_COST_OBJECT has no local type.
Method Signatures
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_TOTALS | Call by reference | Object reference (TYPE REF TO) | CL_COA_CO_TOTALS | Summensätze | 19991019 | |||
| 2 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_COA_COST_OBJECT | Kostenträgerinstanz | 19991018 | |||
| 3 | OBJECT_NO | Call by reference | Type reference (TYPE) | J_OBJNR | Objektnummer | 19991018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objektart wird nicht unterstützt | 19991117 |
Method READ_MASTER_DATA Signature
Method READ_MASTER_DATA on class CL_COA_COST_OBJECT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesen aufgetreten | 19991020 |
Method READ_TRANS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALC_RUN_PARAMS | Value transfer | Type reference (TYPE) | COA_CALC_RUN_PARAMS | Parameter | 19991022 | |||
| 2 | CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_COA_CO_TOTALS_CONVERTER | Konvertierer | 19991018 | |||
| 3 | READ_ACC | Call by reference | Type reference (TYPE) | BOOLE_D | Kumulierte Werte statt Periodenänderung lesen | 19991228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Datenbankzugriff | 19991026 |
Method UPDATE_TRANS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALC_RUN_PARAMS | Value transfer | Type reference (TYPE) | COA_CALC_RUN_PARAMS | Parameter | 19991022 | |||
| 2 | CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_COA_CO_TOTALS_CONVERTER | Konvertierer | 19991018 | |||
| 3 | DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Berechnete Daten unterscheiden sich von Datenbank | 19991022 | |||
| 4 | TEST_RUN | Call by reference | Type reference (TYPE) | BOOLE_D | Testlauf | 19991022 | |||
| 5 | WRITE_ACC | Call by reference | Type reference (TYPE) | BOOLE_D | Kumulierte Werte statt Periodenänderung schreiben | 19991228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fortzuschreibende Summensatzkategorien nicht gefüllt | 19991117 | ||
| 2 | Fehler bei Datenbankzugriff | 19991026 | ||
| 3 | Fehler bei Statusänderung | 19991102 |
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in |