Hi expert,
recently, i'm using vendor payment workflow. user want to know, last user who final approve the document. which table i can get this information ?
*This post is locked for comments
Hi expert,
recently, i'm using vendor payment workflow. user want to know, last user who final approve the document. which table i can get this information ?
*This post is locked for comments
hi crispin,
yes my purpose is for number 1.
thanks so much for your input, i become confidence based on your statement :)
yes i get the value of user id, need to ensure my logic is correct. :)
worries about different result if i make another configuration by using workflow Hierarchy (position hierarchy)
thanks ludwig & crispin for your response,
I tried first this simple logic by using this table :
LedgerJournalTable.recid = WorkflowTrackingStatusTable.contextrecid and get
WorkflowTrackingStatusTable.recid = WorkflowTrackingTable.WorkflowTrackingStatusTable
where WorkflowTrackingTable.trackingtype = 'Approval'
then get last records of recid field then get : WorkflowTrackingTable.userid
still simulate..
Hello Agus,
I would say that the table where you can get the information of the final approver depends on the way how the workflow is setup.
Is this a standard journal workflow that you use?
If so, can you share details of the workflow steps/tasks?
Best regards,
Ludwig
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156