DBA Data[Home] [Help]

APPS.PQH_TCA_UPD dependencies on PQH_TCA_SHD

Line 58: p_rec in out nocopy pqh_tca_shd.g_rec_type ,

54: -- ----------------------------------------------------------------------------
55: Procedure upd
56: (
57: p_effective_date in date,
58: p_rec in out nocopy pqh_tca_shd.g_rec_type ,
59: p_delete_attr_ranges_flag in varchar2
60: );
61: --
62: -- ----------------------------------------------------------------------------