DBA Data[Home] [Help]

APPS.GHR_REI_BUS dependencies on GHR_UTILITY

Line 724: ghr_utility.set_client_info(p_person_id =>l_person_id,

720: --
721: --
722: -- Set up the CLIENT_INFO
723: --
724: ghr_utility.set_client_info(p_person_id =>l_person_id,
725: p_position_id =>l_position_id);
726: --
727: -- Call all supporting business operations
728: --

Line 965: ghr_utility.set_client_info(p_person_id =>l_person_id,

961: --
962: --
963: -- Set up the CLIENT_INFO
964: --
965: ghr_utility.set_client_info(p_person_id =>l_person_id,
966: p_position_id =>l_position_id);
967: -- Call all supporting business operations
968: --
969: chk_ddf_for_866(p_rec);