SAP ABAP Class CL_PTC_SERVER_SELECTION_V (View Class for Server Selection)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PTC_V_SCREEN View Class for Screens for Performance Tools 20130404
Properties
Class CL_PTC_SERVER_SELECTION_V  
Short Description View Class for Server Selection    
Super Class CL_PTC_V_SCREEN View Class for Screens for Performance Tools 
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 20130404   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PTC_SERVER_SELECTION_V has no forward declaration.
Interfaces
Class CL_PTC_SERVER_SELECTION_V has no interface implemented.
Friends
Class CL_PTC_SERVER_SELECTION_V has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SERVER_TABLE Static Attribute Private Type reference (TYPE) PTC_SERVER_TABLE Table of Server Information 20130405
Methods
# Method Level Visibility Method type Description Created on
1 GET_SCREEN_FIELDS Instance method Public Method Get Screen Fields 20130404
2 GET_SERVER_TABLE Instance method Public Method Get Servers of System 20130405
3 RAISE_TABLE_CONTROL Instance method Public Method Raise event TABLE_CONTROL. 20130404
4 SET_SCREEN_FIELDS Instance method Public Method Set Screen Fields 20130404
5 SET_SERVER_TABLE Instance method Public Method Set Servers of System 20130405
Events
# Event Type Visibility Description Created on
1 TABLE_CONTROL Instance Event
(0)
Public
(2)
Table Control 20130404
Types
Class CL_PTC_SERVER_SELECTION_V has no local type.
Method Signatures

Method GET_SCREEN_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SERVER_TABLE Value transfer Type reference (TYPE) PTC_SERVER_TABLE Table with Server Information for System 20130404

Method GET_SCREEN_FIELDS on class CL_PTC_SERVER_SELECTION_V has no exception.

Method GET_SERVER_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SERVER_TABLE Value transfer Type reference (TYPE) PTC_SERVER_TABLE Table with Server Information for System 20130405

Method GET_SERVER_TABLE on class CL_PTC_SERVER_SELECTION_V has no exception.

Method RAISE_TABLE_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20130404
2 Importing CONTROL_NAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20130404
3 Importing FIELD_NAME Call by reference Type reference (TYPE) STRING SPACE 20130404
4 Importing LINE_NUMBER Call by reference Type reference (TYPE) I 0 20130404
5 Importing VALUE Call by reference Type reference (TYPE) DATA SPACE 20130404

Method RAISE_TABLE_CONTROL on class CL_PTC_SERVER_SELECTION_V has no exception.

Method SET_SCREEN_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SERVER_TABLE Call by reference Type reference (TYPE) PTC_SERVER_TABLE Table with Server Information for System 20130404

Method SET_SCREEN_FIELDS on class CL_PTC_SERVER_SELECTION_V has no exception.

Method SET_SERVER_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SERVER_TABLE Call by reference Type reference (TYPE) PTC_SERVER_TABLE Table with Server Information for System 20130405

Method SET_SERVER_TABLE on class CL_PTC_SERVER_SELECTION_V has no exception.
Event Signatures

Event TABLE_CONTROL Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 COMMAND Exporting Value transfer Type reference (TYPE) SYUCOMM Funktionscode 20130404
2 CONTROL_NAME Exporting Value transfer Type reference (TYPE) CHAR30 30 Characters 20130404
3 FIELD_NAME Exporting Value transfer Type reference (TYPE) STRING SPACE 20130404
4 LINE_NUMBER Exporting Value transfer Type reference (TYPE) I 0 20130404
5 VALUE Exporting Value transfer Type reference (TYPE) DATA SPACE 20130404
History
Last changed by/on SAP  20140121 
SAP Release Created in 740