SAP ABAP Interface IF_COA_CO_TOTALS_CONVERTER (Converts DB Records into CO_TOTALS Structure)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_COA_ACTUALS_CONVERTER | Converts Actual Data for CO_TOTALS | 19991026 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_COA_COSB_CONVERTER | Converts Simple COSB Data for CO_TOTALS | 19991029 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_COA_TARGET_CONVERTER | Converts Target Data for CO_TOTALS | 20010125 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_COA_VARIANCES_CONVERTER | Converts Variances for CO_TOTALS | 20001206 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_COA_WIP_CONVERTER | Converts WIP Data for CO_TOTALS | 19991015 |
Properties
| Interface | IF_COA_CO_TOTALS_CONVERTER | |
| Short Description | Converts DB Records into CO_TOTALS Structure |
General Data
| Package | DM_COA | Cost Object Analyzer |
| Created | 19991015 | SAP |
| Last changed | 20050301 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CO | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_COA_CO_TOTALS_CONVERTER has no interface.
Friends
Interface IF_COA_CO_TOTALS_CONVERTER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUSINESS_TRANSACTION | Instance attribute | Public | Type reference (TYPE) | CKF_BUS_TRANSACTION_TABLE | Business Transaction | 19991102 | ||
| 2 | DB_SELECTION_CRITERIA | Instance attribute | Public | Type reference (TYPE) | TCOSEL | Selection Criteria for Database Access | 19991015 | ||
| 3 | SUPPORTED_TCATS | Instance attribute | Public | Type reference (TYPE) | COA_TCATS_TAB | Totals Record Categories Processed by Converter | 19991015 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Reads Transaction Data from DB into CO_TOTALS | 19991015 | |
| 2 | Instance method | Public | Method | Writes Changes from CO_TOTALS into DB | 19991015 |
Events
Interface IF_COA_CO_TOTALS_CONVERTER has no event.
Types
Interface IF_COA_CO_TOTALS_CONVERTER has no local type.
Method Signatures
Method READ_TRANS_DATA 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 | 19991022 | |||
| 2 | COST_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_COA_COST_OBJECT | Kostenträger | 19991022 | |||
| 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 Zugriff auf Datenbank | 19991015 |
Method UPDATE_TRANS_DATA 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 | 19991022 | |||
| 2 | COST_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_COA_COST_OBJECT | Kostenträger | 19991022 | |||
| 3 | DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Daten haben sich geändert | 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 | Fehler bei Zugriff auf DB | 19991015 |
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in |