SAP ABAP Class CL_STUN_PAHI_ACCESS (Access to PAHI configuration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-TUN (Application Component) Performance Monitors (TCC)
     STUN (Package) DBA: All the rest in English
Properties
Class CL_STUN_PAHI_ACCESS  
Short Description Access to PAHI configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STUN   DBA: All the rest in English 
Created 20120215   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_STUN_PAHI_ACCESS has no forward declaration.
Interfaces
Class CL_STUN_PAHI_ACCESS has no interface implemented.
Friends
Class CL_STUN_PAHI_ACCESS has no friend class.
Attributes
Class CL_STUN_PAHI_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SELECTIONS Static method Public Method Get selections from database 20120222
2 RANGES2SELTAB Static method Private Method 20120222
3 SAVE_SELECTIONS Static method Public Method Save selections 20120222
4 SELTAB2RANGES Static method Private Method 20120222
5 TRANSPORT_SELECTIONS Static method Public Method Transport all selections 20120226
Events
Class CL_STUN_PAHI_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_SEL Private See coding 20120222 begin of s_sel, fieldnm type pahi_param_sel-fieldnm, sign type pahi_param_sel-sign, option type pahi_param_sel-selopt, low type pahi_param_sel-low, high type pahi_param_sel-high, end of s_sel
2 S_SEL_ALL Public See coding 20120222 begin of s_sel_all, t_pt type range of partype, t_hn type range of hostname, t_si type range of systemid, t_pn type range of parname, end of s_sel_all
3 T_SEL Private See coding 20120222 t_sel type standard table of s_sel with default key
4 T_SEL_ALL Public See coding 20120222 t_sel_all type STANDARD TABLE OF s_sel_all
Method Signatures

Method GET_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEL_ALL Call by reference Type reference (TYPE) T_SEL_ALL 20120222

Method GET_SELECTIONS on class CL_STUN_PAHI_ACCESS has no exception.

Method RANGES2SELTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELTAB Call by reference Type reference (TYPE) T_SEL 20120222
2 Importing IS_RANGES Call by reference Type reference (TYPE) S_SEL_ALL 20120222

Method RANGES2SELTAB on class CL_STUN_PAHI_ACCESS has no exception.

Method SAVE_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEL_ALL Call by reference Type reference (TYPE) T_SEL_ALL 20120222

Method SAVE_SELECTIONS on class CL_STUN_PAHI_ACCESS has no exception.

Method SELTAB2RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SELTAB Call by reference Type reference (TYPE) T_SEL 20120222
2 Exporting ES_RANGES Call by reference Type reference (TYPE) S_SEL_ALL 20120222

Method SELTAB2RANGES on class CL_STUN_PAHI_ACCESS has no exception.

Method TRANSPORT_SELECTIONS Signature

Method TRANSPORT_SELECTIONS on class CL_STUN_PAHI_ACCESS has no parameter.
# Exception Resumable Description Created on
1 TRANSPORT_ABORTED 20120226
History
Last changed by/on SAP  20130531 
SAP Release Created in 732