SAP ABAP Interface /IWFND/IF_MGW_MED_ACCESS (interface to access meta model functionality)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-GW-COR (Application Component) Gateway Framework
⤷
/IWFND/MGW_GSR_CORE (Package) GW Framework - ODC - Generic Service Interface - Core

⤷

⤷

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
Interface | /IWFND/IF_MGW_MED_ACCESS | |
Short Description | interface to access meta model functionality |
General Data
Package | /IWFND/MGW_GSR_CORE | GW Framework - ODC - Generic Service Interface - Core |
Created | 20110126 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface /IWFND/IF_MGW_MED_ACCESS has no forward declaration.
Interfaces
Interface /IWFND/IF_MGW_MED_ACCESS has no interface.
Friends
Interface /IWFND/IF_MGW_MED_ACCESS has no friend.
Attributes
Interface /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
Interface /IWFND/IF_MGW_MED_ACCESS has no event.
Types
Interface /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 Interface /IWFND/IF_MGW_MED_ACCESS has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |