SAP ABAP Class CL_SATC_UI_MON_RUN_PA_PROVIDER (ATC_A Monitor: Restarts / Start Parameters)
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_PA_PROVIDER  
Short Description ATC_A Monitor: Restarts / Start Parameters    
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 20071212   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SATC_SAAB_LOG_READER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_AAB_API_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_AAB_LOG_ITERATOR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_SATC_LOG_SELECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SATC_UI_MON_RUN_PA_PROVIDER has no interface implemented.
Friends
Class CL_SATC_UI_MON_RUN_PA_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 20071212
2 FG_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_SATC_UI_MON_RUN_PA_PROVIDER ATC:Log provider 20071212
3 FG_USER_ID Instance attribute Private Type reference (TYPE) SYUNAME User Name 20071212
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071212
2 GET_DETAILS Instance method Public Method Returns Current Values 20071212
3 GET_INSTANCE Static method Public Method Returns New or Reused Instance 20071212
4 SET_FILTER Instance method Public Method Defines Restriction 20071212
Events
Class CL_SATC_UI_MON_RUN_PA_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_PARAMS 20071212
2 TY_T_DETAILS Public See coding 20071212 ty_T_Details type standard table of ty_S_Detail with key table_Line
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 20071212

Method CONSTRUCTOR on class CL_SATC_UI_MON_RUN_PA_PROVIDER has no exception.

Method GET_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TY_T_DETAILS 20071212

Method GET_DETAILS on class CL_SATC_UI_MON_RUN_PA_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_PA_PROVIDER ATC: Data Provider Project Selection Customizing 20071212
2 Importing USER_ID Call by reference Type reference (TYPE) SYUNAME SY-UNAME User ID 20071212

Method GET_INSTANCE on class CL_SATC_UI_MON_RUN_PA_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 20071212

Method SET_FILTER on class CL_SATC_UI_MON_RUN_PA_PROVIDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711