SAP ABAP Interface IF_SATC_RT_EXTENSIBLE_PHASES (Extensible phases only)
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_EXTENSIBLE_PHASES | |
| Short Description | Extensible phases only |
General Data
| Package | SATC_STDLIB_RUN_TIME_CORE | INTERNAL: - *NO* REUSE - runtime implementation details |
| Created | 20090121 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SATC_RT_EXTENSIBLE_PHASES has no forward declaration.
Interfaces
Interface IF_SATC_RT_EXTENSIBLE_PHASES has no interface.
Friends
Interface IF_SATC_RT_EXTENSIBLE_PHASES has no friend.
Attributes
Interface IF_SATC_RT_EXTENSIBLE_PHASES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create metadata for phase extension | 20090121 | |
| 2 | Instance method | Public | Method | Get metadata for phase extension | 20090121 |
Events
Interface IF_SATC_RT_EXTENSIBLE_PHASES has no event.
Types
Interface IF_SATC_RT_EXTENSIBLE_PHASES has no local type.
Method Signatures
Method CREATE_MD_PHASE_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PHASE_EXT_KEY | Call by reference | Type reference (TYPE) | I | 20090121 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_MD_PHASE_EXT | Phase Extension | 20090121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Runtime extension service exception | 20090121 |
Method GET_MD_PHASE_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PHASE_EXT_KEY | Call by reference | Type reference (TYPE) | I | 20090121 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_MD_PHASE_EXT | Phase Extension | 20090121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Runtime extension service exception | 20090121 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |