DBA Data[Home] [Help]

APPS.PAY_MGB_INS dependencies on PAY_MGB_SHD

Line 67: p_rec in out nocopy pay_mgb_shd.g_rec_type,

63: -- {End Of Comments}
64: -- ----------------------------------------------------------------------------
65: Procedure ins
66: (
67: p_rec in out nocopy pay_mgb_shd.g_rec_type,
68: p_validate in boolean default false
69: );
70: --
71: -- ----------------------------------------------------------------------------