SAP ABAP Class CL_VARIABLE_CK (PCP Valuation Object: Variable Item)
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 19990825
Properties
Class CL_VARIABLE_CK  
Short Description PCP Valuation Object: Variable Item    
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 19990825   SAP 
Last change 20110908   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 TYPPS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_VARIABLE_CK has no interface implemented.
Friends
Class CL_VARIABLE_CK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_IS_REVENUE Instance attribute Public Type reference (TYPE) XFLAG Indicator: Revenue Item 20000807
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_RESOURCE_EXISTENCE Static method Public Method Check Resource Exists 19991025
2 CONSTRUCTOR Instance method Public Constructor Constructor 19990916
3 CREATE_FROM_KIS1 Static method Public Method Constructor of Database 19991123
4 IS_REVENUE_ALLOWED Instance method Protected Method Check: Revenues Allowed 20000808
Events
Class CL_VARIABLE_CK has no event.
Types
Class CL_VARIABLE_CK has no local type.
Method Signatures

Method CHECK_RESOURCE_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_IS_TYPE_REVENUE Call by reference Type reference (TYPE) XFLAG Kostenart ist Erlösart 20000807
2 Importing IM_CONTROLLING_AREA Value transfer Type reference (TYPE) KOKRS Kostenrechnungskreis (für Kostenart) 19991025
3 Importing IM_COST_ELEMENT Value transfer Type reference (TYPE) KSTAR Kostenart (für Kostenart) 19991025
4 Importing IM_PRICING_DATE Value transfer Type reference (TYPE) KEKO-BWDAT Bewertungsdatum (für Kostenart) 19991025
5 Importing IM_REVENUE_ALLOWED Value transfer Type reference (TYPE) XFLAG CKC_NO auch Erlösart erlaubt 20000807
# Exception Resumable Description Created on
1 COST_ELEMENT_NOT_VALID Kostenart nicht vorhanden 19991026

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_QUANTITY Call by reference Type reference (TYPE) CKBK_QUANTITY Menge + Mengeneinheit 19990916

Method CONSTRUCTOR on class CL_VARIABLE_CK has no exception.

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 Einzelnachweisposition 19991123
2 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) CL_COST_ESTIMATE Kalkulation 19991123
3 Returning RE_VARIABLE_POSITION Value transfer Object reference (TYPE REF TO) CL_VARIABLE_CK V-Position 19991123
# Exception Resumable Description Created on
1 FAILED V-Position konnte nicht angelegt werden 19991201

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ösart erlaubt 20000808

Method IS_REVENUE_ALLOWED on class CL_VARIABLE_CK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in