SAP ABAP Class CL_CUSTOMER_SPECIFIC_CK (PCP Valuation Object: Base Planning Object)
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_COSTING_ITEM PCP Valuation Object 19991215
Properties
Class CL_CUSTOMER_SPECIFIC_CK  
Short Description PCP Valuation Object: Base Planning Object    
Super Class CL_COSTING_ITEM PCP Valuation Object 
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 19991215   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CKBK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CKC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 KKEK0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 TYPPS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CUSTOMER_SPECIFIC_CK has no interface implemented.
Friends
Class CL_CUSTOMER_SPECIFIC_CK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_FIRST_CALCULATE Instance attribute Private Type reference (TYPE) XFLAG CKC_YES Indicator: First CALCULATE 20100608
2 M_IS_REVENUE Instance attribute Public Type reference (TYPE) XFLAG Revenue Item 20110719
3 READ_AUTO_CALC_KPIS Static Attribute Private Type reference (TYPE) XFLAG CKC_YES Indicator: Read KPIs with auto_calc 20100608
4 RESSOURCE Instance attribute Private Type reference (TYPE) CKF_RESOURCE-PSCHL Resource Data for User-Defined Item 19991215
5 ST_AUTO_CALC_KPIS Static Attribute Private Type reference (TYPE) TTY_AUTO_CALC_KPIS 20100608
6 USER_EXIT_IS_ACTIVE Static Attribute Private Type reference (TYPE) XFLAG CKC_UNCHANGED Indicator: User Exit is Active 20000929
Methods
# Method Level Visibility Method type Description Created on
1 BMD_TO_PRICE_LINE Instance method Private Method Move Base Planning Object Prices to Price Line 19991215
2 BMD_TO_PRICE_TAB Instance method Private Method Move Base Planning Object Prices to Price Table 19991215
3 CONSTRUCTOR Instance method Public Constructor Constructor 19991215
4 CREATE_FROM_KIS1 Static method Public Method Creation of Item from KIS1 19991215
5 IS_REVENUE_ALLOWED Instance method Protected Method Revenues Allowed? 20110719
6 READ_POSITION Instance method Private Method Import of Item Data 19991215
7 READ_POSITION_AFTER_TPL Instance method Public Method Read Item Data for Transfer Time TPL -> CE 20011113
Events
Class CL_CUSTOMER_SPECIFIC_CK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_AUTO_CALC_KPIS Private See coding 20100608 TTY_AUTO_CALC_KPIS type standard table of TY_AUTO_CALC_KPIS
2 TY_AUTO_CALC_KPIS Private See coding 20100608 begin of TY_AUTO_CALC_KPIS, KOKRS type TJP_ECP_KPI-KOKRS, NAME type TJP_ECP_KPI-NAME, end of TY_AUTO_CALC_KPIS
Method Signatures

Method BMD_TO_PRICE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PRICE_LINE Value transfer Type reference (TYPE) CKF_PRICE_LINE Preiszeile 19991215
2 Importing IM_BMD Call by reference Type reference (TYPE) KKEK0_BASE_MASTER_DATA Base Master Data- Werte 19991215

Method BMD_TO_PRICE_LINE on class CL_CUSTOMER_SPECIFIC_CK has no exception.

Method BMD_TO_PRICE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BMD Call by reference Type reference (TYPE) KKEK0_BASE_MASTER_DATA Base Master Data- Werte 19991215
# Exception Resumable Description Created on
1 FAILED Preisermittlung fehlgeschlagen 19991215

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CUSTOMER_SPECIFIC_KEY Call by reference Type reference (TYPE) CKF_GUI_KIS1-PSCHL Preisschlüssel 19991215
2 Importing IM_QUANTITY Call by reference Type reference (TYPE) CKBK_QUANTITY Menge 19991215
# Exception Resumable Description Created on
1 NOT_QUALIFIED Importparameter nicht ausreichend 19991215

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 19991215
2 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) CL_COST_ESTIMATE Kalkulation 19991215
3 Returning RE_CUSTOMER_SPECIFIC Value transfer Object reference (TYPE REF TO) CL_CUSTOMER_SPECIFIC_CK Kundenspezifische Position 19991215
# Exception Resumable Description Created on
1 FAILED Importparameter nicht ausreichend 19991215

Method IS_REVENUE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ALLOWED Value transfer Type reference (TYPE) XFLAG Erlöse sind erlaubt 20110719

Method IS_REVENUE_ALLOWED on class CL_CUSTOMER_SPECIFIC_CK has no exception.

Method READ_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_KSTAR Call by reference Type reference (TYPE) CKF_GUI_KIS1-KSTAR Kostenart 19991215
2 Exporting EX_LTEXT Call by reference Type reference (TYPE) CKF_GUI_KIS1-LTEXT Beschreibung 19991215
3 Exporting EX_PEINH Call by reference Type reference (TYPE) CKF_GUI_KIS1-PEINH Preiseinheit 19991215
4 Exporting EX_PMEHT Call by reference Type reference (TYPE) CKF_GUI_KIS1-PMEHT Basismengeneinheit 19991215
5 Exporting EX_PREIS Call by reference Type reference (TYPE) CKF_GUI_KIS1-GPREIS Preis in Kostenrechnungskreiswährung 19991215
# Exception Resumable Description Created on
1 FAILED Daten konnten nicht ermittelt werden 19991215

Method READ_POSITION_AFTER_TPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_KSTAR Call by reference Type reference (TYPE) CKF_GUI_KIS1-KSTAR Kostenart 20011113
2 Exporting EX_LTEXT Call by reference Type reference (TYPE) CKF_GUI_KIS1-LTEXT Beschreibung 20011113
3 Exporting EX_PEINH Call by reference Type reference (TYPE) CKF_GUI_KIS1-PEINH Preiseinheit der Preise in Kostenrechnungskreiswährung 20011113
4 Exporting EX_PMEHT Call by reference Type reference (TYPE) CKF_GUI_KIS1-PMEHT Mengeneinheit des Preises 20011113
5 Exporting EX_PREIS Call by reference Type reference (TYPE) CKF_GUI_KIS1-GPREIS Preis in Kostenrechnungskreiswährung 20011113
6 Importing IM_COST_ESTIMATE Call by reference Object reference (TYPE REF TO) CL_COST_ESTIMATE PCP Plankalkulation 20011113
# Exception Resumable Description Created on
1 FAILED Daten konnten nicht ermittelt werden 20011113
History
Last changed by/on SAP  20130531 
SAP Release Created in 46C