SAP ABAP Class /AIN/CL_DEV_PRINT_TAG (Send pml print message to RFID printer)
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 | 20040913 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /AIN/IF_ACTIVITY | Activity interface | 20040913 |
Properties
| Class | /AIN/CL_DEV_PRINT_TAG | |
| Short Description | Send pml print message to RFID printer | |
| 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_PRINT | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | /AIN/ACTIVITIES | Auto-ID Activities |
| Created | 20040913 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /AIN/CL_DEV_PRINT_TAG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /AIN/IF_ACTIVITY | Activity interface | 20040913 |
Friends
Class /AIN/CL_DEV_PRINT_TAG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'UPDATE_TAG' | Activity Parameter Name | 20050127 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /AIN/IF_EX_PRF000003 | Business add-in interface /AIN/IF_EX_PRF000003 | 20050912 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20050124 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050912 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Create PML Command Structure from EPC List from Mobile | 20040914 | |
| 2 | Instance method | Private | Method | 20040930 | ||
| 3 | Instance method | Private | Method | Parameter list for profile determination | 20050527 |
Events
Class /AIN/CL_DEV_PRINT_TAG has no event.
Types
Class /AIN/CL_DEV_PRINT_TAG has no local type.
Method Signatures
Method CREATE_FIELDLIST_FROM_EPC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TAG | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_TAG_STR | Struktur für Befehlsnachricht | 20040914 | |||
| 2 | EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Rückgabestatus der Aktivität | 20040923 | |||
| 3 | IS_ID_DATA | Call by reference | Type reference (TYPE) | /AIN/ID_DATA_STR | 20050125 | ||||
| 4 | IT_USER_DATA | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_TAGFLD_TAB | Struktur: Feldliste für RFID-Transponder | 20050126 | |||
| 5 | IV_DEVGRP_GUID | Call by reference | Type reference (TYPE) | /AIN/DM_DEVGRP_GUID | GUID für RFID-Gerätegruppe | 20040918 | |||
| 6 | IV_DOC_GUID | Call by reference | Type reference (TYPE) | /AIN/DM_DOC_GUID | Beleg-GUID | 20040918 | |||
| 7 | IV_PROFILE | Call by reference | Type reference (TYPE) | /AIN/PRF_PROFILE | Name des RFID-Transponders | 20040914 | |||
| 8 | IV_USER_DATA | Call by reference | Type reference (TYPE) | BOOLE_D | /AIN/CL_C=>FALSE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050125 |
Method CREATE_FIELDLIST_FROM_EPC on class /AIN/CL_DEV_PRINT_TAG has no exception.
Method LOG_SUCCESSFUL_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20040930 | ||||
| 2 | IV_DEV_ID | Call by reference | Type reference (TYPE) | /AIN/DM_DEV_ID | ID des RFID-Geräts | 20040930 | |||
| 3 | IV_EPC_URN | Call by reference | Type reference (TYPE) | /AIN/EPC_URI | Electronic Product Code | 20040930 |
Method LOG_SUCCESSFUL_MSG on class /AIN/CL_DEV_PRINT_TAG has no exception.
Method PARAMLIST_PRF_DETERMINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARAM | Call by reference | Type reference (TYPE) | /AIN/PRF_ELEMENTVAL_TAB | Elements and their values | 20050527 | |||
| 2 | IS_ID_DATA | Call by reference | Type reference (TYPE) | /AIN/ID_DATA_STR | ID Version | 20050527 | |||
| 3 | IT_USER_DATA | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_TAGFLD_TAB | Structure for Tag Field List | 20050527 | |||
| 4 | IV_ACTION_TYPE | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_TYPE | Action Type | 20050527 | |||
| 5 | IV_DEVGRP_GUID | Call by reference | Type reference (TYPE) | /AIN/DM_DEVGRP_GUID | Device Group GUID | 20050527 | |||
| 6 | IV_DOC_GUID | Call by reference | Type reference (TYPE) | /AIN/DM_DOC_GUID | Document GUID | 20050527 |
Method PARAMLIST_PRF_DETERMINE on class /AIN/CL_DEV_PRINT_TAG has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 210 |