DBA Data[Home] [Help]

APPS.EAM_LINEAR_LOCATIONS_PUB dependencies on HR_ALL_ORGANIZATION_UNITS_TL

Line 1172: hr_all_organization_units_tl hout,

1168:
1169: cursor org_cursor is
1170: select distinct(hou.organization_id) org_id, mp.organization_code org_code,hout.name org_name
1171: from hr_all_organization_units hou,
1172: hr_all_organization_units_tl hout,
1173: mtl_parameters mp,wip_eam_parameters wep
1174: where hou.organization_id = mp.organization_id
1175: and hou.organization_id = hout.organization_id
1176: and hou.organization_id = wep.organization_id