DBA Data[Home] [Help]

APPS.OKL_STREAM_BILLING_PVT dependencies on OKL_TRX_AR_INVOICES_PUB

Line 1176: i_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;

1172: -- Declare records: i - insert, u - update, r - result
1173: ------------------------------------------------------------
1174:
1175: -- Transaction headers
1176: i_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
1177: u_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
1178: r_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
1179:
1180: -- Transaction lines

Line 1177: u_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;

1173: ------------------------------------------------------------
1174:
1175: -- Transaction headers
1176: i_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
1177: u_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
1178: r_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
1179:
1180: -- Transaction lines
1181: i_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;

Line 1178: r_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;

1174:
1175: -- Transaction headers
1176: i_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
1177: u_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
1178: r_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
1179:
1180: -- Transaction lines
1181: i_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;
1182: u_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;