SAP ABAP Class IF_PROXY_ASYNC_MAPPING (Mapping access class (asynchronous))
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PROXY_MAPPING Mapping access class 20090803
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PROXY_ASYNC_MAPPING Mapping access class (asynchronous) 20090803
Properties
Class IF_PROXY_ASYNC_MAPPING  
Short Description Mapping access class (asynchronous)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090803   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_PROXY_ASYNC_MAPPING has no interface implemented.
Friends
Class IF_PROXY_ASYNC_MAPPING has no friend class.
Attributes
Class IF_PROXY_ASYNC_MAPPING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA_TAB Instance method Public Method 20090813
2 GET_INPUT_NAME Instance method Public Method 20090923
3 GET_PROXY_FRAMEWORK Instance method Public Method 20090923
4 GET_WRITER_TAB Instance method Public Method 20090813
5 MAP_TO_DATA Instance method Public Method 20090803
6 MAP_TO_XML_WRITER Instance method Public Method 20090803
7 SET_INPUT_DATA Instance method Public Method 20090803
8 SET_INPUT_XML_READER Instance method Public Method 20090803
9 SET_MAPPING_CONTEXT Instance method Public Method 20090923
Events
Class IF_PROXY_ASYNC_MAPPING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 DAT Public See coding 20090812 begin of dat, name type prx_r3name, ref type ref to data, end of dat
2 DATA_TAB Public See coding 20090812 data_tab type standard table of dat with default key
3 XML_WRITER Public See coding SXML Writer Interface 20090812 begin of xml_writer, name type prx_r3name, writer type ref to if_sxml_writer, end of xml_writer
4 XML_WRITER_TAB Public See coding 20090812 xml_writer_tab type standard table of xml_writer with default key
Method Signatures

Method GET_DATA_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILL Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_FALSE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20090813
2 Returning TAB Value transfer Type reference (TYPE) DATA_TAB 20090813

Method GET_DATA_TAB on class IF_PROXY_ASYNC_MAPPING has no exception.

Method GET_INPUT_NAME Signature

Method GET_INPUT_NAME on class IF_PROXY_ASYNC_MAPPING has no parameter.
Method GET_INPUT_NAME on class IF_PROXY_ASYNC_MAPPING has no exception.

Method GET_PROXY_FRAMEWORK Signature

Method GET_PROXY_FRAMEWORK on class IF_PROXY_ASYNC_MAPPING has no parameter.
Method GET_PROXY_FRAMEWORK on class IF_PROXY_ASYNC_MAPPING has no exception.

Method GET_WRITER_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TAB Value transfer Type reference (TYPE) XML_WRITER_TAB 20090813

Method GET_WRITER_TAB on class IF_PROXY_ASYNC_MAPPING has no exception.

Method MAP_TO_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OUTPUT Call by reference Type reference (TYPE) DATA_TAB 20090803
# Exception Resumable Description Created on
1 CX_PROXY_MAPPING_FAULT Mapping failed 20091030

Method MAP_TO_XML_WRITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OUTPUT Call by reference Type reference (TYPE) XML_WRITER_TAB SXML Writer Interface 20090803
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20090812
2 CX_PROXY_MAPPING_FAULT Mapping failed 20091030

Method SET_INPUT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) DATA 20090803

Method SET_INPUT_DATA on class IF_PROXY_ASYNC_MAPPING has no exception.

Method SET_INPUT_XML_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Object reference (TYPE REF TO) IF_SXML_READER SXML Reader Interface 20090803
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20090812

Method SET_MAPPING_CONTEXT Signature

Method SET_MAPPING_CONTEXT on class IF_PROXY_ASYNC_MAPPING has no parameter.
Method SET_MAPPING_CONTEXT on class IF_PROXY_ASYNC_MAPPING has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in