DBA Data[Home] [Help]

APPS.PER_PRV_UPD dependencies on PER_PRV_SHD

Line 57: p_rec in out nocopy per_prv_shd.g_rec_type,

53: -- {End Of Comments}
54: -- ----------------------------------------------------------------------------
55: Procedure upd
56: (
57: p_rec in out nocopy per_prv_shd.g_rec_type,
58: p_next_review_date_warning out nocopy boolean,
59: p_validate boolean );
60: --
61: -- ----------------------------------------------------------------------------