OData FW Logo
API Reference (auto-generated)

ZCL_ODATA_MODEL_ENTITY

Auto-generated API reference for class ZCL_ODATA_MODEL_ENTITY

ZCL_ODATA_MODEL_ENTITY

Model Entity

Type: Class

Inherits from: ZCL_ODATA_MODEL

Public Methods

create_entity

Create entity

ParameterDescription
is_entityEntity

Exceptions:

  • /iwbep/cx_mgw_med_exception — OData error
  • zcx_odata — OData FW Error

get_enity_type

Get entity type

ParameterDescription
ro_entityEntity object

get_entity_set_type

Get entity set type

ParameterDescription
ro_entity_setEntity set object

get_properties_type

Get property type

ParameterDescription
ro_entity_setProperties

Private Methods

append_nested_components

Append nested components if structure is nested

ParameterDescription
io_structureStructure object
ct_componentsComponents with/without nested components

check_if_is_media

Check if entity is a media type

ParameterDescription
is_entityEntity customizing entry
io_entityEntity object

get_structure_infos

Get ddic structure infos

ParameterDescription
iv_structureStructure
et_componentsStructure components
ev_bind_conversionAdd bind conversion for ddic structures?

Exceptions:

  • zcx_odata — Error

sort_properties


Auto-generated from z_odata_model/zcl_odata_model_entity.clas.abap