OData FW Logo
API Reference (auto-generated)

ZCL_ODATA_ANNOTATION_SHLP

Auto-generated API reference for class ZCL_ODATA_ANNOTATION_SHLP

ZCL_ODATA_ANNOTATION_SHLP

Searchhelp annotation

Type: Class

Inherits from: ZCL_ODATA_ANNOTATION_COMMON

Public Methods

create static

Create search help

ParameterDescription
io_vocan_modelAnnotation model
iv_namespaceOdata namespace
iv_entitytypeEntity name
iv_propertyProperty name
iv_search_supportedIs search supported?
iv_qualifierQualifier
iv_labelLabel
iv_valuelist_entitysetValue help entity set
iv_valuelist_propertyValue help property
ro_annotationAnnotation

Exceptions:

  • /iwbep/cx_mgw_med_exception — Error

add_inout_parameter

Add in and out parameter

ParameterDescription
iv_propertyProperty
iv_valuelist_propertyValue help property
ro_annotationAnnotation

add_display_parameter

Add display only parameter

ParameterDescription
iv_valuelist_propertyValue help property
ro_annotationAnnotation

add_in_parameter

Add in parameter

ParameterDescription
iv_propertyProperty
iv_valuelist_propertyValue help property
ro_annotationAnnotation

add_out_parameter

Add out parameter

ParameterDescription
iv_propertyProperty
iv_valuelist_propertyValue help property
ro_annotationAnnotation

Private Methods

create_annotation_with_local

Create annotation with local entity data

ParameterDescription
iv_parameterParameter type
iv_propertyProperty
iv_valuelist_propertyValue help property
ro_recordRecord

create_annotation_without_locl

Create annotation without local entity data

ParameterDescription
iv_parameterParameter type
iv_valuelist_propertyValue help property
ro_recordRecord

Auto-generated from z_odata_annotations/zcl_odata_annotation_shlp.clas.abap