SAP ABAP Class CL_PTC_C (Controller Class for Performance Tools)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-P-PA (Application Component) Performance Analysis (Transaction ST05)
     S_PERFORMANCE_TOOLS_CORE (Package) Performance Tools (Measurements, Analyses) - Central Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PTC_C_ALV Controller Class for ALVs for Performance Tools 20130304
2 Inheritance (c INHERITING FROM c_ref)  CL_PTC_C_ALV_POPUP Controller Class for ALV Grids in Dialog Box 20130419
3 Inheritance (c INHERITING FROM c_ref)  CL_PTC_C_SCREEN Controller Class for Screens for Performance Tools 20130301
Properties
Class CL_PTC_C  
Short Description Controller Class for Performance Tools    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_PERFORMANCE_TOOLS_CORE   Performance Tools (Measurements, Analyses) - Central Objects 
Created 20130301   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PTC_C has no forward declaration.
Interfaces
Class CL_PTC_C has no interface implemented.
Friends
Class CL_PTC_C has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MODEL Instance attribute Protected Object reference (TYPE REF TO) CL_PTC_M PTC Model Class 20130301
2 VIEW Instance attribute Protected Object reference (TYPE REF TO) CL_PTC_V PTC View Class 20130301
Methods
# Method Level Visibility Method type Description Created on
1 FREE_CONTROLLER Instance method Public Method Free Controller Object of Class CL_PTC_C 20130301
2 GET_CONTROLLER Static method Public Method Create Controller Object of Class CL_PTC_C 20130301
3 GET_MODEL Instance method Public Method Get Model Member Object of Class CL_PTC_M 20130301
4 GET_VIEW Instance method Public Method Get View Member Object of Class CL_PTC_V 20130301
5 SET_HANDLER Instance method Protected Method Set Controller Methods as Event Handlers 20130301
6 SET_MODEL Instance method Public Method Set Model Member Object of Class CL_PTC_M 20130301
7 SET_VIEW Instance method Public Method Set View Member Object of Class CL_PTC_V 20130301
Events
Class CL_PTC_C has no event.
Types
Class CL_PTC_C has no local type.
Method Signatures

Method FREE_CONTROLLER Signature

Method FREE_CONTROLLER on class CL_PTC_C has no parameter.
Method FREE_CONTROLLER on class CL_PTC_C has no exception.

Method GET_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTROLLER Value transfer Object reference (TYPE REF TO) CL_PTC_C PTC Controller Class 20130301
2 Importing CONTROLLER_CLASS_NAME Call by reference Type reference (TYPE) STRING 20130301
3 Importing MODEL Call by reference Object reference (TYPE REF TO) CL_PTC_M PTC Model Class 20130301
4 Importing MODEL_CLASS_NAME Call by reference Type reference (TYPE) STRING 20130301
5 Importing VIEW_CLASS_NAME Call by reference Type reference (TYPE) STRING 20130301
# Exception Resumable Description Created on
1 CX_PTC STATS Exception Class 20130301

Method GET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MODEL Value transfer Object reference (TYPE REF TO) CL_PTC_M PTC Model Class 20130301

Method GET_MODEL on class CL_PTC_C has no exception.

Method GET_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VIEW Value transfer Object reference (TYPE REF TO) CL_PTC_V PTC View Class 20130301

Method GET_VIEW on class CL_PTC_C has no exception.

Method SET_HANDLER Signature

Method SET_HANDLER on class CL_PTC_C has no parameter.
Method SET_HANDLER on class CL_PTC_C has no exception.

Method SET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODEL Call by reference Object reference (TYPE REF TO) CL_PTC_M PTC Model Class 20130301

Method SET_MODEL on class CL_PTC_C has no exception.

Method SET_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW Call by reference Object reference (TYPE REF TO) CL_PTC_V PTC View Class 20130301

Method SET_VIEW on class CL_PTC_C has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740