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 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_PTC_M | PTC Model Class | 20130301 | ||
2 | ![]() |
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 | ![]() |
Instance method | Public | Method | Free Controller Object of Class CL_PTC_C | 20130301 |
2 | ![]() |
Static method | Public | Method | Create Controller Object of Class CL_PTC_C | 20130301 |
3 | ![]() |
Instance method | Public | Method | Get Model Member Object of Class CL_PTC_M | 20130301 |
4 | ![]() |
Instance method | Public | Method | Get View Member Object of Class CL_PTC_V | 20130301 |
5 | ![]() |
Instance method | Protected | Method | Set Controller Methods as Event Handlers | 20130301 |
6 | ![]() |
Instance method | Public | Method | Set Model Member Object of Class CL_PTC_M | 20130301 |
7 | ![]() |
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 | ![]() |
CONTROLLER | Value transfer | Object reference (TYPE REF TO) | CL_PTC_C | PTC Controller Class | 20130301 | ||
2 | ![]() |
CONTROLLER_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20130301 | |||
3 | ![]() |
MODEL | Call by reference | Object reference (TYPE REF TO) | CL_PTC_M | PTC Model Class | 20130301 | ||
4 | ![]() |
MODEL_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20130301 | |||
5 | ![]() |
VIEW_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20130301 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
STATS Exception Class | 20130301 |
Method GET_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |