SAP ABAP Interface /AIN/IF_TAG (Auto-ID Tag Format Descriptor Interface)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_TAG Tag Data 20050307
Properties
Interface /AIN/IF_TAG  
Short Description Auto-ID Tag Format Descriptor Interface    
General Data
Package /AIN/TAGUTIL   Auto-ID Tag Encoding Utilities for Mobile Readers 
Created 20050221   SAP 
Last changed 20141109   SAP 
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 /AIN/IF_TAG has no interface.
Friends
Interface /AIN/IF_TAG has no friend.
Attributes
Interface /AIN/IF_TAG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FIELD Instance method Public Method Add new field to a tag 20050307
2 COMPARE Instance method Public Method 20050601
3 DECODE Instance method Public Method 20050601
4 ENCODE Instance method Public Method 20050601
5 GET_FIELDS_COUNT Instance method Public Method Returns number of fields on tag 20050307
6 GET_FIELD_VALUE Instance method Public Method Returns a value of a field specified by name 20050310
7 GET_RAW_DATA Instance method Public Method Returns raw tag value 20050310
8 SET_RAW_DATA Instance method Public Method Set raw tag value 20050310
Events
Interface /AIN/IF_TAG has no event.
Types
Interface /AIN/IF_TAG has no local type.
Method Signatures

Method ADD_FIELD Signature

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

Method ADD_FIELD on Interface /AIN/IF_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/IF_TAG Auto-ID Tag Format Descriptor Interface 20050601
2 Returning RE_STATUS Value transfer Type reference (TYPE) ABAP_BOOL 20050601

Method COMPARE on Interface /AIN/IF_TAG has no exception.

Method DECODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELD_NAME_LIST Call by reference Object reference (TYPE REF TO) /AIN/CL_TAG_FIELD_NAME_LIST List of any objects 20050601
2 Importing IM_FORMAT Call by reference Object reference (TYPE REF TO) /AIN/IF_TAG_FORMAT Auto-ID Tag Format Descriptor Interface 20050601
3 Returning RE_STATUS Value transfer Type reference (TYPE) ABAP_BOOL 20050601

Method DECODE on Interface /AIN/IF_TAG has no exception.

Method ENCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELD_NAME_LIST Call by reference Object reference (TYPE REF TO) /AIN/CL_TAG_FIELD_NAME_LIST List of any objects 20050601
2 Importing IM_FORMAT Call by reference Object reference (TYPE REF TO) /AIN/IF_TAG_FORMAT Auto-ID Tag Format Descriptor Interface 20050601
3 Returning RE_STATUS Value transfer Type reference (TYPE) ABAP_BOOL 20050601

Method ENCODE on Interface /AIN/IF_TAG has no exception.

Method GET_FIELDS_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FIELD_COUNT Value transfer Type reference (TYPE) /AIN/CL_TYPES=>TY_INDEX Natürliche Zahl 20050307

Method GET_FIELDS_COUNT on Interface /AIN/IF_TAG has no exception.

Method GET_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELD_NAME Call by reference Type reference (TYPE) /AIN/TU_DE_TAG_FIELD_NAME 20050310
2 Returning RE_FIELD_VALUE Value transfer Type reference (TYPE) STRING 20050310

Method GET_FIELD_VALUE on Interface /AIN/IF_TAG has no exception.

Method GET_RAW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TAG_RAW_DATA Value transfer Type reference (TYPE) /AIN/CL_TYPES=>TY_RAW_DATA 20050310

Method GET_RAW_DATA on Interface /AIN/IF_TAG has no exception.

Method SET_RAW_DATA 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 SET_RAW_DATA on Interface /AIN/IF_TAG has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 300