DBA Data[Home] [Help]

APPS.PAY_PBF_UPD dependencies on PAY_PBF_SHD

Line 61: ,p_rec in out nocopy pay_pbf_shd.g_rec_type

57: -- ----------------------------------------------------------------------------
58: Procedure upd
59: (p_effective_date in date
60: ,p_datetrack_mode in varchar2
61: ,p_rec in out nocopy pay_pbf_shd.g_rec_type
62: ,p_exist_run_result_warning out nocopy boolean
63: );
64: --
65: -- ----------------------------------------------------------------------------