DBA Data[Home] [Help]

APPS.OKL_AM_LEASE_LOAN_TRMNT_PVT dependencies on OKL_TPL_PVT

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

3456: is_debug_procedure_on boolean := OKL_DEBUG_PUB.Check_Log_On (l_module_name, G_LEVEL_PROCEDURE);
3457: is_debug_statement_on boolean := OKL_DEBUG_PUB.Check_Log_On (l_module_name, G_LEVEL_STATEMENT);
3458: /* sosharma 12-jan-2007
3459: Build: R12
3460: declared table of type okl_tpl_pvt.tplv_tbl_type to be passed as an input to the
3461: OKL_CREATE_DISB_TRANS_PVT. create_disb_trx
3462: Start changes
3463: */
3464: l_tplv_tbl okl_tpl_pvt.tplv_tbl_type;

Line 3464: l_tplv_tbl okl_tpl_pvt.tplv_tbl_type;

3460: declared table of type okl_tpl_pvt.tplv_tbl_type to be passed as an input to the
3461: OKL_CREATE_DISB_TRANS_PVT. create_disb_trx
3462: Start changes
3463: */
3464: l_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
3465: x_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
3466: /*
3467: sosharma End changes
3468: */

Line 3465: x_tplv_tbl okl_tpl_pvt.tplv_tbl_type;

3461: OKL_CREATE_DISB_TRANS_PVT. create_disb_trx
3462: Start changes
3463: */
3464: l_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
3465: x_tplv_tbl okl_tpl_pvt.tplv_tbl_type;
3466: /*
3467: sosharma End changes
3468: */
3469: l_sub_sty_id NUMBER; -- SMODUGA for subsidy stream type id

Line 3482: l_tplv_rec okl_tpl_pvt.tplv_rec_type;

3478: l_acceleration_rec OKL_GENERATE_ACCRUALS_PVT.acceleration_rec_type;
3479: l_tapv_rec okl_tap_pvt.tapv_rec_type ;
3480: x_tapv_rec okl_tap_pvt.tapv_rec_type ;
3481: --**SMODUGA added for ap_invoice lines
3482: l_tplv_rec okl_tpl_pvt.tplv_rec_type;
3483: x_tplv_rec okl_tpl_pvt.tplv_rec_type;
3484: -- ** END SMODUGA added for ap_invoice lines
3485: lx_subsidy_amount NUMBER;
3486: l_app_id NUMBER;

Line 3483: x_tplv_rec okl_tpl_pvt.tplv_rec_type;

3479: l_tapv_rec okl_tap_pvt.tapv_rec_type ;
3480: x_tapv_rec okl_tap_pvt.tapv_rec_type ;
3481: --**SMODUGA added for ap_invoice lines
3482: l_tplv_rec okl_tpl_pvt.tplv_rec_type;
3483: x_tplv_rec okl_tpl_pvt.tplv_rec_type;
3484: -- ** END SMODUGA added for ap_invoice lines
3485: lx_subsidy_amount NUMBER;
3486: l_app_id NUMBER;
3487: l_trx_type_ID NUMBER;