SAP ABAP Class CL_OVERHEAD_CK (PCP Item for Overhead Rate)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO-PC-PCP (Application Component) Product Cost Planning
     CKBK (Package) R/3 Application Development: PP Costing Valuation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_COMPOSITE_DEPENDENT_ITEM PCP Composite for Overhead Rates and Operations 19990316
Properties
Class CL_OVERHEAD_CK  
Short Description PCP Item for Overhead Rate    
Super Class CL_COMPOSITE_DEPENDENT_ITEM PCP Composite for Overhead Rates and Operations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CKBK   R/3 Application Development: PP Costing Valuation 
Created 19990316   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TYPPS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_OVERHEAD_CK has no interface implemented.
Friends
Class CL_OVERHEAD_CK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COSTCENTER Instance attribute Public Type reference (TYPE) KOSTL Cost Center 19991022
2 CO_AREA Instance attribute Public Type reference (TYPE) KOKRS_HRK Origin Controlling Area Item 19991022
3 CURRENCIES Instance attribute Public Type reference (TYPE) CKF_CURRENCY_INFO Currency Information 19991022
4 PARTNER_OBJECT Instance attribute Public Type reference (TYPE) PAROB Partner Object 19991022
5 PRICING_DATE Instance attribute Private Type reference (TYPE) SY-DATUM Valuation Date 19991021
6 VALUES Instance attribute Public Type reference (TYPE) CKCO_OBJECT_ITEM_VALUES Total and Fixed Value in CO Area, Transact. and Object Curr. 19991022
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Create Overhead Object 19990316
2 CREATE_FROM_KIS1 Static method Public Method Create Overhead Object 19990621
Events
Class CL_OVERHEAD_CK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_SERVICE_RESSOURCE Private See coding TY_SERVICE_RESSOURCE 19990316
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COSTCENTER Call by reference Type reference (TYPE) KOSTL Kostenstelle 19991021
2 Importing IM_COST_ELEMENT Call by reference Type reference (TYPE) KSTAR Kostenart 19991021
3 Importing IM_CO_AREA Call by reference Type reference (TYPE) KOKRS_HRK Herkunftskostenrechnungskreis Position 19991021
4 Importing IM_CO_AREA_CURRENCY Call by reference Type reference (TYPE) CK_KWAER Kostenrechnungskreiswährung 19991021
5 Importing IM_CO_AREA_CURRENCY_TYPE Call by reference Type reference (TYPE) CURRTYP Währungstyp 19991021
6 Importing IM_CO_AREA_VALUE_FIX Call by reference Type reference (TYPE) CK_KWF Wert fix in Kostenrechnungskreiswährung 19991021
7 Importing IM_CO_AREA_VALUE_TOTAL Call by reference Type reference (TYPE) CK_KWT Wert in Kostenrechnungskreiswährung 19991021
8 Importing IM_EXTENDED_KIS1 Call by reference Object reference (TYPE REF TO) DATA Referenz auf Struktur mit KIS1 an Position 1 19991021
9 Importing IM_OBJECT_CURRENCY Call by reference Type reference (TYPE) CK_OWAER Objektwährung 19991021
10 Importing IM_OBJECT_CURRENCY_TYPE Call by reference Type reference (TYPE) CURRTYP Währungstyp 19991021
11 Importing IM_OBJECT_VALUE_FIX Call by reference Type reference (TYPE) CK_OWF Wert fix in Objektwährung 19991021
12 Importing IM_OBJECT_VALUE_TOTAL Call by reference Type reference (TYPE) CK_OWT Wert in Objektwährung 19991021
13 Importing IM_ORIGIN_GROUP Call by reference Type reference (TYPE) HRKFT Herkunftsgruppe als Untergliederung der Kostenart 19991021
14 Importing IM_PARTNER_OBJECT Call by reference Type reference (TYPE) PAROB Partnerobjekt 19991021
15 Importing IM_TEXT Call by reference Type reference (TYPE) KIS1-LTEXT Beschreibung 19991021
16 Importing IM_TRANSACTION_CURRENCY Call by reference Type reference (TYPE) CK_TWAER Transaktionswährung 19991021
17 Importing IM_TRANSACTION_CURRENCY_TYPE Call by reference Type reference (TYPE) CURRTYP Währungstyp 19991021
18 Importing IM_TRANSACTION_VALUE_FIX Call by reference Type reference (TYPE) CK_TWF Wert fix in Transaktionswährung 19991021
19 Importing IM_TRANSACTION_VALUE_TOTAL Call by reference Type reference (TYPE) CK_TWT Wert in Transaktionswährung 19991021
# Exception Resumable Description Created on
1 NOT_QUALIFIED Eingabeparameter nicht ausreichend 19990316

Method CREATE_FROM_KIS1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_KIS1 Call by reference Type reference (TYPE) KIS1 Einzelnachweiszeile 19990621
2 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) CL_COST_ESTIMATE Kalkulation 19990622
3 Returning RE_OVERHEAD Value transfer Object reference (TYPE REF TO) CL_OVERHEAD_CK Zuschlagsobjekt 19990621
# Exception Resumable Description Created on
1 NOT_QUALIFIED Eingabeparameter nicht ausreichend 19990621
History
Last changed by/on SAP  20100310 
SAP Release Created in