DBA Data[Home] [Help]

APPS.GMS_COST_PLUS_EXTN dependencies on AP_INVOICE_DISTRIBUTIONS_ALL

Line 66: PROCEDURE CALC_prepayment_burden( X_AP_REC ap_invoice_distributions_all%ROWTYPE ,

62: -- BUG: 1808115 - AP prepayment apply/unapply missing award and Award distribution
63: -- Following code is fixing the burden aspect of the new award distribution.
64: -- ********************************************************************************
65:
66: PROCEDURE CALC_prepayment_burden( X_AP_REC ap_invoice_distributions_all%ROWTYPE ,
67: X_adl_rec gms_award_distributions%ROWTYPE ) ;
68:
69: -----------------------------------------------------------------------------------------------
70: -- This procedure is used to update top_task_id and parent_resource_id for interface programs