DBA Data[Home] [Help]

APPS.CN_PAYRUN_PVT dependencies on CN_PAYMENT_WORKSHEETS

Line 219: p_salesrep_id IN cn_payment_worksheets.salesrep_id%TYPE,

215: --============================================================================
216: FUNCTION populate_ccids
217: (
218: p_payrun_id IN cn_payruns.payrun_id%TYPE,
219: p_salesrep_id IN cn_payment_worksheets.salesrep_id%TYPE,
220: --p_start_date IN DATE,
221: --p_end_date IN DATE,
222: -- Bug 3866089 (the same as 11.5.8 bug 3841926, 11.5.10 3866116) by jjhuang on 11/1/04
223: p_pmt_tran_id IN cn_payment_transactions.payment_transaction_id%TYPE DEFAULT NULL,