SAP ABAP Class CL_SATC_CI_CFG_SERIES_MEMENTO (Service class for series memento)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_CI_BULK_SCAN (Package) INTERNAL: - *NO* REUSE - Bulk scans
Properties
Class CL_SATC_CI_CFG_SERIES_MEMENTO  
Short Description Service class for series memento    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_CI_BULK_SCAN   INTERNAL: - *NO* REUSE - Bulk scans 
Created 20120620   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SATC_CI_CFG_SERIES_MEMENTO has no forward declaration.
Interfaces
Class CL_SATC_CI_CFG_SERIES_MEMENTO has no interface implemented.
Friends
Class CL_SATC_CI_CFG_SERIES_MEMENTO has no friend class.
Attributes
Class CL_SATC_CI_CFG_SERIES_MEMENTO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MEMENTO_FROM_SERIES Static method Public Method 20120620
2 RESTORE_SERIES_FROM_MEMENTO Static method Public Method 20120620
Events
Class CL_SATC_CI_CFG_SERIES_MEMENTO has no event.
Types
Class CL_SATC_CI_CFG_SERIES_MEMENTO has no local type.
Method Signatures

Method GET_MEMENTO_FROM_SERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERIES Call by reference Object reference (TYPE REF TO) CL_SATC_CI_CFG_SERIES 20120620
2 Returning RESULT Value transfer Type reference (TYPE) SABP_D_SERIALIZED_DATA 20120620
# Exception Resumable Description Created on
1 CX_SATC_AC_BAD_STATE 20120620
2 CX_SATC_CI_SERIES_INCONSISTENT 20120620

Method RESTORE_SERIES_FROM_MEMENTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERIES_MEMENTO Call by reference Type reference (TYPE) SABP_D_SERIALIZED_DATA 20120620
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SATC_CI_CFG_SERIES 20120620
# Exception Resumable Description Created on
1 CX_SATC_AC_BAD_STATE 20120620
History
Last changed by/on SAP  20130531 
SAP Release Created in 740