DBA Data[Home] [Help]

APPS.OKL_INVESTOR_INVOICE_DISB_PVT dependencies on OKL_TPL_PVT

Line 525: i_tplv_tbl okl_tpl_pvt.tplv_tbl_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:
529: BEGIN

Line 527: r_tplv_tbl okl_tpl_pvt.tplv_tbl_type;

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:
529: BEGIN
530:
531: ------------------------------------------------------------

Line 1074: i_tplv_tbl okl_tpl_pvt.tplv_tbl_type;

1070:
1071: /*ankushar 11-Jan-2007
1072: added table definitions
1073: Start Changes*/
1074: i_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
1075: l_init_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
1076: r_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
1077: /*ankushar end changes*/
1078:

Line 1075: l_init_tplv_tbl okl_tpl_pvt.tplv_tbl_type;

1071: /*ankushar 11-Jan-2007
1072: added table definitions
1073: Start Changes*/
1074: i_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
1075: l_init_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
1076: r_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
1077: /*ankushar end changes*/
1078:
1079: -----------------------------------------------------------------

Line 1076: r_tplv_tbl okl_tpl_pvt.tplv_tbl_type;

1072: added table definitions
1073: Start Changes*/
1074: i_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
1075: l_init_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
1076: r_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
1077: /*ankushar end changes*/
1078:
1079: -----------------------------------------------------------------
1080: -- Local Variables