SAP ABAP Class /AIN/CL_HEX_UTILS (Tag Raw Data List)
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_HEX_UTILS | |
| Short Description | Tag Raw Data List | |
| 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 | 20050310 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /AIN/CL_HEX_UTILS has no forward declaration.
Interfaces
Class /AIN/CL_HEX_UTILS has no interface implemented.
Friends
Class /AIN/CL_HEX_UTILS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_IN_CE | Code Page and Endian Conversion (External -> System Format) | 20060921 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_OUT_CE | Code Page and Endian Conversion (System Format -> External) | 20060921 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Converts string value to hex format | 20050310 | |
| 2 | Static method | Public | Method | Converts hex value to string | 20050310 | |
| 3 | Static method | Public | Method | Checks value format: is hex | 20050310 | |
| 4 | Static method | Public | Method | 20050313 | ||
| 5 | Static method | Public | Method | 20050314 |
Events
Class /AIN/CL_HEX_UTILS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_FIELD_FORMAT | Public | Object reference (TYPE REF TO) | /AIN/IF_TAG_FIELD_FORMAT | Auto_ID Tag Encoding, Decoding Utilities For Mobile Readers | 20050313 | |
| 2 | TY_LONG | Public | Type reference (TYPE) | INT4 | Natural number | 20050313 | |
| 3 | TY_RAW_DATA | Public | Type reference (TYPE) | /AIN/TU_DE_TAG_RAW_DATA | Auto-ID Tag Raw Data | 20050313 | |
Method Signatures
Method AS_HEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STRING | Call by reference | Type reference (TYPE) | STRING | 20050314 | ||||
| 2 | RE_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20050314 |
Method AS_HEX on class /AIN/CL_HEX_UTILS has no exception.
Method AS_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20050314 | ||||
| 2 | RE_STRING | Value transfer | Type reference (TYPE) | STRING | 20050314 |
Method AS_STRING on class /AIN/CL_HEX_UTILS has no exception.
Method CHECK_HEX_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_VALUE | Call by reference | Type reference (TYPE) | STRING | 20050310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050310 |
Method GET_FIELD_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELD_FORMAT | Call by reference | Type reference (TYPE) | TY_FIELD_FORMAT | 20050313 | ||||
| 2 | IM_TAG_RAW_DATA | Call by reference | Type reference (TYPE) | TY_RAW_DATA | 20050313 | ||||
| 3 | RE_FIELD_VALUE | Value transfer | Type reference (TYPE) | STRING | 20050314 |
Method GET_FIELD_VALUE on class /AIN/CL_HEX_UTILS has no exception.
Method SET_FIELD_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_TAG_RAW_DATA | Call by reference | Type reference (TYPE) | TY_RAW_DATA | 20050314 | ||||
| 2 | EX_FIELD_RAW_DATA | Call by reference | Type reference (TYPE) | TY_RAW_DATA | 20050321 | ||||
| 3 | IM_FIELD_FORMAT | Call by reference | Type reference (TYPE) | TY_FIELD_FORMAT | 20050314 | ||||
| 4 | IM_FIELD_VALUE | Call by reference | Type reference (TYPE) | STRING | 20050315 |
Method SET_FIELD_VALUE on class /AIN/CL_HEX_UTILS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 300 |