SAP ABAP Interface IF_CO_PC_CO_OBJECT (CO Object in CO-PC)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO-PC-OBJ (Application Component) Cost Object Controlling
⤷
CKCO (Package) R/3 Application Development: PP Transfer to CO Object

⤷

⤷

Properties
Interface | IF_CO_PC_CO_OBJECT | |
Short Description | CO Object in CO-PC |
General Data
Package | CKCO | R/3 Application Development: PP Transfer to CO Object |
Created | 19971124 | SAP |
Last changed | 00000000 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | KKCK | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | KKCK0 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_CO_PC_CO_OBJECT has no interface.
Friends
Interface IF_CO_PC_CO_OBJECT has no friend.
Attributes
Interface IF_CO_PC_CO_OBJECT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Calculates Overhead on Object | 19980216 |
2 | ![]() |
Instance method | Public | Method | Cost Calculation | 19971216 |
3 | ![]() |
Instance method | Public | Method | Displays Cost Data (Possibly from DB) | 19980216 |
4 | ![]() |
Instance method | Public | Method | Exports the Data of the CO Object into Memory | 19980216 |
5 | ![]() |
Instance method | Public | Method | Supplies Object Number of Object | 19980430 |
6 | ![]() |
Instance method | Public | Method | Imports CO Object from Memory | 19980216 |
7 | ![]() |
Instance method | Public | Method | Clear | 19971216 |
8 | ![]() |
Instance method | Public | Method | Returns Cost Data | 19971219 |
9 | ![]() |
Instance method | Public | Method | Returns Deltas of Internal Tables to DB | 19971219 |
10 | ![]() |
Instance method | Public | Method | Returns Costs as a Total (Possibly from DB) | 19971219 |
11 | ![]() |
Instance method | Public | Method | Change of (Temporary) Object Number | 19980216 |
12 | ![]() |
Instance method | Public | Method | Update to Database | 19971216 |
Events
Interface IF_CO_PC_CO_OBJECT has no event.
Types
Interface IF_CO_PC_CO_OBJECT has no local type.
Method Signatures
Method CALCULATE_OVERHEAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DIALOG | Value transfer | Type reference (TYPE) | XFLAG | Dialogmodus im Zuschlagsprozessor | 19980915 | ||
2 | ![]() |
KALKTAB | Call by reference | Type reference (TYPE) | KKCK0_KALKTAB | Kalktab | 19980216 | ||
3 | ![]() |
RETURN_OBJ_CURR_DATA | Value transfer | Type reference (TYPE) | DATATYPE-CHAR0001 | 'X' | Objektwährung zurückgeben | 19980216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Zuschlagsrechnung aufgetreten | 19990420 |
Method COLLECT_COSTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPEND_MODE | Value transfer | Type reference (TYPE) | C | 'X' | Anfügemodus | 19980119 | |
2 | ![]() |
ERROR_IN_PROTOCOL | Value transfer | Type reference (TYPE) | C | Fehlermeldung ins Protokoll gestellt | 19980119 | ||
3 | ![]() |
KALKTAB | Call by reference | Type reference (TYPE) | KKCK0_KALKTAB | Kostenzeilen | 19980119 | ||
4 | ![]() |
KALKTAB_NON_OPERATIVE_VALU | Call by reference | Type reference (TYPE) | KKCK0_KALKTAB | Kostenzeilen in nicht operativen Währungen | 19980119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Kostenermittlung (Meldungen im Protokoll) | 19980306 |
Method DISPLAY_COSTING_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CKI64A | Value transfer | Type reference (TYPE) | CKI64A | cki64a | 19980216 | ||
2 | ![]() |
I_KEKO | Value transfer | Type reference (TYPE) | KEKO | keko | 19980216 | ||
3 | ![]() |
SHOW_ACTUAL_COSTS | Value transfer | Type reference (TYPE) | DATATYPE-CHAR0001 | 'X' | Istkosten anzeigen | 19980216 | |
4 | ![]() |
SHOW_OBJECT_CURRENCY | Value transfer | Type reference (TYPE) | DATATYPE-CHAR0001 | 'X' | Daten in Objektwährung anzeigen | 19990608 | |
5 | ![]() |
SHOW_PLANNED_COSTS | Value transfer | Type reference (TYPE) | DATATYPE-CHAR0001 | 'X' | Plankosten anzeigen | 19980216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Daten zum Anzeigen vorhanden | 19980216 | |
2 | ![]() |
Berichtsgruppe existiert nicht | 19980216 | |
3 | ![]() |
Berichtsgruppe ist nicht aktuell | 19980216 | |
4 | ![]() |
Keine Berechtigung | 19980216 |
Method EXPORT_TO_MEMORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADDRESS | Value transfer | Type reference (TYPE) | RK70K_TAB-ADRSS | Export-Adress-Suffix | 19980216 | ||
2 | ![]() |
IGNORE_ON_IMPORT | Value transfer | Type reference (TYPE) | DATATYPE-CHAR0001 | SPACE | Beim Import ignorieren | 19980226 |
Method EXPORT_TO_MEMORY on Interface IF_CO_PC_CO_OBJECT has no exception.
Method GET_OBJNR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJNR | Value transfer | Type reference (TYPE) | IONRB-OBJNR | Objektnummer | 19980430 |
Method GET_OBJNR on Interface IF_CO_PC_CO_OBJECT has no exception.
Method IMPORT_FROM_MEMORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADDRESS | Value transfer | Type reference (TYPE) | RK70K_TAB-ADRSS | Import-Adress-Suffix | 19980216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Import aufgetreten | 19980216 | |
2 | ![]() |
Importergebnis ist zu ignorieren | 19980226 |
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJDATA | Value transfer | Type reference (TYPE) | CKCOUEB | Objektdaten | 19971218 | ||
2 | ![]() |
OBJNR | Value transfer | Type reference (TYPE) | ONR00-OBJNR | Objektnummer | 19971218 | ||
3 | ![]() |
USE_NON_OPERATIVE_VALUATIONS | Value transfer | Type reference (TYPE) | XFLAG | Nicht operative Bewertungen verwenden | 19990512 | ||
4 | ![]() |
VALUATION_VERSNS | Value transfer | Type reference (TYPE) | KKCK0_VALUATION_VERSN_TAB | Bewertungsversionstabelle | 19980119 | ||
5 | ![]() |
VERSN | Value transfer | Type reference (TYPE) | COSP-VERSN | Version | 19971218 | ||
6 | ![]() |
VRGGRP | Value transfer | Type reference (TYPE) | TCK21-VRGGRP | Vorgangsgruppe | 19971218 | ||
7 | ![]() |
WRTTP | Value transfer | Type reference (TYPE) | COSP-WRTTP | Werttyp | 19971218 | ||
8 | ![]() |
YEARFLAG | Value transfer | Type reference (TYPE) | XFLAG | Jahresabhängig | 19971218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültiger Kostenrechnungskreis | 19990319 | |
2 | ![]() |
Ungültige Vorgangsgruppe | 19990319 |
Method RETURN_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COSLA | Call by reference | Type reference (TYPE) | KKCK0_COSLATAB | cosla | 19980119 | ||
2 | ![]() |
COSPA | Call by reference | Type reference (TYPE) | KKCK0_COSPATAB | cospa | 19980119 | ||
3 | ![]() |
COSSA | Call by reference | Type reference (TYPE) | KKCK0_COSSATAB | cossa | 19980119 | ||
4 | ![]() |
OLDCOSLA | Call by reference | Type reference (TYPE) | KKCK0_COSLATAB | cosla | 19980119 | ||
5 | ![]() |
OLDCOSPA | Call by reference | Type reference (TYPE) | KKCK0_COSPATAB | cospa | 19980119 | ||
6 | ![]() |
OLDCOSSA | Call by reference | Type reference (TYPE) | KKCK0_COSSATAB | cossa | 19980119 | ||
7 | ![]() |
REFRESH_TABS | Value transfer | Type reference (TYPE) | C | 'X' | Export-Tabellen initialisieren | 19980119 |
Method RETURN_DATA on Interface IF_CO_PC_CO_OBJECT has no exception.
Method RETURN_DELTAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COEJA | Call by reference | Type reference (TYPE) | KKCK0_COEJATAB | coeja | 19980216 |
Method RETURN_DELTAS on Interface IF_CO_PC_CO_OBJECT has no exception.
Method SUMMARIZE_COSTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOTSIZE | Value transfer | Type reference (TYPE) | COSLA-LST001 | Losgröße | 19980216 | ||
2 | ![]() |
LOTSIZE_UNIT | Value transfer | Type reference (TYPE) | COSLA-MEINH | Losgrö0eneinheit | 19980216 | ||
3 | ![]() |
LOT_SIZE_QUANTITY | Value transfer | Type reference (TYPE) | COSLA-MEINH | Losgrö0eneinheit | 19980216 | ||
4 | ![]() |
VALUATION | Value transfer | Type reference (TYPE) | CKKALKTAB-VALUATION | Bewertung | 19980216 | ||
5 | ![]() |
WKFBTR | Value transfer | Type reference (TYPE) | COSPA-WKF001 | Wert fix in KoKrs-Währung | 19980216 | ||
6 | ![]() |
WKGBTR | Value transfer | Type reference (TYPE) | COSPA-WKG001 | Wert ges. in KoKrs-Währung | 19980216 | ||
7 | ![]() |
WOGBTR | Value transfer | Type reference (TYPE) | COSPA-WOG001 | Wert ges. in Objekt-Währung | 19980216 |
Method SUMMARIZE_COSTS on Interface IF_CO_PC_CO_OBJECT has no exception.
Method SWITCH_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJNR_NEW | Value transfer | Type reference (TYPE) | ONR00-OBJNR | Neue Objektenummer | 19980216 | ||
2 | ![]() |
SWITCH_TAB | Call by reference | Type reference (TYPE) | RK70_OBJ_TAB | Switchtabelle | 19980216 |
Method SWITCH_NUMBER on Interface IF_CO_PC_CO_OBJECT has no exception.
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ONLINE_VB | Value transfer | Type reference (TYPE) | C | Direkte Verbuchung ohne Verbucher | 19980119 |
Method UPDATE on Interface IF_CO_PC_CO_OBJECT has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |