SAP ABAP Class /IWFND/IF_MGW_MED_ACCESS (interface to access meta model functionality)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWFND/CL_MGW_MED_MODEL_ACCESS | MGW Access class to the meta model | 20110126 |
Properties
| Class | /IWFND/IF_MGW_MED_ACCESS | |
| Short Description | interface to access meta model functionality | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110126 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWFND/IF_MGW_MED_ACCESS has no forward declaration.
Interfaces
Class /IWFND/IF_MGW_MED_ACCESS has no interface implemented.
Friends
Class /IWFND/IF_MGW_MED_ACCESS has no friend class.
Attributes
Class /IWFND/IF_MGW_MED_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns a data structure from a model | 20110126 | |
| 2 | Instance method | Public | Method | returns a data table from a model | 20110126 | |
| 3 | Instance method | Public | Method | returns timestamp of model from cache | 20120615 |
Events
Class /IWFND/IF_MGW_MED_ACCESS has no event.
Types
Class /IWFND/IF_MGW_MED_ACCESS has no local type.
Method Signatures
Method GET_DATA_STRUCTURE_FROM_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTERNAL_NAME | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_EXTERNAL_NAME | 20110128 | ||||
| 2 | IV_INLINES | Call by reference | Type reference (TYPE) | STRING | 20110128 | ||||
| 3 | RR_DATA_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | DATA | 20110126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110128 |
Method GET_DATA_TABLE_FROM_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTERNAL_NAME | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_EXTERNAL_NAME | 20110128 | ||||
| 2 | IV_INLINES | Call by reference | Type reference (TYPE) | STRING | 20110128 | ||||
| 3 | RR_DATA_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | 20110126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110128 |
Method GET_MODEL_CACHE_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MODEL_IDENTIFIER | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_IDENTIFIER | Meta Model Identifier | 20120615 | |||
| 2 | EV_TIMESTAMP | Call by reference | Type reference (TYPE) | TZNTSTMPS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20120615 |
Method GET_MODEL_CACHE_TIMESTAMP on class /IWFND/IF_MGW_MED_ACCESS has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |