DBA Data[Home] [Help]

APPS.GHR_SF52_API dependencies on GHR_SS_VIEWS_PKG

Line 5296: l_detail_location := ghr_ss_views_pkg.get_duty_station_desc(l_detail_location_id,p_effective_date);

5292: BEGIN
5293: l_remk_desc:= NULL;
5294: l_pa_remark_id := NULL;
5295: l_rem_ovn := NULL;
5296: l_detail_location := ghr_ss_views_pkg.get_duty_station_desc(l_detail_location_id,p_effective_date);
5297: ghr_mass_actions_pkg.get_remark_id_desc
5298: (p_remark_code => 'ZK9',--Bug# 9928813
5299: p_effective_date => p_effective_date,
5300: p_remark_id => l_remark_id,