SAP ABAP Class CL_PTC_C_ALV (Controller Class for ALVs 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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PTC_C Controller Class for Performance Tools 20130304
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ST05_TRACE_COMPARE_C_A_DTL ST05 Trace Compare ALV Controller Class Detail 20130513
2 Inheritance (c INHERITING FROM c_ref)  CL_ST05_TRACE_COMPARE_C_A_HDR ST05 Trace Compare ALV Controller Class Header 20130513
3 Inheritance (c INHERITING FROM c_ref)  CL_ST05_TRACE_DIRECTORY_C_A ST05 Trace Directory ALV Controller Class 20130319
4 Inheritance (c INHERITING FROM c_ref)  CL_ST05_TRACE_DISPLAY_C_A ST05 Trace Display ALV Controller Class 20130419
5 Inheritance (c INHERITING FROM c_ref)  CL_STATS_RECORD_DISPLAY_C_A STATS Statistics Record Display ALV Controller Class 20130305
Properties
Class CL_PTC_C_ALV  
Short Description Controller Class for ALVs for Performance Tools    
Super Class CL_PTC_C Controller Class 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 20130304   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PTC_C_ALV has no forward declaration.
Interfaces
Class CL_PTC_C_ALV has no interface implemented.
Friends
Class CL_PTC_C_ALV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DISPLAY_PROPERTIES_TABLE Instance attribute Protected Type reference (TYPE) PTC_DISPLAY_PROPERTIES_TABLE ALV Display Properties Table 20130304
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_DISPLAY_PROPERTIES Instance method Private Method Append Display Properties 20130304
2 CALL_VIEW Instance method Protected Method Call View to Display Data 20130308
3 GET_DISPLAY_PROPERTIES Instance method Protected Method Get Display Properties 20130304
4 GET_DISPLAY_TYPE Instance method Public Method Get Display Type 20130304
5 HANDLE_USER_COMMAND Instance method Public Event handling method Handle View Event USER_COMMAND 20130304
6 IS_PREVIOUS_DISPLAY Instance method Public Method Is a previous display available? 20130419
7 SET_DISPLAY_PROPERTIES Instance method Private Method Set Display Properties 20130304
Events
Class CL_PTC_C_ALV has no event.
Types
Class CL_PTC_C_ALV has no local type.
Method Signatures

Method APPEND_DISPLAY_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAY_PROPERTIES Call by reference Type reference (TYPE) PTC_DISPLAY_PROPERTIES ALV Display Properties 20130304

Method APPEND_DISPLAY_PROPERTIES on class CL_PTC_C_ALV has no exception.

Method CALL_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BACK Call by reference Type reference (TYPE) PTC_BOOLEAN ' ' Boolean Value : TRUE = 'X' ; FALSE = ' ' 20130308
2 Changing DATA Call by reference Type reference (TYPE) STANDARD TABLE Data to Be Displayed 20130308
3 Importing DISPLAY_PROPERTIES Call by reference Type reference (TYPE) PTC_DISPLAY_PROPERTIES ALV Display Properties 20130308
4 Importing STRUCTURE_NAME Call by reference Type reference (TYPE) TABNAME Structure of Data to Be Displayed 20130308

Method CALL_VIEW on class CL_PTC_C_ALV has no exception.

Method GET_DISPLAY_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DISPLAY_PROPERTIES Value transfer Type reference (TYPE) PTC_DISPLAY_PROPERTIES ALV Display Properties 20130304
2 Importing NUMBER Call by reference Type reference (TYPE) I 0 20130304

Method GET_DISPLAY_PROPERTIES on class CL_PTC_C_ALV has no exception.

Method GET_DISPLAY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DISPLAY_TYPE Value transfer Type reference (TYPE) PTC_DISPLAY_PROPERTIES-NAME 20130304
2 Importing NUMBER Call by reference Type reference (TYPE) I 0 20130304

Method GET_DISPLAY_TYPE on class CL_PTC_C_ALV has no exception.

Method HANDLE_USER_COMMAND Signature

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

Method HANDLE_USER_COMMAND on class CL_PTC_C_ALV has no exception.

Method IS_PREVIOUS_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_PREVIOUS_DISPLAY Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130419

Method IS_PREVIOUS_DISPLAY on class CL_PTC_C_ALV has no exception.

Method SET_DISPLAY_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAY_PROPERTIES Call by reference Type reference (TYPE) PTC_DISPLAY_PROPERTIES ALV Display Properties 20130304

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