DBA Data[Home] [Help]

APPS.OKL_INVESTOR_INVOICE_DISB_PVT dependencies on OKL_TXL_AP_INV_LNS_PUB

Line 524: i_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;

520: l_currency_conv_rate okl_k_headers_full_v.currency_conversion_rate%TYPE;
521: l_currency_conv_date okl_k_headers_full_v.currency_conversion_date%TYPE;
522:
523: i_tapv_rec Okl_Trx_Ap_Invoices_Pub.tapv_rec_type;
524: i_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;
525: i_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
526: r_tapv_rec Okl_Trx_Ap_Invoices_Pub.tapv_rec_type;
527: r_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
528:

Line 1067: i_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;

1063: i_tapv_rec Okl_Trx_Ap_Invoices_Pub.tapv_rec_type;
1064: l_init_tapv_rec Okl_Trx_Ap_Invoices_Pub.tapv_rec_type;
1065: r_tapv_rec Okl_Trx_Ap_Invoices_Pub.tapv_rec_type;
1066:
1067: i_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;
1068: l_init_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;
1069: r_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;
1070:
1071: /*ankushar 11-Jan-2007

Line 1068: l_init_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;

1064: l_init_tapv_rec Okl_Trx_Ap_Invoices_Pub.tapv_rec_type;
1065: r_tapv_rec Okl_Trx_Ap_Invoices_Pub.tapv_rec_type;
1066:
1067: i_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;
1068: l_init_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;
1069: r_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;
1070:
1071: /*ankushar 11-Jan-2007
1072: added table definitions

Line 1069: r_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;

1065: r_tapv_rec Okl_Trx_Ap_Invoices_Pub.tapv_rec_type;
1066:
1067: i_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;
1068: l_init_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;
1069: r_tplv_rec OKL_TXL_AP_INV_LNS_PUB.tplv_rec_type;
1070:
1071: /*ankushar 11-Jan-2007
1072: added table definitions
1073: Start Changes*/