DBA Data[Home] [Help]

APPS.HR_ORGANIZATION_API dependencies on HR_ORT_UPD

Line 1956: hr_ort_upd.upd_tl(

1952: --
1953: hr_utility.set_location(l_proc, 55);
1954: --
1955: -- update the TL table
1956: hr_ort_upd.upd_tl(
1957: p_language_code => p_language_code,
1958: p_organization_id => p_organization_id,
1959: p_name => p_name);
1960: --

Line 5520: hr_ort_upd.upd_tl(

5516: --
5517: -- Process Logic
5518: --
5519: --
5520: hr_ort_upd.upd_tl(
5521: p_language_code => p_language_code,
5522: p_organization_id => p_organization_id,
5523: p_name => p_name);
5524: --