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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | 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 | Instance attribute | Private | Type reference (TYPE) | SATC_D_PROJECT_EXECUTION_ID | Project Execution ID | 20071207 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SATC_UI_MON_RUN_PH_PROVIDER | ATC:Log provider | 20071121 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SYUNAME | User Name | 20071121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20071121 | |
| 2 | Instance method | Public | Method | Returns current values | 20071121 | |
| 3 | Static method | Public | Method | Returns New or Reused Instance | 20071121 | |
| 4 | Instance method | Public | Method | Restrict result sef | 20071121 | |
| 5 | Static method | Private | Method | Returns current values for phase | 20120425 | |
| 6 | Static method | Private | Method | Returns current values for execution unit | 20120425 | |
| 7 | 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 | 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 | I_WITH_PROGRESS | Call by reference | Type reference (TYPE) | FLAG | 'X' | General Flag | 20080319 | ||
| 2 | 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 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SATC_UI_MON_RUN_PH_PROVIDER | ATC: Data Provider Project Selection Customizing | 20071121 | |||
| 2 | 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 | 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 | I_EXEC_ID | Call by reference | Type reference (TYPE) | SATC_D_PROJECT_EXECUTION_ID | Project Execution ID | 20120425 | |||
| 2 | I_PHASE | Call by reference | Object reference (TYPE REF TO) | IF_SATC_RT_REPOSITORY_PHASE | Phase Info | 20120425 | |||
| 3 | I_RUN | Call by reference | Object reference (TYPE REF TO) | IF_SATC_RT_REPOSITORY_EXEC | Run Info | 20120425 | |||
| 4 | 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 | I_EXEC_ID | Call by reference | Type reference (TYPE) | SATC_D_PROJECT_EXECUTION_ID | Project Execution ID | 20120425 | |||
| 2 | I_RUN | Call by reference | Object reference (TYPE REF TO) | IF_SATC_RT_REPOSITORY_EXEC | Run Info | 20120425 | |||
| 3 | I_UNIT | Call by reference | Object reference (TYPE REF TO) | IF_SATC_RT_REPOSITORY_UNIT | Phase Info | 20120425 | |||
| 4 | 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 |