DBA Data[Home] [Help]

APPS.GMF_PROCESS_COST_PUB dependencies on MTL_PARAMETERS

Line 77: mtl_parameters mp

73: l_cost_type
74: FROM gmf_fiscal_policies gfp,
75: cm_mthd_mst mthd,
76: org_organization_definitions ood,
77: mtl_parameters mp
78: WHERE gfp.cost_type_id = mthd.cost_type_id
79: AND gfp.legal_entity_id = ood.legal_entity
80: AND ood.organization_id = p_organization_id
81: AND mp.organization_id = p_organization_id