Hi,
I have a question concernig the adding of an element to an array within an OData Model in SAPUI5.
Is there any standard functionality to add an element where only the necessary attributes of the element have to specified? Or do I have to rebuild the whole object with its structure (like the PositionSet structure in the attached screenshot) and use the push() method to append the new element?
Thanks a lot for any response! :-)
Best,
Flo