Wednesday, October 20, 2021

What are Pre Payments in Oracle Payroll

  • Pre-Payments is a process with which, the payroll system allots the payroll money in to the different personal payment methods of each employee. 
  • Pre Payment is run as part of the post payroll process. 
  • Run the prepayments with an override payment method. 

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...