R12.1.3 Create Accounting - automatic incremental End Date parameter
Hi,
I am trying to set automatic incremntal End Date parameter in the Create Accounting program in Oracle Payables R12.1.3.
End Date: SQL Statement: Select sysdate from dual
I use a request set which has the following schedule:
Run the Job: Periodically
Start at: 12-APR-2016 02:00
Re-run every: 1 Day
Apply the Interval: From the Start of the prior run
Increment date parameter each run: Checked
It ought to be 13-APR-2016 when I checked the End Date parameter value in the morning.
However, it was 12-APR-2016.
I need to create accounting entries daily automatically.
Should I set tthe End Date to 31-DEC-2016 to fix the issue?