SAP ABAP Class /AIN/CL_TAG_FIELD (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_TAG_FIELD  
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 20050307   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /AIN/CL_TAG_FIELD has no forward declaration.
Interfaces
Class /AIN/CL_TAG_FIELD has no interface implemented.
Friends
Class /AIN/CL_TAG_FIELD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FIELD_NAME Instance attribute Private Type reference (TYPE) /AIN/TU_DE_TAG_FIELD_NAME AutoID Tag Field Name 20050307
2 FIELD_VALUE Instance attribute Private Type reference (TYPE) STRING Field value as string 20050307
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050307
2 GET_NAME Instance method Public Method Returns field name 20050307
3 GET_VALUE Instance method Public Method Returns field value as string 20050307
4 SET_VALUE Instance method Public Method Sets field value as string 20050307
Events
Class /AIN/CL_TAG_FIELD has no event.
Types
Class /AIN/CL_TAG_FIELD has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELD_NAME Value transfer Type reference (TYPE) /AIN/TU_DE_TAG_FIELD_NAME 20050307
2 Importing IM_FIELD_VALUE Value transfer Type reference (TYPE) STRING 20050307

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

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FIELD_NAME Value transfer Type reference (TYPE) /AIN/TU_DE_TAG_FIELD_NAME 20050307

Method GET_NAME on class /AIN/CL_TAG_FIELD has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FIELD_VALUE Value transfer Type reference (TYPE) STRING 20050307

Method GET_VALUE on class /AIN/CL_TAG_FIELD has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELD_VALUE Value transfer Type reference (TYPE) STRING 20050307

Method SET_VALUE on class /AIN/CL_TAG_FIELD has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 300