`
JerryWang_SAP
  • 浏览: 1032722 次
  • 性别: Icon_minigender_1
  • 来自: 成都
文章分类
社区版块
存档分类
最新评论

使用Fiori Elements创建的SAP UI5应用,如何支持创建功能

阅读更多

In previous blogs I have introduced how to use SmartTemplate + CDS view to build service order application with search, display and update function enabled:

In this blog, I will finish the last part: create function.

Implemented feature

Click create button in toolbar:

 

 

Maintain order description in creation page and click save button:

 

 

Order is saved successfully:

 

 

And it could be found in search result now.

 

 

How to implement

There is another method, CREATE_ENTITY, of DPC_EXT class of the OData service must be redefined.

 

 

要获取更多Jerry的原创文章,请关注公众号"汪子熙":

0
0
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics