DBA Data[Home] [Help]

APPS.OKL_AM_LEASE_LOAN_TRMNT_PVT dependencies on OKL_TPL_PVT

Line 3438: declared table of type okl_tpl_pvt.tplv_tbl_type to be passed as an input to the

3434: is_debug_procedure_on boolean := OKL_DEBUG_PUB.Check_Log_On (l_module_name, G_LEVEL_PROCEDURE);
3435: is_debug_statement_on boolean := OKL_DEBUG_PUB.Check_Log_On (l_module_name, G_LEVEL_STATEMENT);
3436: /* sosharma 12-jan-2007
3437: Build: R12
3438: declared table of type okl_tpl_pvt.tplv_tbl_type to be passed as an input to the
3439: OKL_CREATE_DISB_TRANS_PVT. create_disb_trx
3440: Start changes
3441: */
3442: l_tplv_tbl okl_tpl_pvt.tplv_tbl_type;

Line 3442: l_tplv_tbl okl_tpl_pvt.tplv_tbl_type;

3438: declared table of type okl_tpl_pvt.tplv_tbl_type to be passed as an input to the
3439: OKL_CREATE_DISB_TRANS_PVT. create_disb_trx
3440: Start changes
3441: */
3442: l_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
3443: x_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
3444: /*
3445: sosharma End changes
3446: */

Line 3443: x_tplv_tbl okl_tpl_pvt.tplv_tbl_type;

3439: OKL_CREATE_DISB_TRANS_PVT. create_disb_trx
3440: Start changes
3441: */
3442: l_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
3443: x_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
3444: /*
3445: sosharma End changes
3446: */
3447: l_sub_sty_id NUMBER; -- SMODUGA for subsidy stream type id

Line 3460: l_tplv_rec okl_tpl_pvt.tplv_rec_type;

3456: l_acceleration_rec OKL_GENERATE_ACCRUALS_PVT.acceleration_rec_type;
3457: l_tapv_rec okl_tap_pvt.tapv_rec_type ;
3458: x_tapv_rec okl_tap_pvt.tapv_rec_type ;
3459: --**SMODUGA added for ap_invoice lines
3460: l_tplv_rec okl_tpl_pvt.tplv_rec_type;
3461: x_tplv_rec okl_tpl_pvt.tplv_rec_type;
3462: -- ** END SMODUGA added for ap_invoice lines
3463: lx_subsidy_amount NUMBER;
3464: l_app_id NUMBER;

Line 3461: x_tplv_rec okl_tpl_pvt.tplv_rec_type;

3457: l_tapv_rec okl_tap_pvt.tapv_rec_type ;
3458: x_tapv_rec okl_tap_pvt.tapv_rec_type ;
3459: --**SMODUGA added for ap_invoice lines
3460: l_tplv_rec okl_tpl_pvt.tplv_rec_type;
3461: x_tplv_rec okl_tpl_pvt.tplv_rec_type;
3462: -- ** END SMODUGA added for ap_invoice lines
3463: lx_subsidy_amount NUMBER;
3464: l_app_id NUMBER;
3465: l_trx_type_ID NUMBER;