Supportsdeep inserts, i.e., inserting parent and child entities in one request.
Utilizesnavigation propertiesand the $expand functionality.
SAP Gateway Developer Guide:
“A deep insert involves a POST request with a nested payload… supported only by the OData model.”
XML/JSON/Resource models are static and client-only, without support for backend communication or nested entity posting.
[: OData Services and SAPUI5 ODataModel documentation., ===========]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit