SAP ABAP Class /AIN/IF_TAG_PROCESSOR (Auto-ID Tag Processor Interface)
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
Class | /AIN/IF_TAG_PROCESSOR | |
Short Description | Auto-ID Tag Processor Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20050221 | SAP |
Last change | 20141109 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /AIN/IF_TAG_PROCESSOR has no interface implemented.
Friends
Class /AIN/IF_TAG_PROCESSOR has no friend class.
Attributes
Class /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
Class /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 class /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 class /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 class /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 class /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 class /AIN/IF_TAG_PROCESSOR has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in |