SAP ABAP Class /AIN/CL_DEV_WRITE_TAG (Send EPCs to Devive Controller)
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_DEV_CMD_MSG | Send PML Command Structure to DC | 20040528 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /AIN/IF_ACTIVITY | Activity interface | 20040511 |
Properties
| Class | /AIN/CL_DEV_WRITE_TAG | |
| Short Description | Send EPCs to Devive Controller | |
| Super Class | /AIN/CL_DEV_CMD_MSG | Send PML Command Structure to DC |
| 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 | 20040511 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /AIN/CL_DEV_WRITE_TAG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /AIN/IF_ACTIVITY | Activity interface | 20040511 |
Friends
Class /AIN/CL_DEV_WRITE_TAG has no friend class.
Attributes
Class /AIN/CL_DEV_WRITE_TAG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Create PML Command Structure from EPC List from Mobile | 20040528 |
Events
Class /AIN/CL_DEV_WRITE_TAG has no event.
Types
Class /AIN/CL_DEV_WRITE_TAG has no local type.
Method Signatures
Method CREATE_CMD_FROM_EPC_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CMD | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_MSG_CMD_STR | Command Message Structure | 20040528 | |||
| 2 | IT_EPC | Call by reference | Type reference (TYPE) | /AIN/EPC_TAB | Tabletype: EPC | 20040528 | |||
| 3 | IV_COMMAND | Call by reference | Type reference (TYPE) | /AIN/DM_COMMAND | Command from Device Controller | 20040528 | |||
| 4 | IV_DEV_ID | Call by reference | Type reference (TYPE) | /AIN/DM_DEV_ID | Device ID | 20040528 | |||
| 5 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | /AIN/ACT_TAG_NAME | Name of the Tag | 20040528 | |||
| 6 | IV_TAGID | Call by reference | Type reference (TYPE) | /AIN/ACT_TAG | Tag ID | 20040528 |
Method CREATE_CMD_FROM_EPC_LIST on class /AIN/CL_DEV_WRITE_TAG has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |