DBA Data[Home] [Help]

APPS.PAY_SIV_INS dependencies on PAY_SIV_SHD

Line 51: ,p_rec in out nocopy pay_siv_shd.g_rec_type

47: -- {End Of Comments}
48: -- ----------------------------------------------------------------------------
49: Procedure ins
50: (p_effective_date in date
51: ,p_rec in out nocopy pay_siv_shd.g_rec_type
52: );
53: --
54: -- ----------------------------------------------------------------------------
55: -- |---------------------------------< ins >----------------------------------|