DBA Data[Home] [Help]

APPS.GMF_XLA_PKG dependencies on DUAL

Line 1792: Select 1 from dual

1788:
1789:
1790:
1791: CURSOR check_cost_not_frozen (l_security_id_int_3 NUMBER, l_valuation_method varchar2) IS
1792: Select 1 from dual
1793: where exists
1794: (SELECT mp.organization_id
1795: FROM mtl_parameters mp,
1796: gmf_fiscal_policies gfp,