Show TOC

/IWBEP/IF_MGW_ODATA_NAV_PROPLocate this document in the navigation structure

This interface represents an OData navigation property object.

Method SET_TITLE
Note

This method is deprecated. Use method SET_LABEL_FROM_TEXT_ELEMENT instead.

This method sets the title of the navigation property.

This method thus sets the title for atom:link in an entry which points to the referenced entity. A source of this text can be a text symbol of a class.

The semantics of the input parameter must be CLASS NAME and the symbol Id of the text element separated by -. The corresponding text object key is defined via /IWBEP/CL_MGW_ABS_MODEL.

Parameter

Description

IV_TEXT_KEY

Text key in the class name and the text element separated by -. Example: /IWFBEP/CL_MGW_MED_POOL_TX_LOAD-000 (case insensitive).

IV_TEXT_OBJ_TYPE

Object type in the text object type defined in the field mentioned above. Example GCS_SAP_TEXT_OBJECT_TYPES-BACKEND_GATEWAY_TEXT.