AR_RevenueAdjust_PUB.earn_Revenue API details
Hi,
Starting this thread as a follow up from thread Issue with Renewal service contract (customer have additional question regarding some AR API):
"Having another issue with AR invoice earn and and unearn.
Here attached document for steps which im following for scheduling revenue amount for invoice line.
Getting scheduled : 223.00
unscheduled : 0.00
Issue is here :
For the same functionality im using standard API : AR_RevenueAdjust_PUB.earn_Revenue (attached plsql code)
but getting scheduled amount : 222.84
and unscheduled amount : 0.16
so here difference is getting 0.16 amount.
Parameters:
p_revenue_adj_rec.trx_number :='703563';
p_revenue_adj_rec.amount_mode := 'A';