DBA Data[Home] [Help]

APPS.PQH_BEL_DEL dependencies on PQH_BEL_SHD

Line 48: p_rec in pqh_bel_shd.g_rec_type

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