SAP ABAP Class IF_WS_MAPPING_CONTEXT (Mapping Context)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WS_MAPPING_CONTEXT Mapping Context 20090922
Properties
Class IF_WS_MAPPING_CONTEXT  
Short Description Mapping Context    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090921   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WS_MAPPING_CONTEXT has no forward declaration.
Interfaces
Class IF_WS_MAPPING_CONTEXT has no interface implemented.
Friends
Class IF_WS_MAPPING_CONTEXT has no friend class.
Attributes
Class IF_WS_MAPPING_CONTEXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PROXY Instance method Public Method 20090929
2 GET_SERVER_CONTEXT Instance method Public Method 20090921
3 GET_SOURCE_CLASS_NAME Instance method Public Method Get name of source proxy class 20120306
4 GET_SOURCE_CONTEXT Instance method Public Method 20090922
5 GET_SOURCE_METHOD Instance method Public Method 20090922
Events
Class IF_WS_MAPPING_CONTEXT has no event.
Types
Class IF_WS_MAPPING_CONTEXT has no local type.
Method Signatures

Method GET_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20090929
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PROXY_CLIENT Interface for CL_PROXY_CLIENT 20090929

Method GET_PROXY on class IF_WS_MAPPING_CONTEXT has no exception.

Method GET_SERVER_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20090922
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_WS_SERVER_CONTEXT Proxy Server Context 20090921

Method GET_SERVER_CONTEXT on class IF_WS_MAPPING_CONTEXT has no exception.

Method GET_SOURCE_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SOURCE_CLASS_NAME Value transfer Type reference (TYPE) SEOCLNAME Source proxy class name 20120306

Method GET_SOURCE_CLASS_NAME on class IF_WS_MAPPING_CONTEXT has no exception.

Method GET_SOURCE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_WS_SERVER_CONTEXT Proxy Server Context 20090922

Method GET_SOURCE_CONTEXT on class IF_WS_MAPPING_CONTEXT has no exception.

Method GET_SOURCE_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) PRX_R3NAME ABAP Proxies: Boolean Value ('X' = True, Space = False) 20090922

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