DBA Data[Home] [Help]

APPS.CSP_EXCESS_PARTS_PVT dependencies on HR_ORGANIZATION_UNITS

Line 2747: hr_organization_units hoa,

2743: cpp.hz_location_id,
2744: hoa.location_id,
2745: ood.operating_unit
2746: from csp_return_routing_rules crrr,
2747: hr_organization_units hoa,
2748: csp_planning_parameters cpp,
2749: org_organization_definitions ood
2750: where crrr.rule_id = p_return_rule_id
2751: and crrr.dest_subinv is null