SAP ABAP Class IF_SATC_MD_PHASE_EXEC_UNIT (Phase Execution unit)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SATC_MD_CONTEXT_OWNER | Owner of context | 20081205 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_SATC_MD_VISITABLE | Accepts visitation | 20081130 |
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
| Class | IF_SATC_MD_PHASE_EXEC_UNIT | |
| Short Description | Phase Execution unit | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081127 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SATC_MD_PHASE_EXEC_UNIT has no forward declaration.
Interfaces
Class IF_SATC_MD_PHASE_EXEC_UNIT has no interface implemented.
Friends
Class IF_SATC_MD_PHASE_EXEC_UNIT has no friend class.
Attributes
Class 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
Class 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 class IF_SATC_MD_PHASE_EXEC_UNIT has no parameter.
Method ACCEPT_VISITOR on class IF_SATC_MD_PHASE_EXEC_UNIT has no exception.
Method GET_CONTEXT Signature
Method GET_CONTEXT on class IF_SATC_MD_PHASE_EXEC_UNIT has no parameter.
Method GET_CONTEXT on class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_SATC_MD_PHASE_EXEC_UNIT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |