DBA Data[Home] [Help]

APPS.GMF_XLA_PKG dependencies on GMF_FISCAL_POLICIES

Line 1796: gmf_fiscal_policies gfp,

1792: Select 1 from dual
1793: where exists
1794: (SELECT mp.organization_id
1795: FROM mtl_parameters mp,
1796: gmf_fiscal_policies gfp,
1797: org_organization_definitions ood,
1798: gl_item_cst gic,
1799: gmf_period_statuses gps,
1800: cm_mthd_mst cmm

Line 1820: gmf_fiscal_policies gfp,

1816:
1817: CURSOR cost_update_run (l_security_id_int_3 NUMBER, l_valuation_method varchar2) IS
1818: SELECT count(mp.organization_id)
1819: FROM mtl_parameters mp,
1820: gmf_fiscal_policies gfp,
1821: org_organization_definitions ood,
1822: gl_item_cst gic,
1823: gmf_period_statuses gps,
1824: cm_mthd_mst cmm