notes belonging to given user
生活随笔
收集整理的這篇文章主要介紹了
notes belonging to given user
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
Created by Jerry Wang, last modified on Jan 01, 2015
UI上的note list - 某個note instance會有一系列section 信息,如下圖所示:
?
?
?
選中的note instance其對應(yīng)的模型信息如下:
?
?
?
采用如下API獲得一個user 創(chuàng)建的所有notes:
?
?
?
?
?
?
?
?
?
?
?
?
該API class 最終會調(diào)用text management對應(yīng)的function group里的function module進行data access:
?
?
?
?
?
?
最終通過FM SELECT_TEXT進行數(shù)據(jù)庫查詢:
?
?
?
?
?
?
訪問數(shù)據(jù)庫的OPEN SQL:
?
?
?
?
查詢結(jié)果:
?
結(jié)果里的column CRM_NOTESH在如下customizing里配置:
?
總結(jié)
以上是生活随笔為你收集整理的notes belonging to given user的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Docker容器的运行环境
- 下一篇: One order event disp