SAP ABAP Class /AIN/IF_TAG (Auto-ID Tag Format Descriptor Interface)
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
| Class | /AIN/IF_TAG | |
| Short Description | Auto-ID Tag Format Descriptor 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 has no interface implemented.
Friends
Class /AIN/IF_TAG has no friend class.
Attributes
Class /AIN/IF_TAG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add new field to a tag | 20050307 | |
| 2 | Instance method | Public | Method | 20050601 | ||
| 3 | Instance method | Public | Method | 20050601 | ||
| 4 | Instance method | Public | Method | 20050601 | ||
| 5 | Instance method | Public | Method | Returns number of fields on tag | 20050307 | |
| 6 | Instance method | Public | Method | Returns a value of a field specified by name | 20050310 | |
| 7 | Instance method | Public | Method | Returns raw tag value | 20050310 | |
| 8 | Instance method | Public | Method | Set raw tag value | 20050310 |
Events
Class /AIN/IF_TAG has no event.
Types
Class /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 | IM_FIELD_NAME | Call by reference | Type reference (TYPE) | /AIN/TU_DE_TAG_FIELD_NAME | 20050307 | ||||
| 2 | IM_FIELD_VALUE | Call by reference | Type reference (TYPE) | STRING | 20050307 |
Method ADD_FIELD on class /AIN/IF_TAG has no exception.
Method COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TAG | Call by reference | Object reference (TYPE REF TO) | /AIN/IF_TAG | Auto-ID Tag Format Descriptor Interface | 20050601 | |||
| 2 | RE_STATUS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050601 |
Method COMPARE on class /AIN/IF_TAG has no exception.
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 | Object reference (TYPE REF TO) | /AIN/CL_TAG_FIELD_NAME_LIST | List of any objects | 20050601 | |||
| 2 | IM_FORMAT | Call by reference | Object reference (TYPE REF TO) | /AIN/IF_TAG_FORMAT | Auto-ID Tag Format Descriptor Interface | 20050601 | |||
| 3 | RE_STATUS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050601 |
Method DECODE on class /AIN/IF_TAG 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 | Object reference (TYPE REF TO) | /AIN/CL_TAG_FIELD_NAME_LIST | List of any objects | 20050601 | |||
| 2 | IM_FORMAT | Call by reference | Object reference (TYPE REF TO) | /AIN/IF_TAG_FORMAT | Auto-ID Tag Format Descriptor Interface | 20050601 | |||
| 3 | RE_STATUS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050601 |
Method ENCODE on class /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 | RE_FIELD_COUNT | Value transfer | Type reference (TYPE) | /AIN/CL_TYPES=>TY_INDEX | Natürliche Zahl | 20050307 |
Method GET_FIELDS_COUNT on class /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 | IM_FIELD_NAME | Call by reference | Type reference (TYPE) | /AIN/TU_DE_TAG_FIELD_NAME | 20050310 | ||||
| 2 | RE_FIELD_VALUE | Value transfer | Type reference (TYPE) | STRING | 20050310 |
Method GET_FIELD_VALUE on class /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 | RE_TAG_RAW_DATA | Value transfer | Type reference (TYPE) | /AIN/CL_TYPES=>TY_RAW_DATA | 20050310 |
Method GET_RAW_DATA on class /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 | IM_TAG_RAW_DATA | Call by reference | Type reference (TYPE) | /AIN/CL_TYPES=>TY_RAW_DATA | 20050310 |
Method SET_RAW_DATA on class /AIN/IF_TAG has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |