DBA Data[Home] [Help]

APPS.OPI_DBI_INV_CCA_PKG dependencies on OPI_DBI_INV_CCA_OPM_PKG

Line 324: opi_dbi_inv_cca_opm_pkg.run_initial_load_opm (errbuf, retcode);

320: BIS_COLLECTION_UTILITIES.PUT_LINE (
321: 'Extracting data for Pre R12 rocess manufacturing organizations ....');
322: BEGIN
323:
324: opi_dbi_inv_cca_opm_pkg.run_initial_load_opm (errbuf, retcode);
325: commit; -- commit if successful
326:
327:
328: EXCEPTION