SAP ABAP Class CL_SATC_UI_MON_RUN_PH_PROVIDER (ATC_A Monitor: Phases with Execution Units)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_MONITORING_UI (Package) INTERNAL: - *NO* REUSE - Monitoring UI
Properties
Class CL_SATC_UI_MON_RUN_PH_PROVIDER  
Short Description ATC_A Monitor: Phases with Execution Units    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_MONITORING_UI   INTERNAL: - *NO* REUSE - Monitoring UI 
Created 20071121   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_AAB_API_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_AAB_LOG_ITERATOR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SATC_UI_MON_RUN_PH_PROVIDER has no interface implemented.
Friends
Class CL_SATC_UI_MON_RUN_PH_PROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FG_EXEC_ID Instance attribute Private Type reference (TYPE) SATC_D_PROJECT_EXECUTION_ID Project Execution ID 20071207
2 FG_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_SATC_UI_MON_RUN_PH_PROVIDER ATC:Log provider 20071121
3 FG_USER_ID Instance attribute Private Type reference (TYPE) SYUNAME User Name 20071121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071121
2 GET_DETAILS Instance method Public Method Returns current values 20071121
3 GET_INSTANCE Static method Public Method Returns New or Reused Instance 20071121
4 SET_FILTER Instance method Public Method Restrict result sef 20071121
5 _GET_DETAILS_PHASE Static method Private Method Returns current values for phase 20120425
6 _GET_DETAILS_UNIT Static method Private Method Returns current values for execution unit 20120425
7 _SET_DEFAULT_FILTER Instance method Private Method Set default restriction 20120425
Events
Class CL_SATC_UI_MON_RUN_PH_PROVIDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_DETAIL Public Type reference (TYPE) SATC_S_UI_MON_RUN_PHS 20071121
2 TY_T_DETAILS Public See coding 20071121 ty_T_details type standard table of ty_S_detail with default key
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing USER_ID Call by reference Type reference (TYPE) SYUNAME User Name 20071121

Method CONSTRUCTOR on class CL_SATC_UI_MON_RUN_PH_PROVIDER has no exception.

Method GET_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITH_PROGRESS Call by reference Type reference (TYPE) FLAG 'X' General Flag 20080319
2 Returning RESULT Value transfer Type reference (TYPE) TY_T_DETAILS 20071121

Method GET_DETAILS on class CL_SATC_UI_MON_RUN_PH_PROVIDER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SATC_UI_MON_RUN_PH_PROVIDER ATC: Data Provider Project Selection Customizing 20071121
2 Importing USER_ID Call by reference Type reference (TYPE) SYUNAME SY-UNAME User ID 20071121

Method GET_INSTANCE on class CL_SATC_UI_MON_RUN_PH_PROVIDER has no exception.

Method SET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXEC_ID Call by reference Type reference (TYPE) SATC_D_PROJECT_EXECUTION_ID Project Execution ID 20071207

Method SET_FILTER on class CL_SATC_UI_MON_RUN_PH_PROVIDER has no exception.

Method _GET_DETAILS_PHASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXEC_ID Call by reference Type reference (TYPE) SATC_D_PROJECT_EXECUTION_ID Project Execution ID 20120425
2 Importing I_PHASE Call by reference Object reference (TYPE REF TO) IF_SATC_RT_REPOSITORY_PHASE Phase Info 20120425
3 Importing I_RUN Call by reference Object reference (TYPE REF TO) IF_SATC_RT_REPOSITORY_EXEC Run Info 20120425
4 Returning RESULT Value transfer Type reference (TYPE) TY_S_DETAIL 20120425

Method _GET_DETAILS_PHASE on class CL_SATC_UI_MON_RUN_PH_PROVIDER has no exception.

Method _GET_DETAILS_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXEC_ID Call by reference Type reference (TYPE) SATC_D_PROJECT_EXECUTION_ID Project Execution ID 20120425
2 Importing I_RUN Call by reference Object reference (TYPE REF TO) IF_SATC_RT_REPOSITORY_EXEC Run Info 20120425
3 Importing I_UNIT Call by reference Object reference (TYPE REF TO) IF_SATC_RT_REPOSITORY_UNIT Phase Info 20120425
4 Returning RESULT Value transfer Type reference (TYPE) TY_S_DETAIL 20120425

Method _GET_DETAILS_UNIT on class CL_SATC_UI_MON_RUN_PH_PROVIDER has no exception.

Method _SET_DEFAULT_FILTER Signature

Method _SET_DEFAULT_FILTER on class CL_SATC_UI_MON_RUN_PH_PROVIDER has no parameter.
Method _SET_DEFAULT_FILTER on class CL_SATC_UI_MON_RUN_PH_PROVIDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711