SAP ABAP Class IF_SATC_RT_REPOSITORY_EXEC (Run info)
Properties
| Class | IF_SATC_RT_REPOSITORY_EXEC | |
| Short Description | Run info | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090107 | 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... |
Interfaces
Class IF_SATC_RT_REPOSITORY_EXEC has no interface implemented.
Friends
Class IF_SATC_RT_REPOSITORY_EXEC has no friend class.
Attributes
Class 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
Class 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 class 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 class IF_SATC_RT_REPOSITORY_EXEC has no exception.
Method REFRESH Signature
Method REFRESH on class 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 |