Skip to Content
0
Dec 16, 2022 at 08:21 AM

Fiori Elements Create Object Page (Without Draft Capabilities)

175 Views Last edit Jan 30, 2023 at 10:04 AM 4 rev

Hi all,

I am having a requirement to create Purchase Order (With Items) using deep entity creation (Fiori Elements).

However, I can't seem to get it work as the Items Line will be hidden whenever in create mode. I've tried using the createEntry as mentioned in the documentation for v1.108 and seems like not working as well.

po-demo.png

po-demo-1.png

sap.ui.model.odata.v2.ODataModel - API Reference - Demo Kit - SAPUI5 SDK (ondemand.com)

Note: Deep create is only supported since 1.108.0, where "deep create" means creation of a sub-entity for a navigation property of a transient, not yet persisted root entity.

Appreciate if someone able to assist to create the entity locally in the UI (via createEntry) and perform the deep entity creation once the data has been filled up.

Attachments

po-demo.png (24.3 kB)
po-demo-1.png (20.9 kB)