SAP ABAP Class IF_SATC_MD_PHASE_EXT (Phase Extension)
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 | 20081205 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_MD_PHASE_EXT | Phase Extension | 20081205 |
Properties
Class | IF_SATC_MD_PHASE_EXT | |
Short Description | Phase Extension | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20081205 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SATC_MD_PHASE_EXT has no interface implemented.
Friends
Class IF_SATC_MD_PHASE_EXT has no friend class.
Attributes
Class IF_SATC_MD_PHASE_EXT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20081205 | |
2 | ![]() |
Instance method | Public | Method | Adds a new 'Phase Execution Unit' | 20081205 |
3 | ![]() |
Instance method | Public | Method | Removes an 'Phase Execution Unit' | 20081205 |
4 | ![]() |
Instance method | Public | Method | 20081205 | |
5 | ![]() |
Instance method | Public | Method | Gets all 'Phase Execution Units' | 20081205 |
6 | ![]() |
Instance method | Public | Method | Returns 'Primary Parameter' for parallelization | 20081205 |
7 | ![]() |
Instance method | Public | Method | Checks whether phase has parallel parameter or not | 20081205 |
Events
Class IF_SATC_MD_PHASE_EXT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_EXTENSION | Public | See coding | Extension + Index of Phase Assigned to | 20081205 | begin of ty_S_Extension,
index type i,
handle type ref to if_Satc_Md_Phase_Ext,
end of ty_S_Extension
|
|
2 | TY_T_EXTENSIONS | Public | See coding | Extensions + Index of Phase Assigned to | 20081205 | ty_T_Extensions type sorted table of ty_S_Extension with unique key index
|
Method Signatures
Method ACCEPT_VISITOR Signature
Method ACCEPT_VISITOR on class IF_SATC_MD_PHASE_EXT has no parameter.
Method ACCEPT_VISITOR on class IF_SATC_MD_PHASE_EXT has no exception.
Method ADD_NEW_EXEC_UNIT 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_PHASE_EXEC_UNIT | Meta Data on a Sub Phase | 20081205 |
Method ADD_NEW_EXEC_UNIT on class IF_SATC_MD_PHASE_EXT has no exception.
Method DELETE_EXECUTION_UNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXEC_UNIT | Call by reference | Object reference (TYPE REF TO) | IF_SATC_MD_PHASE_EXEC_UNIT | Phase Execution Unit | 20081205 | ||
2 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | I | Index / Order | 20081205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ABAP Test Cockpit: Meta Data Exception | 20081205 |
Method GET_CONTEXT Signature
Method GET_CONTEXT on class IF_SATC_MD_PHASE_EXT has no parameter.
Method GET_CONTEXT on class IF_SATC_MD_PHASE_EXT has no exception.
Method GET_EXECUTION_UNITS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | IF_SATC_MD_PHASE_EXEC_UNIT=>TY_T_UNITS | 20081205 |
Method GET_EXECUTION_UNITS on class IF_SATC_MD_PHASE_EXT 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 | 20081205 |
Method GET_PARALLEL_PARAMETER on class IF_SATC_MD_PHASE_EXT 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 | 20081205 |
Method IS_PARALLEL on class IF_SATC_MD_PHASE_EXT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |