SAP ABAP Class CL_COST_COSTESTIMATE_DISPLAY (Cost Estimate Display Reorgan./Archive Through ALV Grid)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO-PC-PCP (Application Component) Product Cost Planning
     CKJ3 (Package) Archiving and Reorganization in Product Costing
Properties
Class CL_COST_COSTESTIMATE_DISPLAY  
Short Description Cost Estimate Display Reorgan./Archive Through ALV Grid    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CKJ3   Archiving and Reorganization in Product Costing 
Created 19990225   SAP 
Last change 19990308   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 COST Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_COST_COSTESTIMATE_DISPLAY has no interface implemented.
Friends
Class CL_COST_COSTESTIMATE_DISPLAY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATION Static Attribute Private Type reference (TYPE) COST_APPLICATION Application 19990225
2 GRID Static Attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid control 19990225
3 G_CUSTOM_CONTAINER Static Attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for ALV Grid 19990225
4 IS_LAYOUT Static Attribute Private Type reference (TYPE) LVC_S_LAYO Layout 19990225
5 T_FIELDCAT Static Attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog 19990225
6 T_XDATA_KEKO Static Attribute Private Type reference (TYPE) CKF_T_LIST_OF_KEKO List of Marked Cost Estimates 19990225
Methods
# Method Level Visibility Method type Description Created on
1 COMPUTE_TABLE Static method Public Method Create Table To Be Displayed 19990225
2 DESTROY Static method Public Method Release of Memory 19990225
3 DISPLAY Static method Public Method Display List of Marked Cost Estimates 19990225
4 ON_HOTSPOT_CLICK Static method Private Event handling method Handling Method: Material Display 19990225
5 ON_TOOLBAR Static method Private Event handling method Add Buttons to Toolbar 19990225
6 ON_USER_COMMAND Static method Private Event handling method Handling Method: Error Log Display 19990225
7 REFRESH Static method Private Method Refresh Display 19990225
Events
Class CL_COST_COSTESTIMATE_DISPLAY has no event.
Types
Class CL_COST_COSTESTIMATE_DISPLAY has no local type.
Method Signatures

Method COMPUTE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) COST_APPLICATION Applikation 19990225
2 Importing T_XDATA_KEKO Call by reference Type reference (TYPE) CKF_T_LIST_OF_KEKO Liste der Kalkulationen 19990225

Method COMPUTE_TABLE on class CL_COST_COSTESTIMATE_DISPLAY has no exception.

Method DESTROY Signature

Method DESTROY on class CL_COST_COSTESTIMATE_DISPLAY has no parameter.
Method DESTROY on class CL_COST_COSTESTIMATE_DISPLAY has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_COST_COSTESTIMATE_DISPLAY has no parameter.
Method DISPLAY on class CL_COST_COSTESTIMATE_DISPLAY has no exception.

Method ON_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 19990225
2 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 19990225

Method ON_HOTSPOT_CLICK on class CL_COST_COSTESTIMATE_DISPLAY has no exception.

Method ON_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 19990225

Method ON_TOOLBAR on class CL_COST_COSTESTIMATE_DISPLAY has no exception.

Method ON_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 19990225

Method ON_USER_COMMAND on class CL_COST_COSTESTIMATE_DISPLAY has no exception.

Method REFRESH Signature

Method REFRESH on class CL_COST_COSTESTIMATE_DISPLAY has no parameter.
Method REFRESH on class CL_COST_COSTESTIMATE_DISPLAY has no exception.
History
Last changed by/on SAP  19990308 
SAP Release Created in