Is it possible to update GL date using SLA
Organization Name (Required - If you are an Oracle Partner, please provide the organization you are logging the idea on behalf of):
Description (Required):
We need to update AP invoice accounting date, if accounting date is later than 23rd this month, move accounting date to next month. so we did the following in SLA:
1. Create user-defined formula says if invoice_accounting_date is greater than 23rd, then invoice_accounting_date = first day next month
2. Try to attach this formula in JERS 'Accounting Date' field at journal entry level.
But we can't find our formula, so is it possible to assign a user-defined formula as source for JERS accounting date? or is there any other way to do so?