DBA Data[Home] [Help]

APPS.PQH_RLS_DEL dependencies on PQH_RLS_SHD

Line 46: ( p_effective_date in date, p_rec in pqh_rls_shd.g_rec_type

42: --
43: -- {End Of Comments}
44: -- ----------------------------------------------------------------------------
45: Procedure del
46: ( p_effective_date in date, p_rec in pqh_rls_shd.g_rec_type
47: );
48: --
49: -- ----------------------------------------------------------------------------
50: -- |---------------------------------< del >----------------------------------|