DBA Data[Home] [Help]

APPS.GMS_AP_API dependencies on GMS_COST_PLUS_EXTN

Line 569: gms_cost_plus_extn.CALC_prepayment_burden( X_AP_REC, x_adl_rec) ;

565: Update ap_invoice_distributions_all
566: Set award_id = x_adl_rec.award_set_id
567: Where invoice_distribution_id = x_inv_dist_id ;
568:
569: gms_cost_plus_extn.CALC_prepayment_burden( X_AP_REC, x_adl_rec) ;
570:
571: EXCEPTION
572: when others then
573: raise;