DBA Data[Home] [Help]

APPS.FV_ECON_BENF_DISC dependencies on FV_ECON_BENF_DISC_PVT

Line 31: v_include := FV_ECON_BENF_DISC_PVT.EBD_CHECK(x_batch_name,

27: IF fv_install.enabled THEN
28: -- if FV is installed then call the function to determine if
29: -- invoice should be included in the payment batch.
30:
31: v_include := FV_ECON_BENF_DISC_PVT.EBD_CHECK(x_batch_name,
32: x_invoice_id,
33: x_check_date,
34: x_inv_due_date,
35: x_discount_amount,