DBA Data[Home] [Help]

APPS.OKL_STREAM_BILLING_PVT dependencies on OKL_TRX_AR_INVOICES_PUB

Line 1238: i_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;

1234: -- Declare records: i - insert, u - update, r - result
1235: ------------------------------------------------------------
1236:
1237: -- Transaction headers
1238: i_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
1239: u_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
1240: r_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
1241:
1242: -- Transaction lines

Line 1239: u_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;

1235: ------------------------------------------------------------
1236:
1237: -- Transaction headers
1238: i_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
1239: u_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
1240: r_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
1241:
1242: -- Transaction lines
1243: i_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;

Line 1240: r_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;

1236:
1237: -- Transaction headers
1238: i_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
1239: u_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
1240: r_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
1241:
1242: -- Transaction lines
1243: i_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;
1244: u_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;