SAP ABAP Class /AIN/IF_BSMSG_MAPPING (Message mapping for Backend messages)
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
| Class | /AIN/IF_BSMSG_MAPPING | |
| Short Description | Message mapping for Backend messages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040517 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /AIN/IF_BSMSG_MAPPING has no forward declaration.
Interfaces
Class /AIN/IF_BSMSG_MAPPING has no interface implemented.
Friends
Class /AIN/IF_BSMSG_MAPPING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /AIN/RP_COND_PARAM_NAME | 'ACTION_TYPE' | Condition paremeter name | 20040517 | ||
| 2 | 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
Class /AIN/IF_BSMSG_MAPPING has no event.
Types
Class /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 |