SAP /IWBEP/CL_MGW_METADATA_DPC OO Class - Service Meta Information - Data Provider Class









/IWBEP/CL_MGW_METADATA_DPC is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class /IWBEP/CL_MGW_METADATA_DPC including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events

Inheritance

This OO class has a superclass assigned to it, which means it will inherit its objects and methods. The superclass for /IWBEP/CL_MGW_METADATA_DPC is /IWBEP/CL_MGW_ABS_DATA

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class /IWBEP/IF_MGW_METADATA

Method list of /IWBEP/CL_MGW_METADATA_DPC SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
ANNOTATION_GET_LISTGET Annotation ListPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>ANNOTATION_GET_LIST...more details

COMPLEX_PROP_GETGET Complex PropPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>COMPLEX_PROP_GET...more details

COMPLEX_PROP_GET_LISTGET Complex Prop ListPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>COMPLEX_PROP_GET_LIST...more details

COMPLEX_TYPE_GETGET Complex TypePrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>COMPLEX_TYPE_GET...more details

COMPLEX_TYPE_GET_LISTGET Complex Type ListPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>COMPLEX_TYPE_GET_LIST...more details

ENTITY_SET_GET_LISTGET Entity Set ListPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>ENTITY_SET_GET_LIST...more details

ENTITY_TYPE_GETGET Entity TypePrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>ENTITY_TYPE_GET...more details

ENTITY_TYPE_GET_LISTGET Entity Type ListPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>ENTITY_TYPE_GET_LIST...more details

GET_NAVIGATION_INFOGet navigation related informationPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>GET_NAVIGATION_INFO...more details

GET_NAVIGATION_KEYSGet key information depending on navigationPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>GET_NAVIGATION_KEYS...more details

GET_NAVIGATION_KEY_FROM_STEPGet key information from navigation stepPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>GET_NAVIGATION_KEY_FROM_STEP...more details

MED_GET_ANNOTATIONMetadata - GET Annotation dataPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>MED_GET_ANNOTATION...more details

MED_GET_ANNOTATIONSMetadata - GET Annotation dataPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>MED_GET_ANNOTATIONS...more details

MED_GET_ANNOTATION_MAP_TYP_DESget annotation mapping type descriptionPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>MED_GET_ANNOTATION_MAP_TYP_DES...more details

MED_GET_COMPLEX_PROPS_BY_CTMetadata - GET ALL Complex Type data from complex typePrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>MED_GET_COMPLEX_PROPS_BY_CT...more details

MED_GET_COMPLEX_PROPS_BY_ETMetadata - GET ALL Complex Type data from complex typePrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>MED_GET_COMPLEX_PROPS_BY_ET...more details

MED_GET_COMPLEX_TYPEMetadata - GET Complex Type dataPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>MED_GET_COMPLEX_TYPE...more details

MED_GET_ENTITY_SETPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>MED_GET_ENTITY_SET...more details

MED_GET_ENTITY_TYPEMetadata - GET Entity Type dataPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>MED_GET_ENTITY_TYPE...more details

MED_GET_MODELGet the metadata modelPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>MED_GET_MODEL...more details

MED_GET_TEXTMetadata - GET a single textPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>MED_GET_TEXT...more details

MED_GET_TEXT_ELEM_TYPE_DESCRGet the description of a text element typePrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>MED_GET_TEXT_ELEM_TYPE_DESCR...more details

MED_GET_TEXT_FOR_CARDINALITYGet the text of a cardinalityPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>MED_GET_TEXT_FOR_CARDINALITY...more details

MED_GET_TEXT_KEYMetadata - GET list of text key dataPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>MED_GET_TEXT_KEY...more details

MED_GET_TEXT_OBJ_TYPE_DESCRGet the description of a text object typePrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>MED_GET_TEXT_OBJ_TYPE_DESCR...more details

NAV_PROPERTY_GETGET Navigation PropertyPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>NAV_PROPERTY_GET...more details

NAV_PROPERTY_GET_DATAGET Navigation Property DataPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>NAV_PROPERTY_GET_DATA...more details

NAV_PROPERTY_GET_DATA_FROM_KEYGET Navigation Property DataPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>NAV_PROPERTY_GET_DATA_FROM_KEY...more details

NAV_PROPERTY_GET_LISTGET Navigation Property ListPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>NAV_PROPERTY_GET_LIST...more details

PROPERTY_GET_LISTGET Property ListPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>PROPERTY_GET_LIST...more details

SERVICE_GETGET ServicePrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>SERVICE_GET...more details

SERVICE_GET_LISTGET Service ListPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>SERVICE_GET_LIST...more details

TEXT_GETGET TextPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>TEXT_GET...more details

TEXT_KEY_GETGET Text KeyPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>TEXT_KEY_GET...more details

TEXT_KEY_GET_LISTGET Text Key ListPrivate
CALL METHOD /iwbep/cl_mgw_metadata_dpc=>TEXT_KEY_GET_LIST...more details



/IWBEP/CL_MGW_METADATA_DPC attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
GCS_ASSOCIATION_NAMEInstance AttributeLIKE
Private
GCS_ENTITY_SET_NAMEInstance AttributeLIKE
Private
GCS_ENTITY_TYPE_NAMEInstance AttributeLIKE
Private
GCS_NAV_PROP_NAMEInstance AttributeLIKE
Private
MO_MED_MODELInstance AttributeOData Model Read InterfaceLIKE
/IWBEP/IF_MGW_ODATA_RE_MODEL
Private




/IWBEP/CL_MGW_METADATA_DPC types

TY_S_ENTITY_KEY -
TY_S_ET_COMPLEX_PROP -
TY_S_ET_COMPLEX_TYPE -
TY_S_ET_ENTITY_SET -
TY_S_ET_ENTITY_TYPE -
TY_S_ET_NAV_PROPERTY -
TY_S_ET_PROPERTY -
TY_S_ET_SERVICE -
TY_S_ET_TEXT -
TY_S_ET_TEXT_KEY -
TY_S_SERVICE_INFO -
TY_T_ET_COMPLEX_PROP -
TY_T_ET_COMPLEX_TYPE -
TY_T_ET_ENTITY_SET -
TY_T_ET_ENTITY_TYPE -
TY_T_ET_NAV_PROPERTY -
TY_T_ET_PROPERTY -
TY_T_ET_SERVICE -
TY_T_ET_TEXT -
TY_T_ET_TEXT_KEY -

Links to Related Class(s)

/IWBEP/C...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!