SAP ABAP Interface /IWBEP/IF_MGW_MED_LOAD (meta data interface for loading and returning the meta data)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
⤷
/IWBEP/MGW_MED_API (Package) OData Channel - Metadata - API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_MGW_BD_META_DATA | meta data badi for loading and returning the meta data | 20110907 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_MGW_ABS_MODEL | definition class to define programmatically a meta model | 20110418 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_MGW_MED_DEF_BADI | fallback implementation of meta data badi | 20110418 |
Properties
| Interface | /IWBEP/IF_MGW_MED_LOAD | |
| Short Description | meta data interface for loading and returning the meta data |
General Data
| Package | /IWBEP/MGW_MED_API | OData Channel - Metadata - API |
| Created | 20110418 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /IWBEP/IF_MGW_MED_ODATA_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface /IWBEP/IF_MGW_MED_LOAD has no interface.
Friends
Interface /IWBEP/IF_MGW_MED_LOAD has no friend.
Attributes
Interface /IWBEP/IF_MGW_MED_LOAD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns the last modification of model class | 20110907 | |
| 2 | Instance method | Public | Method | Initialize (e.g. with routing information) | 20120319 | |
| 3 | Instance method | Public | Method | loads the structural model / meta data | 20110418 |
Events
Interface /IWBEP/IF_MGW_MED_LOAD has no event.
Types
Interface /IWBEP/IF_MGW_MED_LOAD has no local type.
Method Signatures
Method GET_LAST_MODIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_LAST_MODIFIED | Call by reference | Type reference (TYPE) | TIMESTAMP | 20110907 | ||||
| 2 | IV_TECHNICAL_NAME | Call by reference | Type reference (TYPE) | /IWBEP/MED_MDL_TECHNICAL_NAME | Technical Model Name | 20110907 | |||
| 3 | IV_VERSION | Call by reference | Type reference (TYPE) | /IWBEP/MED_MDL_VERSION | Model Version | 20110907 |
Method GET_LAST_MODIFIED on Interface /IWBEP/IF_MGW_MED_LOAD has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DEFAULT_SYSTEM_ALIAS_INFO | Call by reference | Type reference (TYPE) | /IWBEP/S_DEFI_ALIAS_INFO | System Alias Information | 20120319 | |||
| 2 | IV_MODEL_TECHNICAL_NAME | Call by reference | Type reference (TYPE) | /IWBEP/MED_MDL_TECHNICAL_NAME | Technical Model Name | 20120319 | |||
| 3 | IV_MODEL_VERSION | Call by reference | Type reference (TYPE) | /IWBEP/MED_MDL_VERSION | Model Version | 20120319 | |||
| 4 | IV_SERVICE_TECHNICAL_NAME | Call by reference | Type reference (TYPE) | /IWBEP/MED_GRP_TECHNICAL_NAME | Technical Service Name | 20120319 | |||
| 5 | IV_SERVICE_VERSION | Call by reference | Type reference (TYPE) | /IWBEP/MED_GRP_VERSION | Service Version | 20120319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20120319 |
Method LOAD_META_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_HEADER | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_S_MED_HEADER | 20110418 | ||||
| 2 | CS_VOCAN_MODEL | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_S_VOCAN_MODEL | 20130221 | ||||
| 3 | CT_DOCUMENTATION | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_T_MED_DOCUMENTATION | 20120911 | ||||
| 4 | CT_MAPPING | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_T_MED_MAPPING | 20110418 | ||||
| 5 | CT_MODEL_USAGE | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_S_MED_MODEL_USAGE | 20110928 | ||||
| 6 | CT_MODEL_USAGES | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_T_MED_MDL_USAGE | 20120323 | ||||
| 7 | CT_NODES | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_T_MED_ENTITY_TYPES | 20110418 | ||||
| 8 | CT_OPERATIONS | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_T_MED_FUNCTIONS | 20110418 | ||||
| 9 | CT_PRIVATE_ANNOTATIONS | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_T_MED_ENTITY_ANNOS | 20110418 | ||||
| 10 | CT_PUBLIC_ANNOTATIONS | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_T_MED_ENTITY_ANNOS | 20110418 | ||||
| 11 | CT_REFERENCES | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_T_MED_REFERENCE | 20110418 | ||||
| 12 | CT_TAGS | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_T_MED_SERVICE_TAGS | 20130116 | ||||
| 13 | CT_TEXT_KEYS | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_T_MED_TEXTS | 20110418 | ||||
| 14 | IV_TECHNICAL_NAME | Call by reference | Type reference (TYPE) | /IWBEP/MED_MDL_TECHNICAL_NAME | 20110418 | ||||
| 15 | IV_VERSION | Call by reference | Type reference (TYPE) | /IWBEP/MED_MDL_VERSION | 20110418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110418 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |