函式組:SEUT

SapCity發表於2009-07-22
函式組說明:層次管理。
這個函式組中包含的函式模組都用來完成 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

摘自:http://www.cnblogs.com/qiangsheng/

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/22172240/viewspace-1024447/,如需轉載,請註明出處,否則將追究法律責任。