SAP ABAP Interface IF_TFW_METADATA (Metadata Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-TFW (Application Component) Tagging Framework
⤷
STFW_CORE (Package) Tagging Framework Core
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_TFW_COMMENT | Comment Interface | 20130412 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_TFW_RATING | Rating Interface | 20130412 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_TFW_TAG | Tag Interface | 20130412 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TFW_METADATA_MANAGER | Metadata Manager | 20130412 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TFW_OBJECT_MAINT | Central Object Maintenance | 20130415 |
Properties
| Interface | IF_TFW_METADATA | |
| Short Description | Metadata Interface |
General Data
| Package | STFW_CORE | Tagging Framework Core |
| Created | 20130412 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_TFW_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TFW_PERSISTENCE | Object Persistence Interface | 20130415 |
Friends
Interface IF_TFW_METADATA has no friend.
Attributes
Interface IF_TFW_METADATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get object information ( Type, Keys ) | 20130412 | |
| 2 | Instance method | Public | Method | Set object information ( Type, Keys ) | 20130412 |
Events
Interface IF_TFW_METADATA has no event.
Types
Interface IF_TFW_METADATA has no local type.
Method Signatures
Method GET_OBJECT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KEY_VALUE | Call by reference | Type reference (TYPE) | IF_TFW_TYPES=>TS_OBJ_KEY_VAL | Table Type for Object Key-Value pair | 20130415 | |||
| 2 | EV_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_TFW_TYPES=>OBJECT_ID | TFW: Object Identifier | 20130415 | |||
| 3 | EV_OBJECT_TYPE_ID | Call by reference | Type reference (TYPE) | IF_TFW_TYPES=>OBJECT_TYPE_ID | TFW: Object Type Identifier | 20130415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TFW: Runtime Exception Class | 20130613 |
Method SET_OBJECT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY_VALUE | Call by reference | Type reference (TYPE) | IF_TFW_TYPES=>TS_OBJ_KEY_VAL | Table Type for Object Key-Value pair | 20130415 | |||
| 2 | IV_OBJECT_TYPE_ID | Call by reference | Type reference (TYPE) | IF_TFW_TYPES=>OBJECT_TYPE_ID | TFW: Object Type Identifier | 20130415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TFW: Runtime Exception Class | 20130417 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |