DBA Data[Home] [Help]

APPS.ENG_CHANGE_LIFECYCLE_UTIL dependencies on HR_ALL_ORGANIZATION_UNITS_TL

Line 2054: hr_all_organization_units_tl ood

2050: ood.name organization_name
2051: FROM eng_type_org_properties op,
2052: eng_engineering_changes ec,
2053: per_organization_structures pos,
2054: hr_all_organization_units_tl ood
2055: WHERE ec.change_id = p_change_id
2056: --AND ec.PLM_OR_ERP_CHANGE = 'PLM'
2057: AND op.change_type_id = ec.change_order_type_id
2058: AND op.organization_id = ec.organization_id

Line 6716: hr_all_organization_units_tl ood

6712: ood.name organization_name
6713: FROM eng_type_org_properties op,
6714: eng_engineering_changes ec,
6715: per_organization_structures pos,
6716: hr_all_organization_units_tl ood
6717: WHERE ec.change_id = p_change_id
6718: --AND ec.PLM_OR_ERP_CHANGE = 'PLM'
6719: AND op.change_type_id = ec.change_order_type_id
6720: AND op.organization_id = ec.organization_id