SAP ABAP Class CL_BASE_PLANNING_OBJECT_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 19990910
Properties
Class CL_BASE_PLANNING_OBJECT_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 19990910   SAP 
Last change 20100310   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 KKEK0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 TYPPS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BASE_PLANNING_OBJECT_CK has no interface implemented.
Friends
Class CL_BASE_PLANNING_OBJECT_CK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSERTED_BPO_CTRL_DATA Instance attribute Private Type reference (TYPE) TY_INSERTED_BPO_CTRL_DATA Control Data of Base Planned Object Used 19990917
2 RESSOURCE Instance attribute Private Type reference (TYPE) TY_BASE_PLANNING_OBJ_RESSOURCE Resource Data for Base Planning Object 19990910
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 19990914
2 BMD_TO_PRICE_TAB Instance method Private Method Move Base Planning Object Prices to Price Table 19990913
3 CHECK_RESOURCE_EXISTENCE Static method Public Method Check Resource Exists 19991027
4 CONSTRUCTOR Instance method Public Constructor Constructor 19990910
5 CREATE_FROM_KIS1 Static method Public Method Creation of Item from KIS1 19990913
Events
Class CL_BASE_PLANNING_OBJECT_CK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_BASE_PLANNING_OBJ_RESSOURCE Private See coding TY_BASE_PLANNING_OBJ_RESSOURCE 19990910
2 TY_INSERTED_BPO_CTRL_DATA Private See coding TY_INSERTED_BPO_CTRL_DATA 19990917
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 19990914
2 Importing IM_BMD Call by reference Type reference (TYPE) KKEK0_BASE_MASTER_DATA Base Master Data- Werte 19990914

Method BMD_TO_PRICE_LINE on class CL_BASE_PLANNING_OBJECT_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 19990913
# Exception Resumable Description Created on
1 FAILED Preisermittlung fehlgeschlagen 19991110

Method CHECK_RESOURCE_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COST_ELEMENT Value transfer Type reference (TYPE) KSTAR Kostenart 20000417
2 Exporting EX_DELETE_FLAG Value transfer Type reference (TYPE) KBS1-DLFLG Löschkennzeichen Einzelkalkulation 20000418
3 Exporting EX_LTEXT Value transfer Type reference (TYPE) KLTXT Beschreibung 19991027
4 Exporting EX_MEEHT Value transfer Type reference (TYPE) MEINS Basismengeneinheit 20020207
5 Importing IM_CONTROLLING_AREA Value transfer Type reference (TYPE) KOKRS Kostenrechnungskreis 19991027
6 Importing IM_EXTNR Value transfer Type reference (TYPE) EXTNR Musterkalkulation 19991027
# Exception Resumable Description Created on
1 DOES_NOT_EXIST nicht vorhanden 19991027

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTROLLING_AREA Call by reference Type reference (TYPE) CKIS-KOKRS_HRK Kostenrechnungskreis 19990910
2 Importing IM_EXTNR Call by reference Type reference (TYPE) EXTNR Musterkalkulationsnummer 19990910
3 Importing IM_QUANTITY Call by reference Type reference (TYPE) CKBK_QUANTITY Menge 19990910
# Exception Resumable Description Created on
1 NOT_QUALIFIED Importparameter nicht ausreichend 19990910

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 19990913
2 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) CL_COST_ESTIMATE Kalkulation 19990913
3 Returning RE_BASE_PLANNING_OBJECT Value transfer Object reference (TYPE REF TO) CL_BASE_PLANNING_OBJECT_CK Musterkalkulation 19990913
# Exception Resumable Description Created on
1 FAILED Importparameter nicht ausreichend 19991208
History
Last changed by/on SAP  20100310 
SAP Release Created in