SAP ABAP Class IF_SATC_MD_PHASE (Phase)
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 20081119
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 Phase 20051220
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_MD_PHASE_EXT_DECORATOR Decorated Phase Extension 20081211
Properties
Class IF_SATC_MD_PHASE  
Short Description Phase    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051205   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SATC_MD_STEP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SATC_MD_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SATC_MD_PHASE has no interface implemented.
Friends
Class IF_SATC_MD_PHASE has no friend class.
Attributes
Class IF_SATC_MD_PHASE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACCEPT_VISITOR Instance method Public Method 20081130
2 ADD_NEW_EXEC_UNIT Instance method Public Method Adds a new 'Execution Unit' 20081127
3 DELETE_EXECUTION_UNIT Instance method Public Method Removes an 'Execution Unit' 20081127
4 GET_CONTEXT Instance method Public Method 20081127
5 GET_DESCRIPTION Instance method Public Method Returns description 20070816
6 GET_EXECUTION_UNITS Instance method Public Method Gets all 'Execution Units' 20081127
7 GET_EXTENSION_STATE Instance method Public Method Returns if 'Execution Units' have been added by extension 20081210
8 GET_PARALLEL_PARAMETER Instance method Public Method Returns name of 'Primary Parameter' for parallelization 20060221
9 IS_PARALLEL Instance method Public Method Returns whether phase has parallel parameter or not 20051206
10 SET_DESCRIPTION Instance method Public Method Sets description 20070816
11 SET_EXTENSION_STATE Instance method Public Method Sets phase to be extensible or not 20081210
12 SET_PARALLEL_PARAMETER Instance method Public Method Sets 'Primary Parameter' to use for parallelization 20060221
Events
Class IF_SATC_MD_PHASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_PHASES Public See coding List of Phases 20060608 ty_T_Phases type standard table of ref to if_Satc_Md_Phase with default key
Method Signatures

Method ACCEPT_VISITOR Signature

Method ACCEPT_VISITOR on class IF_SATC_MD_PHASE has no parameter.
Method ACCEPT_VISITOR on class IF_SATC_MD_PHASE has no exception.

Method ADD_NEW_EXEC_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_MD_PHASE_EXEC_UNIT Meta Data on a Sub Phase 20081127

Method ADD_NEW_EXEC_UNIT on class IF_SATC_MD_PHASE has no exception.

Method DELETE_EXECUTION_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXEC_UNIT Call by reference Object reference (TYPE REF TO) IF_SATC_MD_PHASE_EXEC_UNIT Phase Execution Unit 20081127
2 Importing I_INDEX Call by reference Type reference (TYPE) I Index / Order 20081205
# Exception Resumable Description Created on
1 CX_SATC_MD_ROOT ABAP Test Cockpit: Meta Data Exception 20081127

Method GET_CONTEXT Signature

Method GET_CONTEXT on class IF_SATC_MD_PHASE has no parameter.
Method GET_CONTEXT on class IF_SATC_MD_PHASE has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SATC_D_DESCRIPTION ATC: Metadata for Project Description 20070816

Method GET_DESCRIPTION on class IF_SATC_MD_PHASE has no exception.

Method GET_EXECUTION_UNITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_SATC_MD_PHASE_EXEC_UNIT=>TY_T_UNITS 20081127

Method GET_EXECUTION_UNITS on class IF_SATC_MD_PHASE has no exception.

Method GET_EXTENSION_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXTENSIBLE Value transfer Type reference (TYPE) ABAP_BOOL True if Execution Units are Defined by Extension 20081210

Method GET_EXTENSION_STATE on class IF_SATC_MD_PHASE has no exception.

Method GET_PARALLEL_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SATC_D_MD_NAME ATC: Metadata Name 20060221

Method GET_PARALLEL_PARAMETER on class IF_SATC_MD_PHASE has no exception.

Method IS_PARALLEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20051206

Method IS_PARALLEL on class IF_SATC_MD_PHASE has no exception.

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE ATC: Metadata for Project Description 20081125

Method SET_DESCRIPTION on class IF_SATC_MD_PHASE has no exception.

Method SET_EXTENSION_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTENSIBLE Call by reference Type reference (TYPE) ABAP_BOOL 20081210
# Exception Resumable Description Created on
1 CX_SATC_MD_ROOT Meta data Exception 20081211

Method SET_PARALLEL_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) SATC_D_MD_NAME ATC: Metadata Name 20060313

Method SET_PARALLEL_PARAMETER on class IF_SATC_MD_PHASE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in