SAP ABAP Class /AIN/CL_DEV_CMD_MSG (Send PML Command Structure to DC)
Hierarchy
☛
AIN (Software Component) AIN 710: Add-On Installation
⤷
AIE-AII (Application Component) Infrastructure
⤷
/AIN/ACTIVITIES (Package) Auto-ID Activities
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_BASIC_ACTIVITY | Root of all activity classes | 20040528 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_DEV_PRINT_TAG | Send pml print message to RFID printer | 20040913 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_DEV_SEND_LIGHT | Send Red/Green Light to Device Controller | 20040528 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_DEV_WRITE_TAG | Send EPCs to Devive Controller | 20040528 |
Properties
| Class | /AIN/CL_DEV_CMD_MSG | |
| Short Description | Send PML Command Structure to DC | |
| Super Class | /AIN/CL_BASIC_ACTIVITY | Root of all activity classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /AIN/DEV_COMMAND | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | /AIN/ACTIVITIES | Auto-ID Activities |
| Created | 20040528 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /AIN/CL_DEV_CMD_MSG has no forward declaration.
Interfaces
Class /AIN/CL_DEV_CMD_MSG has no interface implemented.
Friends
Class /AIN/CL_DEV_CMD_MSG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | /AIN/ACT_TAG_NAME | 'EPC' | Activity parameter name | 20040528 | ||
| 2 | Constant | Private | Type reference (TYPE) | /AIN/IF_MSG_NAME | 'COMMAND' | Message Name | 20040920 | ||
| 3 | Constant | Protected | Type reference (TYPE) | SYMSGID | '/AIN/DEV_COMMAND' | Messages, Message Class | 20040528 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Get Device Guid from Device ID | 20040528 | |
| 2 | Instance method | Protected | Method | Get Device ID from Device Guid | 20040528 | |
| 3 | Instance method | Protected | Method | Send Command Message to Device Controller | 20040528 |
Events
Class /AIN/CL_DEV_CMD_MSG has no event.
Types
Class /AIN/CL_DEV_CMD_MSG has no local type.
Method Signatures
Method GET_DEV_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RET_MSG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20040528 | |||
| 2 | EV_DEV_GUID | Call by reference | Type reference (TYPE) | /AIN/DM_GUID16 | For UI Purpose | 20040528 | |||
| 3 | EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20040528 | |||
| 4 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20040528 | |||
| 5 | IV_DEV_ID | Call by reference | Type reference (TYPE) | /AIN/DM_DEV_ID | Device ID | 20040528 |
Method GET_DEV_GUID on class /AIN/CL_DEV_CMD_MSG has no exception.
Method GET_DEV_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RET_MSG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20040528 | |||
| 2 | EV_DEV_ID | Call by reference | Type reference (TYPE) | /AIN/DM_DEV_ID | Device ID | 20040528 | |||
| 3 | EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20040528 | |||
| 4 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20040528 | |||
| 5 | IV_DEV_GUID | Call by reference | Type reference (TYPE) | /AIN/DM_GUID16 | For UI Purpose | 20040528 |
Method GET_DEV_ID on class /AIN/CL_DEV_CMD_MSG has no exception.
Method SEND_CMD_MSG_TO_DC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RET_MSG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20040528 | |||
| 2 | EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20040528 | |||
| 3 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20040528 | |||
| 4 | IS_CMD | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_MSG_CMD_STR | Command Message Structure | 20040528 | |||
| 5 | IV_DEV_GUID | Call by reference | Type reference (TYPE) | /AIN/DM_DEV_GUID | Device GUID | 20040528 |
Method SEND_CMD_MSG_TO_DC on class /AIN/CL_DEV_CMD_MSG has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |