DBA Data[Home] [Help]

APPS.PQH_RCT_INS dependencies on PQH_RCT_SHD

Line 52: p_rec in out nocopy pqh_rct_shd.g_rec_type

48: -- ---------------------------------------------------------------------------+
49: Procedure ins
50: (
51: p_effective_date in date,
52: p_rec in out nocopy pqh_rct_shd.g_rec_type
53: );
54: --
55: -- ---------------------------------------------------------------------------+
56: -- |---------------------------------< ins >----------------------------------|