SAP ABAP Class IF_SATC_RT_REPOSITORY_UNIT ('Phase Execution Unit' info)
Properties
| Class | IF_SATC_RT_REPOSITORY_UNIT | |
| Short Description | 'Phase Execution Unit' 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
Class IF_SATC_RT_REPOSITORY_UNIT has no forward declaration.
Interfaces
Class IF_SATC_RT_REPOSITORY_UNIT has no interface implemented.
Friends
Class IF_SATC_RT_REPOSITORY_UNIT has no friend class.
Attributes
Class IF_SATC_RT_REPOSITORY_UNIT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get read access to entities which caused failure | 20090107 | |
| 2 | Instance method | Public | Method | Get info | 20090107 | |
| 3 | Instance method | Public | Method | Get number of entities left | 20090112 | |
| 4 | Instance method | Public | Method | Is 'Execution Unit' still active | 20090107 | |
| 5 | Instance method | Public | Method | Read current state | 20090107 |
Events
Class IF_SATC_RT_REPOSITORY_UNIT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_UNITS | Public | See coding | Phase Execution Units | 20090108 | ty_t_units type standard table of ref to if_satc_rt_repository_unit
with default key
|
Method Signatures
Method GET_ENTITIES_FAILED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_RT_FAILED_ENTITIES_SVC | 20090108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090108 | |||
| 2 | 20090108 |
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_UNIT_INFO | Phase Info | 20090107 |
Method GET_INFO on class IF_SATC_RT_REPOSITORY_UNIT has no exception.
Method GET_NBR_OF_ENTITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NBR_FAILED | Call by reference | Type reference (TYPE) | I | Number of Failed Entities | 20090112 | |||
| 2 | E_NBR_PROCESSED | Call by reference | Type reference (TYPE) | I | Number of Processed Entities | 20090112 | |||
| 3 | E_NBR_TOTAL | Call by reference | Type reference (TYPE) | I | Number of Total Entities | 20090112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090112 | |||
| 2 | 20090112 |
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 class IF_SATC_RT_REPOSITORY_UNIT has no exception.
Method REFRESH Signature
Method REFRESH on class IF_SATC_RT_REPOSITORY_UNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090108 | |||
| 2 | 20090108 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |