SAP ABAP Class IF_TFW_METADATA (Metadata Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_TFW_PERSISTENCE | Object Persistence Interface | 20130415 |
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
| Class | IF_TFW_METADATA | |
| Short Description | Metadata Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130412 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_TFW_METADATA has no interface implemented.
Friends
Class IF_TFW_METADATA has no friend class.
Attributes
Class 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
Class IF_TFW_METADATA has no event.
Types
Class 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 |