SAP ABAP Class CL_COST_DISPLAY_PPE_CK (Display of Cost Estimates)
Hierarchy
ECC-DIMP (Software Component) DIMP
   CO-PC-PCP (Application Component) Product Cost Planning
     DI_CKTC (Package) Concurrent Costing
Properties
Class CL_COST_DISPLAY_PPE_CK  
Short Description Display of Cost Estimates    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DI_CKTC   Concurrent Costing 
Created 20010116   SAP 
Last change 20050301   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)
Interfaces
Class CL_COST_DISPLAY_PPE_CK has no interface implemented.
Friends
Class CL_COST_DISPLAY_PPE_CK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COSTING_DISPLAY_TABLE Instance attribute Private Type reference (TYPE) TY_EXT_COST_DISPLAY_TABLE Table for Displaying CC Costing Results 20010116
2 COST_DISPLAY_PPE Static Attribute Private Object reference (TYPE REF TO) CL_COST_DISPLAY_PPE_CK Display of Cost Estimates 20010116
3 C_ON Constant Private Type reference (TYPE) XFLAG 'X' Active 20010215
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_ENTRY Instance method Private Method Generates the CKTC_COST_DISPLAY Structure 20010116
2 CREATE Static method Public Method Returns the Instance 20010116
3 DISPLAY_DETAIL Instance method Public Method Displays the Cost Estimate in Detail 20010116
4 DISPLAY_LOG Instance method Public Method Checks Whether a Log Exists for the Entry 20010215
5 GET_COST_DISPLAY_TABLE Instance method Public Method Returns the Buffer 20010116
6 READ_SINGLE Instance method Public Method Returns an Entry 20010116
7 REFRESH Instance method Public Method Deletes Buffer 20010206
Events
Class CL_COST_DISPLAY_PPE_CK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_EXT_COST_DISPLAY Private See coding 20010116
2 TY_EXT_COST_DISPLAY_TABLE Private See coding 20010116
Method Signatures

Method BUILD_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COST_DISPLAY Call by reference Type reference (TYPE) TY_EXT_COST_DISPLAY Hilfsfelder für CC-Dialog 20010116
2 Importing IM_COST_DISPLAY_INPUT Value transfer Type reference (TYPE) CKTC_COST_DISPLAY_INPUT Struktur zur Selektion von Kalkulationen 20010116
3 Importing IM_COST_ESTIMATE Value transfer Object reference (TYPE REF TO) CL_COST_ESTIMATE PCP Plankalkulation 20010116
# Exception Resumable Description Created on
1 INPUT_NOT_VALID Ungültiger Eingabeparameter 20010116

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_COST_DISPLAY_PPE Value transfer Object reference (TYPE REF TO) CL_COST_DISPLAY_PPE_CK Anzeige von Kalkulationen 20010116

Method CREATE on class CL_COST_DISPLAY_PPE_CK has no exception.

Method DISPLAY_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COST_ESTIMATE Value transfer Object reference (TYPE REF TO) CL_COST_ESTIMATE PCP Plankalkulation 20010122
2 Importing IM_INDEX Value transfer Type reference (TYPE) SY-TABIX Interne Tabellen, aktueller Zeilenindex 20010122
3 Importing IM_MODE Value transfer Type reference (TYPE) XFLAG Anzeige oder Änderungsmodus 20010221
# Exception Resumable Description Created on
1 NOT_FOUND Kalkulation nicht gefunden 20010122
2 WRONG_CALL Falscher Aufruf 20010122

Method DISPLAY_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INDEX Value transfer Type reference (TYPE) SY-TABIX Interne Tabellen, aktueller Zeilenindex 20010215
# Exception Resumable Description Created on
1 NOT_FOUND Kalkulation nicht gefunden 20010215
2 NO_LOG Kein Protokoll 20010215

Method GET_COST_DISPLAY_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COST_DISPLAY Call by reference Type reference (TYPE) CKTC_COST_DISPLAY_TABLE Tabelle zur Anzeige von CC-Kalkulationsergebnissen 20010116
2 Exporting EX_COST_ESTIMATES Call by reference Type reference (TYPE) CKF_T_COST_ESTIMATE PCP: Tabelle mit Objektreferenzen 20010220
3 Importing IM_COSTED_OBJECTS Value transfer Type reference (TYPE) CKTC_COST_DISPLAY_INPUT Auswahlkriterien für Kalkulation 20010116
4 Importing IM_COSTING_BUFFER_ONLY Value transfer Type reference (TYPE) XFLAG Daten nur aus Puffer lesen 20010209
5 Importing IM_DISPLAY_BUFFER_ONLY Value transfer Type reference (TYPE) XFLAG Nur Anzeigepuffer 20010209
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20010116

Method READ_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COST_DISPLAY Call by reference Type reference (TYPE) CKTC_COST_DISPLAY Hilfsfelder für CC-Dialog 20010116
2 Importing IM_INDEX Value transfer Type reference (TYPE) SY-TABIX Interne Tabellen, aktueller Zeilenindex 20010116
# Exception Resumable Description Created on
1 INVALID_INDEX Index ungültig 20010116
2 NOT_FOUND Eintrag nicht gefunden 20010116

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REFRESH_ALL Value transfer Type reference (TYPE) XFLAG 'X' Kalkulationspuffer löschen 20010206

Method REFRESH on class CL_COST_DISPLAY_PPE_CK has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in 46C2