SAP ABAP Class /AIN/CL_TAG (Tag Data)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/IF_TAG Auto-ID Tag Format Descriptor Interface 20050307
Properties
Class /AIN/CL_TAG  
Short Description Tag Data    
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 20050307   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /AIN/CL_TYPES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /AIN/IF_TAG Auto-ID Tag Format Descriptor Interface 20050307
Friends
Class /AIN/CL_TAG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_CONVERTED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20050601
2 RAW_DATA Instance attribute Private Type reference (TYPE) /AIN/CL_TYPES=>TY_RAW_DATA Auto-ID Tag Raw Data 20050307
3 TAG_FIELD_LIST Instance attribute Private Type reference (TYPE) /AIN/CL_TYPES=>TY_TAG_FIELD_LIST 20050307
4 TAG_FIELD_LIST_SIZE Instance attribute Private Type reference (TYPE) /AIN/CL_TYPES=>TY_INDEX 2 byte integer (signed) 20050310
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FIELD Instance method Public Method 20050307
2 COMPARE Instance method Public Method 20050322
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050310
4 GET_FIELDS_COUNT Instance method Public Method 20050307
5 GET_FIELD_VALUE Instance method Public Method 20050310
6 GET_RAW_DATA Instance method Public Method 20050310
7 SET_RAW_DATA Instance method Public Method 20050310
Events
Class /AIN/CL_TAG has no event.
Types
Class /AIN/CL_TAG has no local type.
Method Signatures

Method ADD_FIELD Signature

Method ADD_FIELD on class /AIN/CL_TAG has no parameter.
Method ADD_FIELD on class /AIN/CL_TAG has no exception.

Method COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAG Call by reference Object reference (TYPE REF TO) /AIN/CL_TAG 20050322
2 Returning RE_CHECK_VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20050322

Method COMPARE on class /AIN/CL_TAG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAG_RAW_DATA Call by reference Type reference (TYPE) /AIN/CL_TYPES=>TY_RAW_DATA 20050310

Method CONSTRUCTOR on class /AIN/CL_TAG has no exception.

Method GET_FIELDS_COUNT Signature

Method GET_FIELDS_COUNT on class /AIN/CL_TAG has no parameter.
Method GET_FIELDS_COUNT on class /AIN/CL_TAG has no exception.

Method GET_FIELD_VALUE Signature

Method GET_FIELD_VALUE on class /AIN/CL_TAG has no parameter.
Method GET_FIELD_VALUE on class /AIN/CL_TAG has no exception.

Method GET_RAW_DATA Signature

Method GET_RAW_DATA on class /AIN/CL_TAG has no parameter.
Method GET_RAW_DATA on class /AIN/CL_TAG has no exception.

Method SET_RAW_DATA Signature

Method SET_RAW_DATA on class /AIN/CL_TAG has no parameter.
Method SET_RAW_DATA on class /AIN/CL_TAG has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 300