DBA Data[Home] [Help]

APPS.CN_PMT_TRANS_PVT dependencies on CN_PAYRUN_PVT

Line 1277: IF (cn_payrun_pvt.populate_ccids

1273: IF l_payables_flag = 'Y'
1274: THEN
1275: -- Populate ccid's in payment worksheets
1276: -- Bug 3866089 (the same as 11.5.8 bug 3841926, 11.5.10 3866116) by jjhuang on 11/1/04
1277: IF (cn_payrun_pvt.populate_ccids
1278: (p_payrun_id => p_payrun_id,
1279: p_salesrep_id => p_salesrep_id,
1280: p_pmt_tran_id => l_pmt_tran_id,
1281: p_loading_status => x_loading_status,