SAP ABAP Class IF_SATC_RT_EXTENSIBLE_PHASES (Extensible phases only)
Properties
Class IF_SATC_RT_EXTENSIBLE_PHASES  
Short Description Extensible phases only    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090121   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_RT_EXTENSIBLE_PHASES has no forward declaration.
Interfaces
Class IF_SATC_RT_EXTENSIBLE_PHASES has no interface implemented.
Friends
Class IF_SATC_RT_EXTENSIBLE_PHASES has no friend class.
Attributes
Class IF_SATC_RT_EXTENSIBLE_PHASES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_MD_PHASE_EXTENSION Instance method Public Method Create metadata for phase extension 20090121
2 GET_MD_PHASE_EXTENSION Instance method Public Method Get metadata for phase extension 20090121
Events
Class IF_SATC_RT_EXTENSIBLE_PHASES has no event.
Types
Class IF_SATC_RT_EXTENSIBLE_PHASES has no local type.
Method Signatures

Method CREATE_MD_PHASE_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PHASE_EXT_KEY Call by reference Type reference (TYPE) I 20090121
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_MD_PHASE_EXT Phase Extension 20090121
# Exception Resumable Description Created on
1 CX_SATC_RT_EXTENSION Runtime extension service exception 20090121

Method GET_MD_PHASE_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PHASE_EXT_KEY Call by reference Type reference (TYPE) I 20090121
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_MD_PHASE_EXT Phase Extension 20090121
# Exception Resumable Description Created on
1 CX_SATC_RT_EXTENSION Runtime extension service exception 20090121
History
Last changed by/on SAP  20130531 
SAP Release Created in