SAP ABAP Class CL_PROXY_SERVER_CONTEXT (Server Context)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SAI_PROXY_RUNTIME_WS_PROTOCOL (Package) ABAP Proxies: WS Protocols
Properties
Class CL_PROXY_SERVER_CONTEXT  
Short Description Server Context    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_RUNTIME_WS_PROTOCOL   ABAP Proxies: WS Protocols 
Created 20050510   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PROXY_SERVER_CONTEXT has no interface implemented.
Friends
Class CL_PROXY_SERVER_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SERVER_CONTEXT Static Attribute Private Object reference (TYPE REF TO) IF_WS_SERVER_CONTEXT Proxy Server Context 20050510
2 SERVER_CONTEXT_STACK Static Attribute Private Type reference (TYPE) T_SERVER_CONTEXT 20050510
Methods
# Method Level Visibility Method type Description Created on
1 GET_SERVER_CONTEXT Static method Public Method 20050510
2 SERVER_CONTEXT_POP Static method Public Method 20050510
3 SERVER_CONTEXT_PUSH Static method Public Method 20050510
Events
Class CL_PROXY_SERVER_CONTEXT has no event.
Types
Class CL_PROXY_SERVER_CONTEXT has no local type.
Method Signatures

Method GET_SERVER_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SERVER_CONTEXT Value transfer Object reference (TYPE REF TO) IF_WS_SERVER_CONTEXT Server Context eines Proxies 20050520

Method GET_SERVER_CONTEXT on class CL_PROXY_SERVER_CONTEXT has no exception.

Method SERVER_CONTEXT_POP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SERVER_CONTEXT Value transfer Object reference (TYPE REF TO) IF_WS_SERVER_CONTEXT Server Context eines Proxies 20050510

Method SERVER_CONTEXT_POP on class CL_PROXY_SERVER_CONTEXT has no exception.

Method SERVER_CONTEXT_PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SERVER_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WS_SERVER_CONTEXT Server Context eines Proxies 20050510

Method SERVER_CONTEXT_PUSH on class CL_PROXY_SERVER_CONTEXT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710