Oracle Application
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>';
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)