SAP ABAP Class IF_SATC_MD_PROJECT_EXT (Project 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_PROJECT_EXT Project Extension 20081205
Properties
Class IF_SATC_MD_PROJECT_EXT  
Short Description Project 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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SATC_MD_PROJECT_EXT has no interface implemented.
Friends
Class IF_SATC_MD_PROJECT_EXT has no friend class.
Attributes
Class IF_SATC_MD_PROJECT_EXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACCEPT_VISITOR Instance method Public Method 20081205
2 ADD_NEW_PHASE_EXT Instance method Public Method Adds new 'Phase Extension' 20081205
3 DELETE_PHASE_EXT Instance method Public Method Deletes 'Phase Extension' 20081205
4 GET_CONTEXT Instance method Public Method 20081205
5 GET_ID Instance method Public Method Returns the ID 20081208
6 GET_PHASE_EXTENSIONS Instance method Public Method Returns list of 'Phase Extensions' 20081205
Events
Class IF_SATC_MD_PROJECT_EXT has no event.
Types
Class IF_SATC_MD_PROJECT_EXT has no local type.
Method Signatures

Method ACCEPT_VISITOR Signature

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

Method ADD_NEW_PHASE_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX Call by reference Type reference (TYPE) I Index of phase to assign extension to 20081205
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_MD_PHASE_EXT 'Phase Extension' 20081205
# Exception Resumable Description Created on
1 CX_SATC_MD_ROOT Meta Data Exception 20081205

Method DELETE_PHASE_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PHASE_EXTENSION Call by reference Object reference (TYPE REF TO) IF_SATC_MD_PHASE_EXT 'Phase Extension' 20081205

Method DELETE_PHASE_EXT on class IF_SATC_MD_PROJECT_EXT has no exception.

Method GET_CONTEXT Signature

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

Method GET_ID 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_ID Unique ID 20081208

Method GET_ID on class IF_SATC_MD_PROJECT_EXT has no exception.

Method GET_PHASE_EXTENSIONS 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_EXT=>TY_T_EXTENSIONS List of 'Phase Extensions' 20081205

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