DBA Data[Home] [Help]

APPS.PAY_PBA_BUS dependencies on PAY_PBA_SHD

Line 193: (p_rec in pay_pba_shd.g_rec_type

189: --
190: -- {End of comments}
191: -- ----------------------------------------------------------------------------
192: Procedure insert_validate
193: (p_rec in pay_pba_shd.g_rec_type
194: );
195: --
196: -- ----------------------------------------------------------------------------
197: -- |---------------------------< delete_validate >----------------------------|

Line 229: (p_rec in pay_pba_shd.g_rec_type

225: --
226: -- {End Of Comments}
227: -- ----------------------------------------------------------------------------
228: Procedure delete_validate
229: (p_rec in pay_pba_shd.g_rec_type
230: );
231: --
232: end pay_pba_bus;