SAP ABAP Class /AIN/CL_TAG_C (Constants definition for tag utils)
Hierarchy
☛
AIN (Software Component) AIN 710: Add-On Installation
⤷
AIE-AII (Application Component) Infrastructure
⤷
/AIN/TAGUTIL (Package) Auto-ID Tag Encoding Utilities for Mobile Readers
⤷
⤷
Properties
| Class | /AIN/CL_TAG_C | |
| Short Description | Constants definition for tag utils | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /AIN/TAGUTIL | Auto-ID Tag Encoding Utilities for Mobile Readers |
| Created | 20050711 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /AIN/CL_TAG_C has no forward declaration.
Interfaces
Class /AIN/CL_TAG_C has no interface implemented.
Friends
Class /AIN/CL_TAG_C has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /AIN/TU_DE_TAG_ACTION_TYPE | '*' | Default action | 20050711 | ||
| 2 | Constant | Public | Type reference (TYPE) | /AIN/TU_DE_TAG_ACTION_TYPE | 'R' | Read action | 20050711 | ||
| 3 | Constant | Public | Type reference (TYPE) | /AIN/TU_DE_TAG_ACTION_TYPE | 'W' | Write action | 20050711 | ||
| 4 | Constant | Public | Type reference (TYPE) | /AIN/TU_DE_TAG_FIELD_TYPE | FIELD_TYPE_HEX | Default field type | 20050807 | ||
| 5 | Constant | Public | Type reference (TYPE) | /AIN/TU_DE_TAG_FIELD_TYPE | 'H' | Field describes a value in hexadecimal format '31323334' | 20050728 | ||
| 6 | Constant | Public | Type reference (TYPE) | /AIN/TU_DE_TAG_FIELD_TYPE | 'I' | Field describes a value as numeric '1234' | 20050728 | ||
| 7 | Constant | Public | Type reference (TYPE) | /AIN/TU_DE_TAG_FIELD_TYPE | 'S' | Field describes a value as string 'abcd' | 20050728 | ||
| 8 | Constant | Public | Type reference (TYPE) | /AIN/TU_DE_TAG_FIELD_USAGE | '02' | Tag ID field usage | 20050728 | ||
| 9 | Constant | Public | Type reference (TYPE) | /AIN/TU_DE_TAG_FIELD_USAGE | '01' | Tag Internal ID field usage | 20050728 | ||
| 10 | Constant | Public | Type reference (TYPE) | /AIN/TU_DE_TAG_FIELD_USAGE | '03' | User defiend data field usage | 20050728 |
Methods
Class /AIN/CL_TAG_C has no method.
Events
Class /AIN/CL_TAG_C has no event.
Types
Class /AIN/CL_TAG_C has no local type.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 400 |