Preload custom controller defined in runtime framework
生活随笔
收集整理的這篇文章主要介紹了
Preload custom controller defined in runtime framework
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
Created by Jerry Wang on May 20, 2014
通過定義business role assign的runtime framework profile可以指定UI application初始化時需要preload的custom controller:
選中runtime framework profile DEFAULT_IC, 雙擊Global Custom Controllers to be called:
此處定義了4個Global custom controller:
通過Function Profile RUNTIME 將runtime framework profile assign給某個business role:
選擇assign了runtime framework profile DEFAULT_IC的business role登陸webclient ui后,這四個custom controller會立即執行其初始化操作:
GET_CUSTOM_CONTROLLER總是先從buffer table里找,如果查詢的custom controller實例已經存在,則直接返回該實例; 否則執行custom controller的構造函數來初始化實例:
總結
以上是生活随笔為你收集整理的Preload custom controller defined in runtime framework的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 微软发布 Win11 KB5025239
- 下一篇: SAPSQL_IN_ITAB_ILLEG