DBA Data[Home] [Help]

APPS.PAY_SGB_DEL dependencies on PAY_SGB_SHD

Line 46: (p_rec in pay_sgb_shd.g_rec_type

42: --
43: -- {End Of Comments}
44: -- ----------------------------------------------------------------------------
45: Procedure del
46: (p_rec in pay_sgb_shd.g_rec_type
47: );
48: --
49: -- ----------------------------------------------------------------------------
50: -- |---------------------------------< del >----------------------------------|