DBA Data[Home] [Help]

APPS.OKS_OMINT_PUB dependencies on OKS_COC_PVT

Line 1261: l_coc_tbl_in Oks_coc_pvt.cocv_tbl_type;

1257: l_return_status VARCHAR2(1) := OKC_API.G_RET_STS_SUCCESS;
1258: l_msg_count Number;
1259: l_msg_data Varchar(2000);
1260: l_line_id Number := Null;
1261: l_coc_tbl_in Oks_coc_pvt.cocv_tbl_type;
1262: l_coc_tbl_out Oks_coc_pvt.cocv_tbl_type;
1263: l_cod_tbl_in Oks_cod_pvt.codv_tbl_type;
1264: l_cod_tbl_out Oks_cod_pvt.codv_tbl_type;
1265:

Line 1262: l_coc_tbl_out Oks_coc_pvt.cocv_tbl_type;

1258: l_msg_count Number;
1259: l_msg_data Varchar(2000);
1260: l_line_id Number := Null;
1261: l_coc_tbl_in Oks_coc_pvt.cocv_tbl_type;
1262: l_coc_tbl_out Oks_coc_pvt.cocv_tbl_type;
1263: l_cod_tbl_in Oks_cod_pvt.codv_tbl_type;
1264: l_cod_tbl_out Oks_cod_pvt.codv_tbl_type;
1265:
1266: Cursor l_k_csr(l_order_line_id Number) Is