SAP ABAP Class IF_XO_ESAMAPPING (Mapping for ESA Services)
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
| Class | IF_XO_ESAMAPPING | |
| Short Description | Mapping for ESA Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20061123 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_XO_ESAMAPPING has no forward declaration.
Interfaces
Class IF_XO_ESAMAPPING has no interface implemented.
Friends
Class IF_XO_ESAMAPPING has no friend class.
Attributes
Class 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
Class IF_XO_ESAMAPPING has no event.
Types
Class 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 class 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 class 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 class 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 class IF_XO_ESAMAPPING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |