SAP ABAP Interface IF_XO_ESAMAPPING (Mapping for ESA Services)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
XO_INTEGRATION (Package) XO Integration Components
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | AC_FSBP_ESAMAP | Mapping | 20080708 |
Properties
| Interface | IF_XO_ESAMAPPING | |
| Short Description | Mapping for ESA Services |
General Data
| Package | XO_INTEGRATION | XO Integration Components |
| Created | 20061123 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_XO_ESAMAPPING has no forward declaration.
Interfaces
Interface IF_XO_ESAMAPPING has no interface.
Friends
Interface IF_XO_ESAMAPPING has no friend.
Attributes
Interface IF_XO_ESAMAPPING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Shows if the Output Contains Error Messages | 20061123 | |
| 2 | Instance method | Public | Method | Returns the Messages from the Output Structure | 20061123 | |
| 3 | Instance method | Public | Method | Maps External Format to Internal Format | 20061123 | |
| 4 | Instance method | Public | Method | Maps Internal Format to External Format | 20061123 |
Events
Interface IF_XO_ESAMAPPING has no event.
Types
Interface IF_XO_ESAMAPPING has no local type.
Method Signatures
Method DOES_OUTPUT_CONTAIN_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | XO_BOOLE | Boole'scher Wert ('X' = True ' ' = False) | 20061123 |
Method DOES_OUTPUT_CONTAIN_ERRORS on Interface IF_XO_ESAMAPPING has no exception.
Method GET_MESSAGES_FROM_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OUTPUT | Call by reference | Type reference (TYPE) | STR_XO_GENERIC_DATA | Generisches Datenobjekt | 20061123 | |||
| 2 | R_MESSAGES | Value transfer | Type reference (TYPE) | TTY_XO_MESSAGE | Nachrichten | 20061123 |
Method GET_MESSAGES_FROM_OUTPUT on Interface IF_XO_ESAMAPPING has no exception.
Method MAP_EXT2INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | STR_XO_GENERIC_DATA | zu mappende Daten | 20061123 | |||
| 2 | OUTPUT | Value transfer | Type reference (TYPE) | STR_XO_ESA_MAPPING2 | gemappte Daten | 20061123 |
Method MAP_EXT2INT on Interface IF_XO_ESAMAPPING has no exception.
Method MAP_INT2EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | STR_XO_ESA_MAPPING2 | zu mappende Daten | 20061123 | |||
| 2 | OUTPUT | Value transfer | Type reference (TYPE) | STR_XO_GENERIC_DATA | gemappte Daten | 20061123 |
Method MAP_INT2EXT on Interface IF_XO_ESAMAPPING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |