SAP ABAP Class /AIN/CL_TAG_FIELD_NAME_LIST (Tag Format Initial Values 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_NAME_LIST  
Short Description Tag Format Initial Values 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 20050322   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)
Interfaces
Class /AIN/CL_TAG_FIELD_NAME_LIST has no interface implemented.
Friends
Class /AIN/CL_TAG_FIELD_NAME_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LIST Instance attribute Private Type reference (TYPE) /AIN/CL_TYPES=>TY_FIELD_NAME_TABLE 20050322
2 LIST_SIZE Instance attribute Private Type reference (TYPE) INT4 2 byte integer (signed) 20050322
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method 20050322
2 GET Instance method Public Method 20050322
3 SIZE Instance method Public Method 20050322
Events
Class /AIN/CL_TAG_FIELD_NAME_LIST has no event.
Types
Class /AIN/CL_TAG_FIELD_NAME_LIST has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ITEM Call by reference Type reference (TYPE) /AIN/TU_DE_TAG_FIELD_NAME AutoID Tag Field Name 20050322

Method ADD on class /AIN/CL_TAG_FIELD_NAME_LIST has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INDEX Call by reference Type reference (TYPE) INT4 2 byte integer (signed) 20050322
2 Returning RE_ITEM Value transfer Type reference (TYPE) /AIN/TU_DE_TAG_FIELD_NAME AutoID Tag Field Name 20050322

Method GET on class /AIN/CL_TAG_FIELD_NAME_LIST has no exception.

Method SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LIST_SIZE Value transfer Type reference (TYPE) INT2 2 byte integer (signed) 20050322

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