The task creation UI url in My Account application:
https://jerry:7080/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html?sap-client=001&sap-language=EN#Account-
MyAccounts&/detail/AccountCollection(‘JERRYACOUN’)/tasks
到目前为止,my task应用还没有完成加载:
当从popup对话框里选择一个task类型后:
UI变成了如下页面:
点击保存按钮:
第315行,调用OData的batch操作,通过HTTP post请求把task创建请求投递给ABAP后台.