SAP ABAP Class CL_SATC_AC_MEMENTO (Externalize/Rebuild object state)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK_SVC (Package) INTERNAL: - *NO* REUSE - Test services
Properties
Class CL_SATC_AC_MEMENTO  
Short Description Externalize/Rebuild object state    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_ABAP_CHECK_SVC   INTERNAL: - *NO* REUSE - Test services 
Created 20061209   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SATC_AC_MEMENTO has no forward declaration.
Interfaces
Class CL_SATC_AC_MEMENTO has no interface implemented.
Friends
Class CL_SATC_AC_MEMENTO has no friend class.
Attributes
Class CL_SATC_AC_MEMENTO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MEMENTO_OF_NAVIGATOR Instance method Public Method Get Memento of Navigator 20061209
2 GET_MEMENTO_OF_OBJLOG_DATA Instance method Public Method 20090812
3 GET_MEMENTO_OF_TEXT_HANDLE Instance method Public Method Get Memento of Text Handle 20061209
4 GET_OBJLOG_DATA_BY_MEMENTO Instance method Public Method 20090812
5 NEW_NAVIGATOR_BY_MEMENTO Instance method Public Method Creates new Navigator Instance and Initializes State 20061209
6 NEW_TEXT_HANDLE_BY_MEMENTO Instance method Public Method Creates new Text Handle and Initializes State 20061209
Events
Class CL_SATC_AC_MEMENTO has no event.
Types
Class CL_SATC_AC_MEMENTO has no local type.
Method Signatures

Method GET_MEMENTO_OF_NAVIGATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAVIGATOR Call by reference Object reference (TYPE REF TO) CL_SATC_AC_NAVIGATOR ATC: To navigate and add navigation information 20061209
2 Returning RESULT Value transfer Type reference (TYPE) SABP_D_SERIALIZED_DATA Serialized Data (Export or Call Transformation) 20061209

Method GET_MEMENTO_OF_NAVIGATOR on class CL_SATC_AC_MEMENTO has no exception.

Method GET_MEMENTO_OF_OBJLOG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJLOG_DATA Call by reference Object reference (TYPE REF TO) CL_SATC_AC_OBJLOG_DATA 20090812
2 Returning RESULT Value transfer Type reference (TYPE) SABP_D_SERIALIZED_DATA 20090812

Method GET_MEMENTO_OF_OBJLOG_DATA on class CL_SATC_AC_MEMENTO has no exception.

Method GET_MEMENTO_OF_TEXT_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT_HANDLE Call by reference Object reference (TYPE REF TO) CL_SATC_AC_TEXT_HANDLE ATC: Text Handle used For Messages 20061209
2 Returning RESULT Value transfer Type reference (TYPE) SABP_D_SERIALIZED_DATA Serialized Data (Export or Call Transformation) 20061209

Method GET_MEMENTO_OF_TEXT_HANDLE on class CL_SATC_AC_MEMENTO has no exception.

Method GET_OBJLOG_DATA_BY_MEMENTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MEMENTO Call by reference Type reference (TYPE) SABP_D_SERIALIZED_DATA 20090812
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SATC_AC_OBJLOG_DATA 20090812

Method GET_OBJLOG_DATA_BY_MEMENTO on class CL_SATC_AC_MEMENTO has no exception.

Method NEW_NAVIGATOR_BY_MEMENTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MEMENTO Call by reference Type reference (TYPE) SABP_D_SERIALIZED_DATA Serialized Data (Export or Call Transformation) 20061209
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SATC_AC_NAVIGATOR ATC: To navigate and add navigation information 20061209

Method NEW_NAVIGATOR_BY_MEMENTO on class CL_SATC_AC_MEMENTO has no exception.

Method NEW_TEXT_HANDLE_BY_MEMENTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MEMENTO Call by reference Type reference (TYPE) SABP_D_SERIALIZED_DATA Serialized Data (Export or Call Transformation) 20061209
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SATC_AC_TEXT_HANDLE ATC: Text Handle used For Messages 20061209

Method NEW_TEXT_HANDLE_BY_MEMENTO on class CL_SATC_AC_MEMENTO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710