DBA Data[Home] [Help]

APPS.GMF_XLA_PKG dependencies on GMF_PERIOD_STATUSES

Line 1799: gmf_period_statuses gps,

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
1803: AND gfp.legal_entity_id = l_security_id_int_3

Line 1823: gmf_period_statuses gps,

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
1827: AND gfp.legal_entity_id = l_security_id_int_3