SAP ABAP Class IF_SATC_MD_VISITOR (Visitor)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_MD_VISITOR Abstract Visitor 20081130
Properties
Class IF_SATC_MD_VISITOR  
Short Description Visitor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081130   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_MD_VISITOR has no forward declaration.
Interfaces
Class IF_SATC_MD_VISITOR has no interface implemented.
Friends
Class IF_SATC_MD_VISITOR has no friend class.
Attributes
Class IF_SATC_MD_VISITOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 VISIT_CONTEXT Instance method Public Method Visit context 20081130
2 VISIT_PHASE Instance method Public Method Visit phase 20081130
3 VISIT_PHASE_EXEC_UNIT Instance method Public Method Visit 'Phase Execution Unit' 20081130
4 VISIT_PHASE_EXTENSION Instance method Public Method Visit 'Phase Extension' 20081205
5 VISIT_PROJECT Instance method Public Method Visit project 20081130
6 VISIT_PROJECT_EXTENSION Instance method Public Method Visit 'Project Extension' 20081205
7 VISIT_STEP Instance method Public Method Visit step 20081130
Events
Class IF_SATC_MD_VISITOR has no event.
Types
Class IF_SATC_MD_VISITOR has no local type.
Method Signatures

Method VISIT_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SATC_MD_CONTEXT Signature or Variables 20081130
2 Importing I_DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE Description of Environment 20081130
# Exception Resumable Description Created on
1 CX_SATC_MD_ROOT Meta Data Exception 20081130

Method VISIT_PHASE 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 Description of Environment 20081130
2 Importing I_PHASE Call by reference Object reference (TYPE REF TO) IF_SATC_MD_PHASE Phase 20081130
# Exception Resumable Description Created on
1 CX_SATC_MD_ROOT Meta Data Exception 20081130

Method VISIT_PHASE_EXEC_UNIT 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 Description of Environment 20081130
2 Importing I_PHASE_EXEC_UNIT Call by reference Object reference (TYPE REF TO) IF_SATC_MD_PHASE_EXEC_UNIT Phase ExecutionUnit 20081130
# Exception Resumable Description Created on
1 CX_SATC_MD_ROOT Meta Data Exception 20081130

Method VISIT_PHASE_EXTENSION 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 Description of Environment 20081205
2 Importing I_PHASE_EXTENSION Call by reference Object reference (TYPE REF TO) IF_SATC_MD_PHASE_EXT Phase Extension 20081205

Method VISIT_PHASE_EXTENSION on class IF_SATC_MD_VISITOR has no exception.

Method VISIT_PROJECT 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 Description of Environment 20081130
2 Importing I_PROJECT Call by reference Object reference (TYPE REF TO) IF_SATC_MD_PROJECT Meta Data of a Project 20081130
# Exception Resumable Description Created on
1 CX_SATC_MD_ROOT Meta Data Exception 20081130

Method VISIT_PROJECT_EXTENSION 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 Description of Environment 20081205
2 Importing I_PROJECT_EXTENSION Call by reference Object reference (TYPE REF TO) IF_SATC_MD_PROJECT_EXT Project Extension 20081205

Method VISIT_PROJECT_EXTENSION on class IF_SATC_MD_VISITOR has no exception.

Method VISIT_STEP 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 Description of Environment 20081130
2 Importing I_STEP Call by reference Object reference (TYPE REF TO) IF_SATC_MD_STEP Step 20081130
# Exception Resumable Description Created on
1 CX_SATC_MD_ROOT Meta Data Exception 20081130
History
Last changed by/on SAP  20140121 
SAP Release Created in