SAP ABAP Class IF_SATC_RT_REPOSITORY_PHASE (Phase info)
Properties
Class IF_SATC_RT_REPOSITORY_PHASE  
Short Description Phase info    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090107   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SATC_RT_REPOSITORY_UNIT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SATC_RT_REPOSITORY_PHASE has no interface implemented.
Friends
Class IF_SATC_RT_REPOSITORY_PHASE has no friend class.
Attributes
Class IF_SATC_RT_REPOSITORY_PHASE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXEC_UNITS Instance method Public Method Get 'Phase Execution Units' 20090107
2 GET_INFO Instance method Public Method Get info 20090107
3 IS_ACTIVE Instance method Public Method Phase still active 20090107
4 REFRESH Instance method Public Method Load current state 20090107
Events
Class IF_SATC_RT_REPOSITORY_PHASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_PHASES Public See coding Phases 20090107 TY_T_PHASES type standard table of ref to IF_SATC_RT_REPOSITORY_PHASE with default key
Method Signatures

Method GET_EXEC_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_RT_REPOSITORY_UNIT=>TY_T_UNITS Phase Execution Units 20090108
# Exception Resumable Description Created on
1 CX_SATC_RT_REPOSITORY 20090109

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SATC_S_RT_RUN_PHASE_INFO Phase Info 20090107

Method GET_INFO on class IF_SATC_RT_REPOSITORY_PHASE has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SAP_BOOL Returns X if phase is active 20090107

Method IS_ACTIVE on class IF_SATC_RT_REPOSITORY_PHASE has no exception.

Method REFRESH Signature

Method REFRESH on class IF_SATC_RT_REPOSITORY_PHASE has no parameter.
# Exception Resumable Description Created on
1 CX_SATC_RT_REPOSITORY ATC: Access to Run Failed 20090109
History
Last changed by/on SAP  20130531 
SAP Release Created in