How to create a Accrual Budget from Backend
Hi Experts
I have a requirement where I need to create Accrual Budgets along with the Modifiers and Qualifiers from the data provided in a Staging table in R12.
I tried using the API: ozf_funds_pub.create_fund by passing the values, the API is returning the error "Please select an Item". When verified its giving me a fund_id but its not reflecting in table "ozf_funds".
I am not sure if I am passing the information required.
So I request you guys to please share some sample code or some information on the mandatory values I need to populate for this creation.
I have a requirement where I need to create Accrual Budgets along with the Modifiers and Qualifiers from the data provided in a Staging table in R12.
I tried using the API: ozf_funds_pub.create_fund by passing the values, the API is returning the error "Please select an Item". When verified its giving me a fund_id but its not reflecting in table "ozf_funds".
I am not sure if I am passing the information required.
So I request you guys to please share some sample code or some information on the mandatory values I need to populate for this creation.
0