SAP ABAP Interface /AIN/IF_DCMSG_MAPPING (Message mapping for Device Controller 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
Properties
| Interface | /AIN/IF_DCMSG_MAPPING | |
| Short Description | Message mapping for Device Controller messages |
General Data
| Package | /AIN/IF | Auto-ID Interfaces |
| Created | 20040507 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
Interface /AIN/IF_DCMSG_MAPPING has no forward declaration.
Interfaces
Interface /AIN/IF_DCMSG_MAPPING has no interface.
Friends
Interface /AIN/IF_DCMSG_MAPPING has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_CMD_GREEN | Constant | Public | Type reference (TYPE) | STRING | 'GREEN' | Command GREEN | 20040525 | |
| 2 | CO_CMD_RED | Constant | Public | Type reference (TYPE) | STRING | 'RED' | Command RED | 20040525 | |
| 3 | CO_PARAM_CMD | Constant | Public | Type reference (TYPE) | /AIN/RP_COND_PARAM_NAME | 'COMMAND' | Condition paremeter name | 20040510 | |
| 4 | CO_PARAM_CMD_IN | Constant | Public | Type reference (TYPE) | /AIN/RP_COND_PARAM_VALUE | 'IN' | Condition parameter value | 20040615 | |
| 5 | CO_PARAM_CMD_OUT | Constant | Public | Type reference (TYPE) | /AIN/RP_COND_PARAM_VALUE | 'OUT' | Condition parameter value | 20040615 | |
| 6 | CO_PARAM_CMD_PRNT | Constant | Public | Type reference (TYPE) | /AIN/RP_COND_PARAM_VALUE | 'PRNT' | Condition Parameter Value | 20040913 | |
| 7 | CO_PARAM_DEV_ID | Constant | Public | Type reference (TYPE) | /AIN/DM_DEV_ID | 'DEVICE_ID' | Device id | 20050317 | |
| 8 | CO_PARAM_GTIN | Constant | Public | Type reference (TYPE) | COMT_GTIN | 'GTIN' | GTIN custom parameter | 20050113 | |
| 9 | CO_PARAM_LOC | Constant | Public | Type reference (TYPE) | /AIN/RP_COND_PARAM_NAME | 'LOCATION' | Condition paremeter name | 20040510 | |
| 10 | CO_PARAM_LOCTYPE | Constant | Public | Type reference (TYPE) | /AIN/RP_COND_PARAM_NAME | 'LOC_TYPE' | Location Type | 20040618 | |
| 11 | CO_PARAM_PRTLOCID | Constant | Public | Type reference (TYPE) | /AIN/RP_COND_PARAM_NAME | 'PRT_LOC_ID' | Parent Location ID | 20101228 | |
| 12 | CO_PARAM_PRTLOCTYPE | Constant | Public | Type reference (TYPE) | /AIN/RP_COND_PARAM_NAME | 'PRT_LOC_TYPE' | Parent Location Type | 20101228 | |
| 13 | CO_PARAM_SSCC | Constant | Public | Type reference (TYPE) | /AIN/SSCC | 'SSCC' | SSCC custom parameter | 20050113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Convert Internal msg. structure into External msg. | 20040507 | |
| 2 | Static method | Public | Method | Convert External msg. into Internal msg. structure | 20040507 |
Events
Interface /AIN/IF_DCMSG_MAPPING has no event.
Types
Interface /AIN/IF_DCMSG_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 | Type reference (TYPE) | STRING | 20040507 | ||||
| 2 | IS_INTMSG | Call by reference | Type reference (TYPE) | ANY | 20040507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040513 |
Method CONVERT_TO_INTMSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_INTSTR | Call by reference | Type reference (TYPE) | ANY | 20050125 | ||||
| 2 | ET_INTMSG | Call by reference | Type reference (TYPE) | /AIN/IF_INTMSG_TAB | Tabelle mit internen Nachrichten und Parametern | 20040510 | |||
| 3 | IS_EXTSTR | Call by reference | Type reference (TYPE) | ANY | 20050112 | ||||
| 4 | IV_EXTMSG | Call by reference | Type reference (TYPE) | STRING | 20040507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040513 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |