DBA Data[Home] [Help]

APPS.OKL_BILLING_CONTROLLER_PVT dependencies on OKL_XSI_PVT

Line 4062: l_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;

4058: cnr_update_tbl cnr_update_tbl_type;
4059: cnr_tab_idx NUMBER;
4060:
4061: -- In and Out records for the external sell invoice tables
4062: l_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;
4063: x_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;
4064: null_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;
4065:
4066: l_xlsv_rec Okl_Xls_Pvt.xlsv_rec_type;

Line 4063: x_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;

4059: cnr_tab_idx NUMBER;
4060:
4061: -- In and Out records for the external sell invoice tables
4062: l_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;
4063: x_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;
4064: null_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;
4065:
4066: l_xlsv_rec Okl_Xls_Pvt.xlsv_rec_type;
4067: x_xlsv_rec Okl_Xls_Pvt.xlsv_rec_type;

Line 4064: null_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;

4060:
4061: -- In and Out records for the external sell invoice tables
4062: l_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;
4063: x_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;
4064: null_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;
4065:
4066: l_xlsv_rec Okl_Xls_Pvt.xlsv_rec_type;
4067: x_xlsv_rec Okl_Xls_Pvt.xlsv_rec_type;
4068: null_xlsv_rec Okl_Xls_Pvt.xlsv_rec_type;