函式組:SEUT
這個函式組中包含的函式模組都用來完成 LIST 輸出的樹型控制元件的操作。
LIST 樹的例子可以見事務碼 SE09 中的請求號層級、或者 FS00 維護科目表時的科目層級。[@more@]
函式組:SEUT
函式組說明:層次管理。
這個函式組中包含的函式模組都用來完成 LIST 輸出的樹型控制元件的操作。
LIST 樹的例子可以見事務碼 SE09 中的請求號層級、或者 FS00 維護科目表時的科目層級。
RS_TREE_ADD_NODE(插入節點)
RS_TREE_AUTOMATIC_REFRESH(Start automatic refresh)
RS_TREE_COMPRESS(隱藏子樹)
RS_TREE_CONSTRUCT(Construct new hierarchy or insert subtree)
RS_TREE_CONTROL_PREPARE
RS_TREE_CREATE(建立層次)
RS_TREE_DELETE_NODE(Delete node with associated sub-tree)
RS_TREE_EXPAND(展開分支)
RS_TREE_GET_CURRENT_LAYOUT(Get layout information for displayed hierarchy)
RS_TREE_GET_CURRENT_NODE(Get node at which cursor is positioned)
RS_TREE_GET_CURRENT_ROOT(Get current root node)
RS_TREE_GET_CURRENT_TREE(Get structure information for displayed hierarchy)
RS_TREE_GET_INPUT(Get entires from input fields)
RS_TREE_GET_MARKED_NODES(Get selected nodes)
RS_TREE_GET_MODIFICATION_LOG(Get change log for hierarchy)
RS_TREE_GET_NODE(Get nodes for specified ID)
RS_TREE_GET_NODE_BY_NAME(Get node for specified node name)
RS_TREE_GET_PREDECESSOR(Get preceding node)
RS_TREE_GET_SEARCHSTRING(Get last search strinng)
RS_TREE_LIST(Simulate hierarchy or subtree display)
RS_TREE_LIST_DISPLAY(顯示層次結構)
RS_TREE_MODIFY_NODE
RS_TREE_MOVE(Reassign Node with Subtree)
RS_TREE_POP(Get hierarchy from the stack and restore)
RS_TREE_PUSH(Place hierarchy on the stack)
RS_TREE_RESET_LOCK(Deselect node)
RS_TREE_SET_CURRENT_LAYOUT(Set layout with marked cursor position)
RS_TREE_SET_CURRENT_TREE(Set other hierarchy)
RS_TREE_SET_LOCK(選擇節點)
RS_TREE_SET_NODE(更改節點)
RS_TREE_SET_SCROLL_POS(Position node at the beginning of the page)
RS_TREE_SLEEP
RS_TREE_SORT_CHILDREN
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/22172240/viewspace-1024447/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- socket模組函式函式
- ts函式組註解函式
- No.7、函式模組函式
- JS 函式式概念: 管道 和 組合JS函式
- 組合API-ref函式API函式
- js的curry和函式組合JS函式
- (譯) JavaScript中的組合函式JavaScript函式
- 函式組合的 N 種模式函式模式
- re模組 函式模式詳解函式模式
- 6、Oracle中的分組函式Oracle函式
- python threading模組有哪些函式Pythonthread函式
- MySQL教程之分組函式(五)MySql函式
- JavaScript函數語言程式設計(純函式、柯里化以及組合函式)JavaScript函數程式設計函式
- [譯] 柯里化與函式組合函式
- python 系統函式呼叫sed分組Python函式
- 使用 Python 函式進行模組化Python函式
- 將函式儲存在模組中(2)函式
- python檢視模組下的函式Python函式
- Lua封裝函式模組並由其他模組呼叫封裝函式
- hive視窗分析函式使用詳解系列二之分組排序視窗函式Hive函式排序
- 區間統計 聚合函式組合器函式
- Python如何將函式儲存在模組中Python函式
- 資料庫之DQL排序&分組&函式資料庫排序函式
- python IO模組【二】:open函式詳解Python函式
- MySQL函式大全(字串函式,數學函式,日期函式,系統級函式,聚合函式)MySql函式字串
- python中id()函式、zip()函式、map()函式、lamda函式Python函式
- Python 擴充之特殊函式(lambda 函式,map 函式,filter 函式,reduce 函式)Python函式Filter
- JavaScript函數語言程式設計,真香之組合函式(二)JavaScript函數程式設計函式
- Python學習筆記_函式_匯入模組Python筆記函式
- Oracle 分組彙總統計函式的使用Oracle函式
- 聚合函式及分組與過濾(GROUP BY … HAVING)函式
- 用listagg函式分組實現列轉行函式
- Mysql中常用函式 分組,連線查詢MySql函式
- 使用 useRequestURL 組合函式訪問請求URL函式
- MySQL資料庫中的分組函式ROLLUPMySql資料庫函式
- Python檢視模組(變數、函式、類)方法Python變數函式
- Vue3組合式函式最佳實踐(一)Vue函式
- JavaScript - 獲取字串位元組數(函式封裝)JavaScript字串函式封裝
- 第7章 IF函式 COUNTIF函式 SUMIF函式函式