Show TOC

Interface /IWBEP/IF_V4_MED_ENTITY_TY_EDMLocate this document in the navigation structure

This is the interface for entity type - EDM-based access for OData version 4 (V4).

Methods
Method TRANSLATE_PROPERTY_NAMES

This method gets the internal names for a list of property EDM names.

Code Syntax
TRANSLATE_PROPERTY_NAMES
    importing
      IT_PROPERTY_EDM_NAME type /IWBEP/IF_V4_MED_TYPES=>TY_T_MED_EDM_NAME
    exporting
      ET_PROPERTY_NAME type /IWBEP/IF_V4_MED_TYPES=>TY_T_MED_INTERNAL_NAME
    raising
      /IWBEP/CX_V4_MED .