Wednesday, October 20, 2021

Consolidation Set in Oracle Payroll

  • A Consolidation set is a collection of payrolls. You can group payrolls using these sets. 
  • It helps in processing multiple payrolls at once. 
  • If you wish to run two different payrolls on a particular date, you can just run the payroll process on the consolidation set having those two payrolls.

1 comment:

Query To Fetch AP Invoice Details From SO Number(Doc ID 2949013.1)

SELECT dh.source_order_number       ,df.source_line_number as so_line_number   ,df.fulfill_line_number    ,ddr.doc_user_key as po_number...