DBA Data[Home] [Help]

APPS.PAY_BLT_UPD dependencies on PAY_BLT_SHD

Line 56: ,p_rec in out nocopy pay_blt_shd.g_rec_type

52: -- {End Of Comments}
53: -- ----------------------------------------------------------------------------
54: Procedure upd
55: (p_effective_date in date
56: ,p_rec in out nocopy pay_blt_shd.g_rec_type
57: ,p_balance_name_warning out nocopy number
58: );
59: --
60: -- ----------------------------------------------------------------------------