How do we exclude External payments from the Payslip?
Summary: We want to exclude External Payments from appearing on the Payslip.
We are considering adding this logic to the Payslip HCM Extract:
(PPA.PAYMENT_REASON <> 'ORA_EXTERNAL_PAYMENT')
But are wondering if there is a "Functional Settings" way to accomplish this.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0