DBA Data[Home] [Help]

APPS.OKL_FUNDING_PVT dependencies on OKL_FUNDING_CHECKLIST_PVT

Line 9148: lp_rulv_tbl okl_funding_checklist_pvt.rulv_tbl_type;

9144: l_dummy number;
9145:
9146: l_row_not_found boolean := false;
9147:
9148: lp_rulv_tbl okl_funding_checklist_pvt.rulv_tbl_type;
9149: lx_rulv_tbl okl_funding_checklist_pvt.rulv_tbl_type;
9150: plsql_block VARCHAR2(500);
9151:
9152: lp_return_status okl_funding_checklists_uv.FUNCTION_VALIDATE_RSTS%type;

Line 9149: lx_rulv_tbl okl_funding_checklist_pvt.rulv_tbl_type;

9145:
9146: l_row_not_found boolean := false;
9147:
9148: lp_rulv_tbl okl_funding_checklist_pvt.rulv_tbl_type;
9149: lx_rulv_tbl okl_funding_checklist_pvt.rulv_tbl_type;
9150: plsql_block VARCHAR2(500);
9151:
9152: lp_return_status okl_funding_checklists_uv.FUNCTION_VALIDATE_RSTS%type;
9153: lp_fund_rst okl_funding_checklists_uv.FUNCTION_VALIDATE_RSTS%type;

Line 9250: okl_funding_checklist_pvt.update_funding_chklst(

9246: END LOOP;
9247:
9248: IF lp_rulv_tbl.count > 0 THEN
9249:
9250: okl_funding_checklist_pvt.update_funding_chklst(
9251: p_api_version => p_api_version,
9252: p_init_msg_list => p_init_msg_list,
9253: x_return_status => x_return_status,
9254: x_msg_count => x_msg_count,