DBA Data[Home] [Help]

APPS.GMF_XLA_PKG dependencies on GL_ITEM_CST

Line 1798: gl_item_cst gic,

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
1801: WHERE mp.process_enabled_flag = 'Y'
1802: AND gfp.legal_entity_id = ood.legal_entity

Line 1822: gl_item_cst gic,

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
1825: WHERE mp.process_enabled_flag = 'Y'
1826: AND gfp.legal_entity_id = ood.legal_entity