DBA Data[Home] [Help]

APPS.AR_PREPAYMENTS dependencies on AR_RECEIPT_VAL_PVT

Line 257: ar_receipt_val_pvt.validate_prepay_amount(

253: /*----------------------------------------------------
254: Check if there is enough prepayment amount
255: to refund on the receipt.
256: ----------------------------------------------------*/
257: ar_receipt_val_pvt.validate_prepay_amount(
258: p_receipt_number ,
259: l_cash_receipt_id ,
260: -7,--Prepayment
261: l_receivable_application_id ,