DBA Data[Home] [Help]

APPS.OKL_INVESTOR_INVOICE_DISB_PVT dependencies on OKL_TXL_AP_INV_LNS_PUB

Line 539: i_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;

535: l_currency_conv_rate okl_k_headers_full_v.currency_conversion_rate%TYPE;
536: l_currency_conv_date okl_k_headers_full_v.currency_conversion_date%TYPE;
537:
538: i_tapv_rec Okl_Trx_Ap_Invoices_Pub.tapv_rec_type;
539: i_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;
540: i_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
541: r_tapv_rec Okl_Trx_Ap_Invoices_Pub.tapv_rec_type;
542: r_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
543:

Line 1137: i_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;

1133: i_tapv_rec Okl_Trx_Ap_Invoices_Pub.tapv_rec_type;
1134: l_init_tapv_rec Okl_Trx_Ap_Invoices_Pub.tapv_rec_type;
1135: r_tapv_rec Okl_Trx_Ap_Invoices_Pub.tapv_rec_type;
1136:
1137: i_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;
1138: l_init_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;
1139: r_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;
1140:
1141: /*ankushar 11-Jan-2007

Line 1138: l_init_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;

1134: l_init_tapv_rec Okl_Trx_Ap_Invoices_Pub.tapv_rec_type;
1135: r_tapv_rec Okl_Trx_Ap_Invoices_Pub.tapv_rec_type;
1136:
1137: i_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;
1138: l_init_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;
1139: r_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;
1140:
1141: /*ankushar 11-Jan-2007
1142: added table definitions

Line 1139: r_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;

1135: r_tapv_rec Okl_Trx_Ap_Invoices_Pub.tapv_rec_type;
1136:
1137: i_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;
1138: l_init_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;
1139: r_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;
1140:
1141: /*ankushar 11-Jan-2007
1142: added table definitions
1143: Start Changes*/