Show TOC

/IWBEP/IF_MGW_ODATA_ITEMLocate this document in the navigation structure

Use

This interface is implemented by every OData Channel type.

Methods

Method SET_NAME

This method sets the name of the OData Channel type.

Parameter

Description

IV_NAME

Value

Method GET_ID

This method gets the ID of the OData Channel type, that is, it returns the ID of the OData Channel entity.

Parameter

Description

RV_ID

Value

Method SET_LABEL_FROM_TEXT_ELEMENT

This method defines the <sap:label> of an OData artifact in the service metadata document.

Parameter

Description

IV_TEXT_ELEMENT_SYMBOL

Symbol of the text element, for example, 000.

IV_TEXT_ELEMENT_CONTAINER

Name of the text element container, for example, either a report name or the class name. This is an optional parameter which should be filled if the text reference is located in another class or report and not the MPC.

IO_OBJECT_REF

Reference of the class which contains the text element. If the MPC contains the texts ABAP me needs to be passed.

Method CREATE_DOCUMENTATION

This method creates a documentation object for an artifact.

Parameter

Description

ro_documentation

type ref to /iwbep/if_mgw_odata_document