DBA Data[Home] [Help]

APPS.PQH_RCT_DEL dependencies on PQH_RCT_SHD

Line 49: p_rec in pqh_rct_shd.g_rec_type

45: -- ---------------------------------------------------------------------------+
46: Procedure del
47: (
48: p_effective_date in date,
49: p_rec in pqh_rct_shd.g_rec_type
50: );
51: --
52: -- ---------------------------------------------------------------------------+
53: -- |---------------------------------< del >----------------------------------|