[Home] [Help]
45: -- {End Of Comments}
46: -- ----------------------------------------------------------------------------
47: Procedure ins
48: (p_session_date in date,
49: p_rec in out nocopy pay_bct_shd.g_rec_type
50: );
51: --
52: -- ----------------------------------------------------------------------------
53: -- |---------------------------------< ins >----------------------------------|