SAP ABAP Interface IF_SATC_RT_REPOSITORY_EXEC (Run 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_EXEC | |
Short Description | Run 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_PHASE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SATC_RT_REPOSITORY_EXEC has no interface.
Friends
Interface IF_SATC_RT_REPOSITORY_EXEC has no friend.
Attributes
Interface IF_SATC_RT_REPOSITORY_EXEC has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get list of execution Infos | 20090107 |
2 | ![]() |
Instance method | Public | Method | Get info | 20090107 |
3 | ![]() |
Instance method | Public | Method | Get phase details | 20090107 |
4 | ![]() |
Instance method | Public | Method | Get list of phases | 20090107 |
5 | ![]() |
Instance method | Public | Method | Is run still active | 20090107 |
6 | ![]() |
Instance method | Public | Method | Load current state | 20090107 |
Events
Interface IF_SATC_RT_REPOSITORY_EXEC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_T_INFOS | Public | See coding | 20090108 | TY_T_INFOS type standard table of satc_S_Rt_Run_Info with default key
|
||
2 | TY_T_RUNS | Public | See coding | 20090107 | TY_T_RUNS type standard table of ref to IF_SATC_RT_REPOSITORY_EXEC
with default key
|
Method Signatures
Method GET_EXECUTION_INFOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SATC_T_RT_RUN_EXECUTION_INFOS | Execution Infos | 20090107 |
# | 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_INFO | Run Info | 20090107 |
Method GET_INFO on Interface IF_SATC_RT_REPOSITORY_EXEC has no exception.
Method GET_PHASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PHASE_KEY | Call by reference | Type reference (TYPE) | SATC_D_PHASE_KEY | Phase Key | 20090107 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_RT_REPOSITORY_PHASE | Phase Info | 20090107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090109 |
Method GET_PHASES 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_PHASE=>TY_T_PHASES | Phases | 20090107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090109 |
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 run is active | 20090107 |
Method IS_ACTIVE on Interface IF_SATC_RT_REPOSITORY_EXEC has no exception.
Method REFRESH Signature
Method REFRESH on Interface IF_SATC_RT_REPOSITORY_EXEC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090109 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |