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 MV_CONV_TO_ASCII Static Attribute Private Object reference (TYPE REF TO) CL_ABAP_CONV_IN_CE Code Page and Endian Conversion (External -> System Format) 20060921
2 MV_CONV_TO_UTF8 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 AS_HEX Static method Public Method Converts string value to hex format 20050310
2 AS_STRING Static method Public Method Converts hex value to string 20050310
3 CHECK_HEX_VALUE Static method Public Method Checks value format: is hex 20050310
4 GET_FIELD_VALUE Static method Public Method 20050313
5 SET_FIELD_VALUE 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 Importing IM_STRING Call by reference Type reference (TYPE) STRING 20050314
2 Returning 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 Importing IM_XSTRING Call by reference Type reference (TYPE) XSTRING 20050314
2 Returning 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 Importing IM_VALUE Call by reference Type reference (TYPE) STRING 20050310
# Exception Resumable Description Created on
1 /AIN/CX_VALUE_FORMAT_INVALID 20050310

Method GET_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELD_FORMAT Call by reference Type reference (TYPE) TY_FIELD_FORMAT 20050313
2 Importing IM_TAG_RAW_DATA Call by reference Type reference (TYPE) TY_RAW_DATA 20050313
3 Returning 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 Changing CH_TAG_RAW_DATA Call by reference Type reference (TYPE) TY_RAW_DATA 20050314
2 Exporting EX_FIELD_RAW_DATA Call by reference Type reference (TYPE) TY_RAW_DATA 20050321
3 Importing IM_FIELD_FORMAT Call by reference Type reference (TYPE) TY_FIELD_FORMAT 20050314
4 Importing 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