DBA Data[Home] [Help]

APPS.PQH_RSS_UPD dependencies on PQH_RSS_SHD

Line 56: ,p_rec in out nocopy pqh_rss_shd.g_rec_type

52: -- {End Of Comments}
53: -- ----------------------------------------------------------------------------
54: Procedure upd
55: (p_effective_date in date
56: ,p_rec in out nocopy pqh_rss_shd.g_rec_type
57: );
58: --
59: -- ----------------------------------------------------------------------------
60: -- |---------------------------------< upd >----------------------------------|