SAP ABAP Class CL_PTC_MVC (Driver Class for MVC Design Pattern 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

⤷

⤷

Properties
Class | CL_PTC_MVC | |
Short Description | Driver Class for MVC Design Pattern for Performance Tools | |
Super Class | ||
Instantiability of a Class | 0 | Private |
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_MVC has no forward declaration.
Interfaces
Class CL_PTC_MVC has no interface implemented.
Friends
Class CL_PTC_MVC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | PTC_CONTROLLER | Controller Class for Screens: Name and Object | 20130301 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | PTC_CONTROLLER_TABLE | Table of Controller Classes for Screens: Name and Object | 20130301 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Append Controller Class with the Specified Name | 20130301 |
2 | ![]() |
Static method | Public | Method | Create instance of MVC design pattern. | 20130301 |
3 | ![]() |
Static method | Public | Method | Delete Controller Class with the Specified Name | 20130301 |
4 | ![]() |
Static method | Public | Method | Get Controller Class with the Specified Name | 20130301 |
Events
Class CL_PTC_MVC has no event.
Types
Class CL_PTC_MVC has no local type.
Method Signatures
Method APPEND_CONTROLLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_PTC_C | Controller Class for Performance Tools | 20130301 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | PTC_MVC_NAME | Name of Instance of MVC Design Pattern for Performance Tools | 20130301 |
Method APPEND_CONTROLLER on class CL_PTC_MVC has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTROLLER_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | Name of Controller Class | 20130301 | ||
2 | ![]() |
MODEL | Call by reference | Object reference (TYPE REF TO) | CL_PTC_M | Model Class for Performance Tools | 20130301 | ||
3 | ![]() |
MODEL_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | Name of Model Class | 20130301 | ||
4 | ![]() |
MVC_NAME | Call by reference | Type reference (TYPE) | PTC_MVC_NAME | Name of Instance of MVC Design Pattern for Performance Tools | 20130301 | ||
5 | ![]() |
VIEW_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | Name of View Class | 20130301 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
STATS Exception Class | 20130301 |
Method DELETE_CONTROLLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | PTC_MVC_NAME | Name of Instance of MVC Design Pattern for Performance Tools | 20130301 |
Method DELETE_CONTROLLER on class CL_PTC_MVC 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 | Controller Class for Performance Tools | 20130301 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | PTC_MVC_NAME | Name of Instance of MVC Design Pattern for Performance Tools | 20130301 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
STATS Exception Class | 20130301 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |