DBA Data[Home] [Help]

APPS.GMF_PROCESS_COST_PUB dependencies on ORG_ORGANIZATION_DEFINITIONS

Line 76: org_organization_definitions ood,

72: l_cost_type_id,
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