Thursday, 3 April 2025

SQL Query - Get the Journal Batch Workflow Item Key

SELECT item_type, item_key

FROM wf_items

WHERE user_key = '<journal batch name>';

No comments:

Post a Comment

Note: only a member of this blog may post a comment.