DBA Data[Home] [Help]

APPS.GMF_ORGANIZATIONS_PKG dependencies on MTL_PARAMETERS

Line 143: FROM mtl_parameters mp,

139: gfp.base_currency_code,
140: NULL,
141: p_legal_entity_id,
142: ood.operating_unit
143: FROM mtl_parameters mp,
144: gmf_fiscal_policies gfp,
145: org_organization_definitions ood
146: WHERE mp.organization_id = l_inv_orgs(j)
147: AND mp.process_enabled_flag = 'Y'