SAP ABAP Class /AIN/IF_DCMSG_MAPPING (Message mapping for Device Controller messages)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /AIN/IF_DCWS_MAPPING Mapping for the Web Services 20050118
2 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_ALE_MAP ALE interface mapping 20040913
3 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_ALIEN_SENSOR_MAP PML Sensor mapping 20040809
4 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_PML_COMMAND_MAP PML Command mapping 20040525
5 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_PML_SENSOR_MAP PML Sensor mapping 20040514
6 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_RP_MAP Reader Protocol interface mapping 20040917
7 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_WS_COMMAND_MAP PML Sensor mapping 20050201
8 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_WS_NOTIFY_ERROR_MAP WS Notify error mapping 20050125
9 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_WS_NOTIFY_EXT_MAP WS Notify error mapping 20050225
10 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_WS_NOTIFY_MAP PML Sensor mapping 20050112
Properties
Class /AIN/IF_DCMSG_MAPPING  
Short Description Message mapping for Device Controller messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040507   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /AIN/IF_DCMSG_MAPPING has no forward declaration.
Interfaces
Class /AIN/IF_DCMSG_MAPPING has no interface implemented.
Friends
Class /AIN/IF_DCMSG_MAPPING has no friend class.
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 CONVERT_TO_EXTMSG Static method Public Method Convert Internal msg. structure into External msg. 20040507
2 CONVERT_TO_INTMSG Static method Public Method Convert External msg. into Internal msg. structure 20040507
Events
Class /AIN/IF_DCMSG_MAPPING has no event.
Types
Class /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 Exporting EV_EXTMSG Call by reference Type reference (TYPE) STRING 20040507
2 Importing IS_INTMSG Call by reference Type reference (TYPE) ANY 20040507
# Exception Resumable Description Created on
1 /AIN/CX_IFX_TRANSFORM_ERROR 20040513

Method CONVERT_TO_INTMSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INTSTR Call by reference Type reference (TYPE) ANY 20050125
2 Exporting ET_INTMSG Call by reference Type reference (TYPE) /AIN/IF_INTMSG_TAB Tabelle mit internen Nachrichten und Parametern 20040510
3 Importing IS_EXTSTR Call by reference Type reference (TYPE) ANY 20050112
4 Importing IV_EXTMSG Call by reference Type reference (TYPE) STRING 20040507
# Exception Resumable Description Created on
1 /AIN/CX_IFX_TRANSFORM_ERROR 20040513
History
Last changed by/on SAP  20141109 
SAP Release Created in