SAP ABAP Interface /AIN/IF_TAG_PROCESSOR (Auto-ID Tag Processor 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_PROCESSOR | Tag Rpocessor | 20050310 |
Properties
Interface | /AIN/IF_TAG_PROCESSOR | |
Short Description | Auto-ID Tag Processor 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_PROCESSOR has no interface.
Friends
Interface /AIN/IF_TAG_PROCESSOR has no friend.
Attributes
Interface /AIN/IF_TAG_PROCESSOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Decodes raw data string in a tag object | 20050221 |
2 | ![]() |
Instance method | Public | Method | 20050601 | |
3 | ![]() |
Instance method | Public | Method | Creates raw data string from a tag object | 20050221 |
4 | ![]() |
Instance method | Public | Method | 20050601 | |
5 | ![]() |
Instance method | Public | Method | Returns tag format object | 20050524 |
Events
Interface /AIN/IF_TAG_PROCESSOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_FIELD_NAME | Public | Type reference (TYPE) | /AIN/TU_DE_TAG_FIELD_NAME | AutoID Tag Field Name | 20050315 | |
2 | TY_FIELD_NAME_LIST | Public | Object reference (TYPE REF TO) | /AIN/CL_TAG_FIELD_NAME_LIST | Tag Format Initial Values List | 20050310 | |
3 | TY_RAW_DATA_LIST | Public | Object reference (TYPE REF TO) | /AIN/CL_TAG_RAW_DATA_LIST | Tag Raw Data List | 20050310 | |
4 | TY_TAG_LIST | Public | Object reference (TYPE REF TO) | /AIN/IF_LIST | Auto-ID Tag List Interface | 20050310 | |
Method Signatures
Method DECODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FIELD_NAME_LIST | Call by reference | Type reference (TYPE) | TY_FIELD_NAME_LIST | Tag Format Initial Values List | 20050310 | ||
2 | ![]() |
IM_TAG_RAW_DATA_LIST | Call by reference | Type reference (TYPE) | TY_RAW_DATA_LIST | Tag Raw Data List | 20050310 | ||
3 | ![]() |
RE_TAG_LIST | Value transfer | Type reference (TYPE) | TY_TAG_LIST | Auto-ID Tag List Interface | 20050310 |
Method DECODE on Interface /AIN/IF_TAG_PROCESSOR has no exception.
Method DECODE_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FIELD_NAME_LIST | Call by reference | Type reference (TYPE) | TY_FIELD_NAME_LIST | Tag Format Initial Values List | 20050601 | ||
2 | ![]() |
IM_RAW_DATA | Call by reference | Type reference (TYPE) | /AIN/CL_TYPES=>TY_RAW_DATA | Auto-ID Tag Raw Data | 20050601 | ||
3 | ![]() |
RE_TAG | Value transfer | Object reference (TYPE REF TO) | /AIN/IF_TAG | Auto-ID Tag Format Descriptor Interface | 20050601 |
Method DECODE_SINGLE on Interface /AIN/IF_TAG_PROCESSOR has no exception.
Method ENCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FIELD_NAME_LIST | Call by reference | Type reference (TYPE) | TY_FIELD_NAME_LIST | Tag Format Initial Values List | 20050310 | ||
2 | ![]() |
IM_TAG_LIST | Call by reference | Type reference (TYPE) | TY_TAG_LIST | Auto-ID Tag List Interface | 20050310 | ||
3 | ![]() |
RE_TAG_RAW_DATA_LIST | Value transfer | Type reference (TYPE) | TY_RAW_DATA_LIST | Tag Raw Data List | 20050310 |
Method ENCODE on Interface /AIN/IF_TAG_PROCESSOR has no exception.
Method ENCODE_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FIELD_NAME_LIST | Call by reference | Type reference (TYPE) | TY_FIELD_NAME_LIST | Tag Format Initial Values List | 20050601 | ||
2 | ![]() |
IM_TAG | Call by reference | Object reference (TYPE REF TO) | /AIN/IF_TAG | Auto-ID Tag Format Descriptor Interface | 20050601 | ||
3 | ![]() |
RE_RAW_DATA | Value transfer | Type reference (TYPE) | /AIN/CL_TYPES=>TY_RAW_DATA | Auto-ID Tag Raw Data | 20050601 |
Method ENCODE_SINGLE on Interface /AIN/IF_TAG_PROCESSOR has no exception.
Method GET_TAG_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TAG_FORMAT | Value transfer | Object reference (TYPE REF TO) | /AIN/IF_TAG_FORMAT | Auto-ID Tag Format Descriptor Interface | 20050524 |
Method GET_TAG_FORMAT on Interface /AIN/IF_TAG_PROCESSOR has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 300 |