SAP ABAP Interface IF_SATC_MD_PHASE_EXEC_UNIT (Phase Execution unit)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_STDLIB_META_DATA_API (Package) INTERNAL: - *NO* REUSE - Meta data API

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_MD_PHASE_EXEC_UNIT | Phase Execution unit | 20081127 |
Properties
Interface | IF_SATC_MD_PHASE_EXEC_UNIT | |
Short Description | Phase Execution unit |
General Data
Package | SATC_STDLIB_META_DATA_API | INTERNAL: - *NO* REUSE - Meta data API |
Created | 20081127 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SATC_MD_PHASE_EXEC_UNIT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SATC_MD_CONTEXT_OWNER | Owner of context | 20081205 | ||
2 | IF_SATC_MD_VISITABLE | Accepts visitation | 20081130 |
Friends
Interface IF_SATC_MD_PHASE_EXEC_UNIT has no friend.
Attributes
Interface IF_SATC_MD_PHASE_EXEC_UNIT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20081130 | |
2 | ![]() |
Instance method | Public | Method | 20090105 | |
3 | ![]() |
Instance method | Public | Method | Returns description | 20081127 |
4 | ![]() |
Instance method | Public | Method | Get memento for filter of parallel parameter | 20081202 |
5 | ![]() |
Instance method | Public | Method | Returns 'Primary Parameter' for parallelization or initial | 20081127 |
6 | ![]() |
Instance method | Public | Method | Returns the 'Root Step' of the 'Execution Unit' | 20081127 |
7 | ![]() |
Instance method | Public | Method | Checks whether 'Execution Unit' has a parallel parameter | 20081127 |
8 | ![]() |
Instance method | Public | Method | Sets description | 20081127 |
9 | ![]() |
Instance method | Public | Method | Sets memento of filter for parallel parameter | 20081202 |
10 | ![]() |
Instance method | Public | Method | Sets the 'Root Step' | 20081127 |
Events
Interface IF_SATC_MD_PHASE_EXEC_UNIT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_T_UNITS | Public | See coding | List of Execution Units, Index is also Key | 20081127 | ty_T_Units type standard table of ref to if_Satc_Md_Phase_Exec_Unit
with default key
|
Method Signatures
Method ACCEPT_VISITOR Signature
Method ACCEPT_VISITOR on Interface IF_SATC_MD_PHASE_EXEC_UNIT has no parameter.
Method ACCEPT_VISITOR on Interface IF_SATC_MD_PHASE_EXEC_UNIT has no exception.
Method GET_CONTEXT Signature
Method GET_CONTEXT on Interface IF_SATC_MD_PHASE_EXEC_UNIT has no parameter.
Method GET_CONTEXT on Interface IF_SATC_MD_PHASE_EXEC_UNIT has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SATC_D_DESCRIPTION | ATC: Metadata for Project Description | 20081127 |
Method GET_DESCRIPTION on Interface IF_SATC_MD_PHASE_EXEC_UNIT has no exception.
Method GET_PARALLEL_FILTER_MEMENTO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | XSTRING | Serialized Filter Data | 20081202 |
Method GET_PARALLEL_FILTER_MEMENTO on Interface IF_SATC_MD_PHASE_EXEC_UNIT has no exception.
Method GET_PARALLEL_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SATC_D_MD_NAME | ATC: Metadata Name | 20081127 |
Method GET_PARALLEL_PARAMETER on Interface IF_SATC_MD_PHASE_EXEC_UNIT has no exception.
Method GET_ROOT_STEP 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_MD_STEP | ATC: Meta Data of Step Implemention | 20081127 |
Method GET_ROOT_STEP on Interface IF_SATC_MD_PHASE_EXEC_UNIT has no exception.
Method IS_PARALLEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081127 |
Method IS_PARALLEL on Interface IF_SATC_MD_PHASE_EXEC_UNIT has no exception.
Method SET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | ATC: Metadata for Project Description | 20081127 |
Method SET_DESCRIPTION on Interface IF_SATC_MD_PHASE_EXEC_UNIT has no exception.
Method SET_PARALLEL_FILTER_MEMENTO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MEMENTO | Call by reference | Type reference (TYPE) | XSTRING | Serialized Filter Data | 20081202 |
Method SET_PARALLEL_FILTER_MEMENTO on Interface IF_SATC_MD_PHASE_EXEC_UNIT has no exception.
Method SET_ROOT_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STEP | Call by reference | Object reference (TYPE REF TO) | IF_SATC_MD_STEP | ATC: Meta Data of Step Implemention | 20081127 |
Method SET_ROOT_STEP on Interface IF_SATC_MD_PHASE_EXEC_UNIT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 720 |