DBA Data[Home] [Help]

APPS.FV_ECON_BENF_DISC dependencies on FV_INSTALL

Line 26: --MOAC Changes : removed the org_id parameter that was being passed to the fv_install.enabled

22: -- Created to be used by FV to implement
23: -- economically beneficial discount related details.
24: -- ------------------------------------------
25:
26: --MOAC Changes : removed the org_id parameter that was being passed to the fv_install.enabled
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:

Line 27: IF fv_install.enabled THEN

23: -- economically beneficial discount related details.
24: -- ------------------------------------------
25:
26: --MOAC Changes : removed the org_id parameter that was being passed to the fv_install.enabled
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,