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 | 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 | Instance method | Public | Method | 20090813 | ||
| 2 | Instance method | Public | Method | 20090923 | ||
| 3 | Instance method | Public | Method | 20090923 | ||
| 4 | Instance method | Public | Method | 20090813 | ||
| 5 | Instance method | Public | Method | 20090803 | ||
| 6 | Instance method | Public | Method | 20090803 | ||
| 7 | Instance method | Public | Method | 20090803 | ||
| 8 | Instance method | Public | Method | 20090803 | ||
| 9 | 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 | FILL | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_FALSE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090813 | ||
| 2 | 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 | 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 | OUTPUT | Call by reference | Type reference (TYPE) | DATA_TAB | 20090803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Mapping failed | 20091030 |
Method MAP_TO_XML_WRITER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTPUT | Call by reference | Type reference (TYPE) | XML_WRITER_TAB | SXML Writer Interface | 20090803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technical Error | 20090812 | ||
| 2 | Mapping failed | 20091030 |
Method SET_INPUT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | INPUT | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20090803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 |