DBA Data[Home] [Help]

APPS.PQH_WDT_DEL dependencies on PQH_WDT_SHD

Line 49: p_rec in pqh_wdt_shd.g_rec_type

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