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 5574: hr_ort_upd.upd_tl(

5570: --
5571: -- Process Logic
5572: --
5573: --
5574: hr_ort_upd.upd_tl(
5575: p_language_code => p_language_code,
5576: p_organization_id => p_organization_id,
5577: p_name => p_name);
5578: --