DBA Data[Home] [Help]

APPS.OKL_BILLING_CONTROLLER_PVT dependencies on OKL_XSI_PVT

Line 3998: l_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;

3994: cnr_update_tbl cnr_update_tbl_type;
3995: cnr_tab_idx NUMBER;
3996:
3997: -- In and Out records for the external sell invoice tables
3998: l_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;
3999: x_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;
4000: null_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;
4001:
4002: l_xlsv_rec Okl_Xls_Pvt.xlsv_rec_type;

Line 3999: x_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;

3995: cnr_tab_idx NUMBER;
3996:
3997: -- In and Out records for the external sell invoice tables
3998: l_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;
3999: x_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;
4000: null_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;
4001:
4002: l_xlsv_rec Okl_Xls_Pvt.xlsv_rec_type;
4003: x_xlsv_rec Okl_Xls_Pvt.xlsv_rec_type;

Line 4000: null_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;

3996:
3997: -- In and Out records for the external sell invoice tables
3998: l_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;
3999: x_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;
4000: null_xsiv_rec Okl_Xsi_Pvt.xsiv_rec_type;
4001:
4002: l_xlsv_rec Okl_Xls_Pvt.xlsv_rec_type;
4003: x_xlsv_rec Okl_Xls_Pvt.xlsv_rec_type;
4004: null_xlsv_rec Okl_Xls_Pvt.xlsv_rec_type;