SAP ABAP Class IF_CD_COSTING_COMPONENT (PCP: Item-specific Control Data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CD_ABC_PROCESS_CK PCP Customizing: Business Processes 19991123
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CD_COSTING_COMPONENT PCP Customizing: External Operation 19991123
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CD_EXTERNAL_ACTIVITY_CK PCP Customizing: External Operation 19991123
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CD_INTERNAL_ACTIVITY_CK PCP Customizing: Internal Activity 19991123
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CD_MATERIAL_CK PCP Customizing: Material 19991123
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CD_SUBCONTRACTING_CK PCP Customizing: Subcontracting 19991123
Properties
Class IF_CD_COSTING_COMPONENT  
Short Description PCP: Item-specific Control Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19991122   SAP 
Last change 00000000   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)
Interfaces
Class IF_CD_COSTING_COMPONENT has no interface implemented.
Friends
Class IF_CD_COSTING_COMPONENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PRICING_DATE Instance attribute Public Type reference (TYPE) CKBK_DATE_SPLIT Valuation date 19991122
2 SHARED Instance attribute Public Object reference (TYPE REF TO) CL_COSTING_CONTROL_DATA PCP Customizing Data and Control Data 19991122
Methods
# Method Level Visibility Method type Description Created on
1 GET_PRICING_DATE Instance method Public Method Read Valuation Data 19991123
2 GET_STRATEGIES Instance method Public Method Read Valuation Strategy Sequence 19991123
3 SET_PRICING_DATE Instance method Public Method Set Valuation Date 19991123
4 SET_STRATEGIES Instance method Public Method Set Valuation Strategy 19991123
Events
Class IF_CD_COSTING_COMPONENT has no event.
Types
Class IF_CD_COSTING_COMPONENT has no local type.
Method Signatures

Method GET_PRICING_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DATE Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 19991123
2 Exporting EX_FISCAL_YEAR Call by reference Type reference (TYPE) BDATJ Buchungsdatum JJJJ 19991123
3 Exporting EX_POSTING_PERIOD Call by reference Type reference (TYPE) POPER Buchungsperiode 19991123

Method GET_PRICING_DATE on class IF_CD_COSTING_COMPONENT has no exception.

Method GET_STRATEGIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_STRATEGIES Call by reference Type reference (TYPE) CKF_STRATEGY_TABLE Bewertungsstrategiefolge 19991123
# Exception Resumable Description Created on
1 INTERNAL_ERROR Programmfehler! Nie abfangen! 19991123

Method SET_PRICING_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATE Value transfer Type reference (TYPE) SY-DATUM Bewertungsdatum 19991123
2 Importing IM_DELTA Value transfer Type reference (TYPE) I Verschieben um im_delta Tage 19991202
# Exception Resumable Description Created on
1 FAILED Bewertungsdatum konnte nicht geaendert werden 19991123

Method SET_STRATEGIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STRATEGIES Call by reference Type reference (TYPE) CKF_STRATEGY_TABLE Bewertungsstrategiefolge 19991123
# Exception Resumable Description Created on
1 FAILED Strategieen konnten nicht geaendert werden 19991123
History
Last changed by/on SAP  00000000 
SAP Release Created in