DBA Data[Home] [Help]

APPS.OKL_INVESTOR_INVOICE_DISB_PVT dependencies on OKL_TPL_PVT

Line 540: i_tplv_tbl okl_tpl_pvt.tplv_tbl_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:
544: BEGIN

Line 542: r_tplv_tbl okl_tpl_pvt.tplv_tbl_type;

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:
544: BEGIN
545:
546: ------------------------------------------------------------

Line 1144: i_tplv_tbl okl_tpl_pvt.tplv_tbl_type;

1140:
1141: /*ankushar 11-Jan-2007
1142: added table definitions
1143: Start Changes*/
1144: i_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
1145: l_init_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
1146: r_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
1147: /*ankushar end changes*/
1148:

Line 1145: l_init_tplv_tbl okl_tpl_pvt.tplv_tbl_type;

1141: /*ankushar 11-Jan-2007
1142: added table definitions
1143: Start Changes*/
1144: i_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
1145: l_init_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
1146: r_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
1147: /*ankushar end changes*/
1148:
1149: -----------------------------------------------------------------

Line 1146: r_tplv_tbl okl_tpl_pvt.tplv_tbl_type;

1142: added table definitions
1143: Start Changes*/
1144: i_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
1145: l_init_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
1146: r_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
1147: /*ankushar end changes*/
1148:
1149: -----------------------------------------------------------------
1150: -- Local Variables