DBA Data[Home] [Help]

APPS.PER_FR_BIAF_REPORT dependencies on HR_ORGANIZATION_INFORMATION

Line 67: hr_organization_information hoi,

63: hr_all_organization_units_tl hout,
64: per_all_assignments_f paf ,
65: per_all_people_f apf,
66: per_addresses pav,
67: hr_organization_information hoi,
68: per_contracts_f pcf,
69: hr_soft_coding_keyflex hsck,
70: per_periods_of_service ppos
71: where hou.organization_id= paf.establishment_id

Line 114: from hr_organization_information hoi,

110: hla.country Country ,
111: hla.telephone_number_1 Telephone,
112: hla.telephone_number_2 Fax,
113: hla.telephone_number_3 Telephone3
114: from hr_organization_information hoi,
115: hr_all_organization_units hrv,
116: hr_all_organization_units_tl hrvt,
117: hr_locations_all hla
118: where hoi.ORG_INFORMATION_CONTEXT='CLASS'