SAP ABAP Class /AIN/CL_TYPES (Types definition)
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_TYPES  
Short Description Types definition    
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 20050316   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /AIN/CL_TYPES has no forward declaration.
Interfaces
Class /AIN/CL_TYPES has no interface implemented.
Friends
Class /AIN/CL_TYPES has no friend class.
Attributes
Class /AIN/CL_TYPES has no attribute.
Methods
Class /AIN/CL_TYPES has no method.
Events
Class /AIN/CL_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_FIELD_FORMAT_LINE Public See coding 20050316 begin of TY_FIELD_FORMAT_LINE, FIELD_NAME type /AIN/TU_DE_TAG_FIELD_NAME, FIELD_USAGE type /AIN/TU_DE_TAG_FIELD_USAGE, FIELD_FORMAT type ref to /AIN/IF_TAG_FIELD_FORMAT, end of TY_FIELD_FORMAT_LINE
2 TY_FIELD_FORMAT_LIST Public See coding 20050316 TY_FIELD_FORMAT_LIST type table of TY_FIELD_FORMAT_LINE with key FIELD_NAME FIELD_USAGE initial size 1
3 TY_FIELD_NAME_TABLE Public See coding 20050316 TY_FIELD_NAME_TABLE type table of /AIN/TU_DE_TAG_FIELD_NAME initial size 1
4 TY_INDEX Public Type reference (TYPE) I 20050316
5 TY_RAW_DATA Public Type reference (TYPE) /AIN/TU_DE_TAG_RAW_DATA 20050316
6 TY_TAG_FIELD_LINE Public See coding 20050320 begin of TY_TAG_FIELD_LINE, FIELD_NAME type /AIN/TU_DE_TAG_FIELD_NAME, FIELD_USAGE type /AIN/TU_DE_TAG_FIELD_USAGE, FIELD_VALUE type STRING, end of TY_TAG_FIELD_LINE
7 TY_TAG_FIELD_LIST Public See coding 20050320 TY_TAG_FIELD_LIST type standard table of TY_TAG_FIELD_LINE initial size 10
8 TY_TAG_FLD_FRMT_SUBSET Public See coding 20050524 begin of TY_TAG_FLD_FRMT_SUBSET, OFFSET type /AIN/TU_DE_TAG_FIELD_OFFSET, LENGTH type /AIN/TU_DE_TAG_FIELD_LENGTH, end of TY_TAG_FLD_FRMT_SUBSET
9 TY_TAG_RAW_DATA_TABLE Public See coding 20050316 TY_TAG_RAW_DATA_TABLE type standard table of TY_RAW_DATA initial size 100
History
Last changed by/on SAP  20141109 
SAP Release Created in 300