SAP ABAP Interface IF_SATC_RT_REPOSITORY_PHASE (Phase info)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_STDLIB_RUN_TIME_CORE (Package) INTERNAL: - *NO* REUSE - runtime implementation details
⤷
⤷
Properties
| Interface | IF_SATC_RT_REPOSITORY_PHASE | |
| Short Description | Phase info |
General Data
| Package | SATC_STDLIB_RUN_TIME_CORE | INTERNAL: - *NO* REUSE - runtime implementation details |
| Created | 20090107 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_SATC_RT_REPOSITORY_UNIT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SATC_RT_REPOSITORY_PHASE has no interface.
Friends
Interface IF_SATC_RT_REPOSITORY_PHASE has no friend.
Attributes
Interface IF_SATC_RT_REPOSITORY_PHASE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get 'Phase Execution Units' | 20090107 | |
| 2 | Instance method | Public | Method | Get info | 20090107 | |
| 3 | Instance method | Public | Method | Phase still active | 20090107 | |
| 4 | Instance method | Public | Method | Load current state | 20090107 |
Events
Interface IF_SATC_RT_REPOSITORY_PHASE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_PHASES | Public | See coding | Phases | 20090107 | TY_T_PHASES type standard table of ref to IF_SATC_RT_REPOSITORY_PHASE
with default key
|
Method Signatures
Method GET_EXEC_UNITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | IF_SATC_RT_REPOSITORY_UNIT=>TY_T_UNITS | Phase Execution Units | 20090108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090109 |
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SATC_S_RT_RUN_PHASE_INFO | Phase Info | 20090107 |
Method GET_INFO on Interface IF_SATC_RT_REPOSITORY_PHASE has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SAP_BOOL | Returns X if phase is active | 20090107 |
Method IS_ACTIVE on Interface IF_SATC_RT_REPOSITORY_PHASE has no exception.
Method REFRESH Signature
Method REFRESH on Interface IF_SATC_RT_REPOSITORY_PHASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ATC: Access to Run Failed | 20090109 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |