除了可以在視覺化看到流程資訊外,若要更詳細的流程資訊.
可以利用Tab 頁籤的方式來呈現.
Table: AD_WF_Activity
Record_ID 對應到單據的Primary Key. 以Sales Order 來說,就是C_Order_ID
SQL Where 加上 AD_TABLE_ID = #單據的Table ID#
設定畫面

成果如下

English Version
In addition to viewing workflow information visually, if you need more detailed workflow information,
you can display it using a Tab.
Table: AD_WF_Activity
Record_ID corresponds to the document’s Primary Key. For Sales Order, it is C_Order_ID
SQL Where add AD_TABLE_ID = #Document’s Table ID#
Configuration Screen

Result

日本語版
ワークフロー情報を視覚的に確認する以外に、より詳細なワークフロー情報が必要な場合、
タブを使用して表示することができます。
Table: AD_WF_Activity
Record_ID は伝票のPrimary Keyに対応します。Sales Orderの場合、C_Order_IDとなります。
SQL Where に AD_TABLE_ID = #伝票のTable ID# を追加します。
設定画面

結果
