DBA Data[Home] [Help]

APPS.OPI_DBI_JOB_TXN_STG_PKG dependencies on OPI_DBI_RPT_UTIL_PKG

Line 4327: OPI_DBI_RPT_UTIL_PKG.get_inv_convergence_date(s_r12_migration_date);

4323:
4324: l_stmt_num := 50;
4325: -- get R12 upgrade date
4326: /* If Migration Sate is not setup the api will return sysdate */
4327: OPI_DBI_RPT_UTIL_PKG.get_inv_convergence_date(s_r12_migration_date);
4328:
4329: BIS_COLLECTION_UTILITIES.PUT_LINE('R12 Migration Date: '|| s_r12_migration_date);
4330:
4331: BIS_COLLECTION_UTILITIES.PUT_LINE('Exiting Procedure '|| l_proc_name);