DBA Data[Home] [Help]

APPS.PAY_KR_YEA_MAGTAPE_PKG dependencies on HR_LOCATIONS_ALL

Line 39: hr_locations_all loc,

35: 'CORP_PHONE_NUMBER=P', loc.telephone_number_1,
36: 'B_RECORDS=P', to_char(g_b_records),
37: 'HOME_TAX_ID=P', nvl(pay_magtape_generic.get_parameter_value('HOME_TAX_ID'), ' ')
38: from hr_organization_information hoi3,
39: hr_locations_all loc,
40: hr_all_organization_units_tl corptl,
41: hr_organization_units corp,
42: hr_organization_information hoi2,
43: hr_organization_information hoi1,