SAP ABAP Class /AIN/CL_TAG_RAW_DATA_LIST (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_RAW_DATA_LIST  
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 20050302   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_RAW_DATA_LIST has no interface implemented.
Friends
Class /AIN/CL_TAG_RAW_DATA_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_TAG_RAW_DATA_TABLE 20050303
2 LIST_SIZE Instance attribute Private Type reference (TYPE) /AIN/CL_TYPES=>TY_INDEX Natural number 20050302
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method 20050316
2 GET Instance method Public Method 20050316
3 SIZE Instance method Public Method 20050316
4 TABLE Instance method Public Method 20050316
Events
Class /AIN/CL_TAG_RAW_DATA_LIST has no event.
Types
Class /AIN/CL_TAG_RAW_DATA_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/CL_TYPES=>TY_RAW_DATA 20050316

Method ADD on class /AIN/CL_TAG_RAW_DATA_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) /AIN/CL_TYPES=>TY_INDEX Natürliche Zahl 20050316
2 Returning RE_ITEM Value transfer Type reference (TYPE) /AIN/CL_TYPES=>TY_RAW_DATA 20050316

Method GET on class /AIN/CL_TAG_RAW_DATA_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) /AIN/CL_TYPES=>TY_INDEX Natürliche Zahl 20050316

Method SIZE on class /AIN/CL_TAG_RAW_DATA_LIST has no exception.

Method TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RE_TABLE Call by reference Type reference (TYPE) /AIN/CL_TYPES=>TY_TAG_RAW_DATA_TABLE 20050316

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