DBA Data[Home] [Help]

APPS.OKL_CREDIT_MEMO_PVT dependencies on OKL_TRX_AR_INVOICES_PUB

Line 327: i_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;

323: v_3LevelInvoiceRec c_3LevelInvoice%ROWTYPE;
324: v_2LevelInvoiceRec c_2LevelInvoice%ROWTYPE;
325:
326: -- Transaction headers
327: i_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;
328: r_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;
329:
330: -- Transaction lines
331: i_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;

Line 328: r_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;

324: v_2LevelInvoiceRec c_2LevelInvoice%ROWTYPE;
325:
326: -- Transaction headers
327: i_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;
328: r_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;
329:
330: -- Transaction lines
331: i_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;
332: --r_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;

Line 724: lx_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;

720: l_try_id NUMBER;
721: l_cm_try_id NUMBER;
722: lx_tai_id NUMBER; -- place holder only
723:
724: lx_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;
725:
726:
727: BEGIN
728:

Line 897: i_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;

893: v_3LevelInvoiceRec c_3LevelInvoice%ROWTYPE;
894: v_2LevelInvoiceRec c_2LevelInvoice%ROWTYPE;
895:
896: -- Transaction headers
897: i_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;
898: r_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;
899:
900: -- Transaction lines
901: i_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;

Line 898: r_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;

894: v_2LevelInvoiceRec c_2LevelInvoice%ROWTYPE;
895:
896: -- Transaction headers
897: i_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;
898: r_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;
899:
900: -- Transaction lines
901: i_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;
902: --r_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;