I am wanting to schedule a quick report to run 4 days after the period end date - how is best to do this please ?
Solved
Schedule a job 4 days after the period end date
Best answer by Tracy Norwillo
This seems to work for me in Apps 10 assuming you’re scheduling a database task and using a custom schedule:
accounting_period_api.get_until_date_for_year_period('102',accounting_period_api.get_curr_acc_year_period('102')) + 4.25
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.