shilpabasavaraj
Participant
Member since ‎2017 Jan 11

User Statistics

  • 15 Posts
  • 1 Solutions
  • 2 Kudos given
  • 24 Kudos received

User Activity

Sometimes we face an issue like, we add a new field(for e.g. Status) in the CDS view which is mapped to an entity(for e.g. CustomerDataEntity) in OData. We import the same field to the properties of entity. But when we check in the UI smart table, th...
Introduction: Normally when there is a field (for e.g. DateChanged) of type DateTime in the OData entity, we might face few issue in the front-end if this field has a null value entry, at this point of time the frontend UI application will throw ...
Introduction: Annotation in ABAP OData is a characteristic which adds additional feature to the metadata element such as entity, property,etc.. Here in this blog post you are going to learn about the 'Text' annotation which brings more look and fee...