DBA Data[Home] [Help]

APPS.OKL_CONS_BILL dependencies on OKL_CNR_PVT

Line 321: x_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;

317: x_cons_inv_num OUT NOCOPY VARCHAR2
318: )
319: IS
320:
321: x_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;
322: x_cnrv_tbl Okl_Cnr_Pvt.cnrv_tbl_type;
323:
324: p_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;
325: p_cnrv_tbl Okl_Cnr_Pvt.cnrv_tbl_type;

Line 322: x_cnrv_tbl Okl_Cnr_Pvt.cnrv_tbl_type;

318: )
319: IS
320:
321: x_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;
322: x_cnrv_tbl Okl_Cnr_Pvt.cnrv_tbl_type;
323:
324: p_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;
325: p_cnrv_tbl Okl_Cnr_Pvt.cnrv_tbl_type;
326:

Line 324: p_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;

320:
321: x_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;
322: x_cnrv_tbl Okl_Cnr_Pvt.cnrv_tbl_type;
323:
324: p_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;
325: p_cnrv_tbl Okl_Cnr_Pvt.cnrv_tbl_type;
326:
327: p_imav_rec Okl_ima_pvt.imav_rec_type;
328: x_imav_rec Okl_ima_pvt.imav_rec_type;

Line 325: p_cnrv_tbl Okl_Cnr_Pvt.cnrv_tbl_type;

321: x_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;
322: x_cnrv_tbl Okl_Cnr_Pvt.cnrv_tbl_type;
323:
324: p_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;
325: p_cnrv_tbl Okl_Cnr_Pvt.cnrv_tbl_type;
326:
327: p_imav_rec Okl_ima_pvt.imav_rec_type;
328: x_imav_rec Okl_ima_pvt.imav_rec_type;
329:

Line 1980: u_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;

1976: x_xlsv_rec Okl_Xls_Pvt.xlsv_rec_type;
1977: null_xlsv_rec Okl_Xls_Pvt.xlsv_rec_type;
1978:
1979: -- For Updating header and line amnounts and sequences
1980: u_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;
1981: x_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;
1982: null_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;
1983:
1984: u_llnv_rec Okl_Lln_Pvt.llnv_rec_type;

Line 1981: x_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;

1977: null_xlsv_rec Okl_Xls_Pvt.xlsv_rec_type;
1978:
1979: -- For Updating header and line amnounts and sequences
1980: u_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;
1981: x_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;
1982: null_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;
1983:
1984: u_llnv_rec Okl_Lln_Pvt.llnv_rec_type;
1985: x_llnv_rec Okl_Lln_Pvt.llnv_rec_type;

Line 1982: null_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;

1978:
1979: -- For Updating header and line amnounts and sequences
1980: u_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;
1981: x_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;
1982: null_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;
1983:
1984: u_llnv_rec Okl_Lln_Pvt.llnv_rec_type;
1985: x_llnv_rec Okl_Lln_Pvt.llnv_rec_type;
1986: null_llnv_rec Okl_Lln_Pvt.llnv_rec_type;