SAP ABAP Interface /AIN/IF_BSMSG_MAPPING (Message mapping for Backend messages)
Hierarchy
☛
AIN (Software Component) AIN 710: Add-On Installation
⤷
AIE-AII (Application Component) Infrastructure
⤷
/AIN/IF (Package) Auto-ID Interfaces
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /AIN/CL_XI_EVENT_MAP | XI Event Message mapping | 20040527 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /AIN/CL_XI_MATERIAL_MAP | XI Operational message mapping | 20040518 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /AIN/CL_XI_NUMRNGREQ_MAP | XI Operational message mapping | 20040623 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /AIN/CL_XI_NUMRNG_MAP | XI Operational message mapping | 20040524 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /AIN/CL_XI_OPERAT_MAP | XI Operational message mapping | 20040517 |
Properties
| Interface | /AIN/IF_BSMSG_MAPPING | |
| Short Description | Message mapping for Backend messages |
General Data
| Package | /AIN/IF | Auto-ID Interfaces |
| Created | 20040517 | SAP |
| Last changed | 20141109 | SAP |
| Unicode checks active |
Forward declarations
Interface /AIN/IF_BSMSG_MAPPING has no forward declaration.
Interfaces
Interface /AIN/IF_BSMSG_MAPPING has no interface.
Friends
Interface /AIN/IF_BSMSG_MAPPING has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_PARAM_ACT_TYPE | Constant | Public | Type reference (TYPE) | /AIN/RP_COND_PARAM_NAME | 'ACTION_TYPE' | Condition paremeter name | 20040517 | |
| 2 | CO_PARAM_MSG_TYPE | Constant | Public | Type reference (TYPE) | /AIN/RP_COND_PARAM_NAME | 'MSG_TYPE_ID' | Condition paremeter name | 20040517 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Convert Internal msg. structure into External msg. | 20040517 | |
| 2 | Static method | Public | Method | Convert External msg. into Internal msg. structure | 20040517 |
Events
Interface /AIN/IF_BSMSG_MAPPING has no event.
Types
Interface /AIN/IF_BSMSG_MAPPING has no local type.
Method Signatures
Method CONVERT_TO_EXTMSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXTMSG | Call by reference | Object reference (TYPE REF TO) | DATA | External Structure for Message | 20040517 | |||
| 2 | IS_INTMSG | Call by reference | Type reference (TYPE) | ANY | Internal Structure for Message | 20040517 | |||
| 3 | IT_INTMSG | Call by reference | Type reference (TYPE) | ANY TABLE | Internal Table for Message | 20040527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Transformation error | 20040517 |
Method CONVERT_TO_INTMSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INTMSG | Call by reference | Type reference (TYPE) | /AIN/IF_INTMSG_TAB | Table with Internal Messages and Parameters | 20040517 | |||
| 2 | IS_EXTMSG | Call by reference | Type reference (TYPE) | ANY | External message | 20040517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Transformation error | 20040517 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |