SAP ABAP Class CL_COA_QUANTITY_BASED_COSTING (Cost Object Controlling for APO)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
CO-PC-OBJ (Application Component) Cost Object Controlling
⤷
DM_COA (Package) Cost Object Analyzer

⤷

⤷

Properties
Class | CL_COA_QUANTITY_BASED_COSTING | |
Short Description | Cost Object Controlling for APO | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DM_COA | Cost Object Analyzer |
Created | 20001103 | 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
Class CL_COA_QUANTITY_BASED_COSTING has no interface implemented.
Friends
Class CL_COA_QUANTITY_BASED_COSTING 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_COST_OBJECT | Cost Object | 20001103 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Determine Scrap | 20001221 |
2 | ![]() |
Static method | Public | Method | Execute Daily Production Costs | 20001108 |
3 | ![]() |
Instance method | Public | Method | Calculate Target Costs 1 | 20001114 |
4 | ![]() |
Instance method | Public | Method | Calculate Target Credit | 20010503 |
5 | ![]() |
Instance method | Public | Method | Calculate WIP | 20001103 |
6 | ![]() |
Instance method | Public | Constructor | Constructor | 20001103 |
Events
Class CL_COA_QUANTITY_BASED_COSTING has no event.
Types
Class CL_COA_QUANTITY_BASED_COSTING has no local type.
Method Signatures
Method CALCULATE_SCRAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RESULT | Call by reference | Type reference (TYPE) | KPEP_WL_OBJSTAT | Ergebnis | 20001221 | ||
2 | ![]() |
IM_COSTING_VARIANT | Call by reference | Type reference (TYPE) | CK_KLVAR | Kalkulationsvariante | 20001221 | ||
3 | ![]() |
IM_DETAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Detailliert für Erklärung und Reporting | 20001221 | ||
4 | ![]() |
IM_PERIOD | Call by reference | Type reference (TYPE) | CO_PERIO | Periode | 20001221 | ||
5 | ![]() |
IM_QUANTITY_TABLE | Call by reference | Type reference (TYPE) | QRP_T_QUANTITIES | Zählpunktmengen | 20001221 | ||
6 | ![]() |
IM_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20001221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Daten zum Auftrag gefunden | 20001221 |
Method CALCULATE_STPC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_COST_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_COA_COST_OBJECT | Gerüst für Kostenträgerrepräsentation | 20001121 | ||
2 | ![]() |
EX_RESULT | Call by reference | Type reference (TYPE) | KPEP_WL_OBJSTAT | Verarbeitungsstatus eines Objekts im Arbeitsvorrat | 20001108 | ||
3 | ![]() |
EX_T_QUANTITIES_VALUES | Call by reference | Type reference (TYPE) | QRP_T_QUANTITIES_VALUES | Übergabestruktur für APO-Zählpunktmengen mit Werten | 20010207 | ||
4 | ![]() |
IM_COSTING_VARIANT | Call by reference | Type reference (TYPE) | CK_KLVAR | Kalkulationsvariante | 20001108 | ||
5 | ![]() |
IM_PERIOD | Call by reference | Type reference (TYPE) | CO_PERIO | Periode | 20001108 | ||
6 | ![]() |
IM_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Werk | 20001108 | ||
7 | ![]() |
IM_QUANTITY_TABLE | Call by reference | Type reference (TYPE) | QRP_T_QUANTITIES | Tabelle zu QRP_QUANTIITES | 20001108 | ||
8 | ![]() |
IM_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20001108 |
Method CALCULATE_STPC on class CL_COA_QUANTITY_BASED_COSTING has no exception.
Method CALCULATE_TARGETCOSTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RESULT | Call by reference | Type reference (TYPE) | KPEP_WL_OBJSTAT | Ergebnis | 20001114 | ||
2 | ![]() |
IM_COSTING_VARIANT | Call by reference | Type reference (TYPE) | CK_KLVAR | Kalkulationsvariante | 20001114 | ||
3 | ![]() |
IM_DETAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Detaillierte Darstellung für Reporting und Erklärung | 20001211 | ||
4 | ![]() |
IM_PERIOD | Call by reference | Type reference (TYPE) | CO_PERIO | Periode | 20001114 | ||
5 | ![]() |
IM_QUANTITY_TABLE | Call by reference | Type reference (TYPE) | QRP_T_QUANTITIES | Zählpunktmengen | 20001114 | ||
6 | ![]() |
IM_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20001114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Daten zum Auftrag gefunden | 20001114 |
Method CALCULATE_TARGETCREDIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RESULT | Call by reference | Type reference (TYPE) | KPEP_WL_OBJSTAT | Verarbeitungsstatus eines Objekts im Arbeitsvorrat | 20010503 |
Method CALCULATE_TARGETCREDIT on class CL_COA_QUANTITY_BASED_COSTING has no exception.
Method CALCULATE_WIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RESULT | Call by reference | Type reference (TYPE) | KPEP_WL_OBJSTAT | Ergebnis | 20001103 | ||
2 | ![]() |
IM_COSTING_VARIANT | Call by reference | Type reference (TYPE) | CK_KLVAR | Kalkulationsvariante | 20001103 | ||
3 | ![]() |
IM_DETAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Detaillierte Ergebnisse für Erklärung und Reporting | 20001211 | ||
4 | ![]() |
IM_PERIOD | Call by reference | Type reference (TYPE) | CO_PERIO | Periode | 20001103 | ||
5 | ![]() |
IM_QUANTITY_TABLE | Call by reference | Type reference (TYPE) | QRP_T_QUANTITIES | Zählpunktmengen | 20001103 | ||
6 | ![]() |
IM_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20001103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Daten zum Auftrag gefunden | 20001103 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COST_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_COA_COST_OBJECT | Cost-Object | 20001103 |
Method CONSTRUCTOR on class CL_COA_QUANTITY_BASED_COSTING has no exception.
History
Last changed by/on | SAP | 20050301 |
SAP Release Created in | 46C2 |