Fiori note automatic delete deletion scenarioFiori note automatic delete deletion scenario

简介: Fiori note automatic delete deletion scenario

if current user does not own any note, a new dummy one with title “Untitled” will be created automatically.

We name this dummy as note A.


image.png

we specify some invalid filter, the now there is no note header displayed in the list.


image.png


in this case ( with filter active ) we click add button, the following actions are triggered by my note application:

image.png

a. the invalid filter is cleared by code. So no filter value appears in the search bar now, as seen in the picture below.

b. the dummy note header, note A, is deleted by Odata request ( HTTP method DELETE)

c. another new dummy note header, note B, is created automatically, see the first POST 202 below.

d. another new dummy note section is created automatically, see the second POST 202 below.


相关文章
|
SQL Oracle 关系型数据库
Troubleshooting: Missing Automatic Workload Repository (AWR) Snapshots and Other Collection Issues (Doc ID 1301503.1)
Troubleshooting: Missing Automatic Workload Repository (AWR) Snapshots and Other Collection Issues (Doc ID 1301503.1)
625 0
SAP CRM Fiori note automatic delete deletion scenario
SAP CRM Fiori note automatic delete deletion scenario
129 0
SAP CRM Fiori note automatic delete deletion scenario
Field creation not permitted in partner development mode
Field creation not permitted in partner development mode
Field creation not permitted in partner development mode
SAP BOPF draft table automatic deletion
Created by Wang, Jerry, last modified on Jan 05, 2017
187 0
SAP BOPF draft table automatic deletion
automatic asynchronous creation if no note exists
Created by Wang, Jerry, last modified on May 12, 2015
104 0
automatic asynchronous creation if no note exists
|
安全 Java C++
Note
开发分布式应用distributed;强类型机制 异常处理exception except 垃圾的自动收集java对通过网络下载的类具有安全防范机制通过网络下载的类有一个安全防范机制;classLoader;分配不同的名字空间以防替代本地的同名类,字节代码检查,并提供安全管理机制SecurityMa...
1040 0
|
关系型数据库 MySQL 分布式数据库
|
Web App开发 Java
The project was not built due to "Could not delete ''.". Fix the problem, then try refreshing this p
版权声明:本文为 testcs_dn(微wx笑) 原创文章,非商用自由转载-保持署名-注明出处,谢谢。 https://blog.csdn.net/testcs_dn/article/details/45935015 ...
960 0