Issue While updating Contract Schedules through API when a record transferred to AR invoice
In our project we have need of updating schedules programmatically. To full fill this requirement we are using below API.
OKS_BILL_SCH.CREATE_BILL_SCH_RULES
Which is working fine almost all the scenarios, However when a Contract line has 1 schedule transferred to AR. In that case it is not giving output as expected. It is creating schedules with zero prices.
API is getting completed with return status SUCCESS.
Please advise us on the same or we should use different API at this place.
OKS_BILL_SCH.CREATE_BILL_SCH_RULES
Which is working fine almost all the scenarios, However when a Contract line has 1 schedule transferred to AR. In that case it is not giving output as expected. It is creating schedules with zero prices.
API is getting completed with return status SUCCESS.
Please advise us on the same or we should use different API at this place.
0