SAP ABAP Class CL_ADT_GUI_INTEGRATION_SESSION (GUI Integration Session for RFC Calls)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_GUI_INTEGRATION (Package) Integration of Eclipse with native GUI
Properties
Class CL_ADT_GUI_INTEGRATION_SESSION  
Short Description GUI Integration Session for RFC Calls    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_GUI_INTEGRATION   Integration of Eclipse with native GUI 
Created 20120126   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_GUI_INTEGRATION_SESSION has no forward declaration.
Interfaces
Class CL_ADT_GUI_INTEGRATION_SESSION has no interface implemented.
Friends
Class CL_ADT_GUI_INTEGRATION_SESSION has no friend class.
Attributes
Class CL_ADT_GUI_INTEGRATION_SESSION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE_SESSION Static method Public Method 20120206
2 DESERIALIZE_SESSION_CONTEXT Static method Private Method 20120206
3 SERIALIZE_SESSION Static method Public Method 20120206
4 SERIALIZE_SESSION_CONTEXT Static method Private Method 20120206
Events
Class CL_ADT_GUI_INTEGRATION_SESSION has no event.
Types
Class CL_ADT_GUI_INTEGRATION_SESSION has no local type.
Method Signatures

Method DESERIALIZE_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SESSION_STRING Call by reference Type reference (TYPE) XSTRING 20120206

Method DESERIALIZE_SESSION on class CL_ADT_GUI_INTEGRATION_SESSION has no exception.

Method DESERIALIZE_SESSION_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CL_ADT_GUI_INTEGRATION_CONTEXT=>TY_CONTEXT_INFO 20120206
2 Importing SESSION_STRING Call by reference Type reference (TYPE) XSTRING 20120206

Method DESERIALIZE_SESSION_CONTEXT on class CL_ADT_GUI_INTEGRATION_SESSION has no exception.

Method SERIALIZE_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) XSTRING 20120206

Method SERIALIZE_SESSION on class CL_ADT_GUI_INTEGRATION_SESSION has no exception.

Method SERIALIZE_SESSION_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_INFO Call by reference Type reference (TYPE) CL_ADT_GUI_INTEGRATION_CONTEXT=>TY_CONTEXT_INFO 20120206
2 Returning RESULT Value transfer Type reference (TYPE) XSTRING 20120206

Method SERIALIZE_SESSION_CONTEXT on class CL_ADT_GUI_INTEGRATION_SESSION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in