DBA Data[Home] [Help]

APPS.PQH_CRF_DEL dependencies on PQH_CRF_SHD

Line 46: (p_rec in pqh_crf_shd.g_rec_type

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