DBA Data[Home] [Help]

APPS.OPI_DBI_INV_VALUE_INCR_PKG dependencies on OPI_DBI_INV_CPCS_PKG

Line 44: -- --> OPI_DBI_INV_CPCS_PKG.RUN_PERIOD_CLOSE_ADJUSTMENT

40: -- ---> OPI_DBI_INV_VALUE_UTL_PKG.Get_Conversion_Rate
41: -- ---> MERGE_INTO_SUMMARY
42: -- ---> CLEAN_STAGING_TABLE
43: --
44: -- --> OPI_DBI_INV_CPCS_PKG.RUN_PERIOD_CLOSE_ADJUSTMENT
45: -- -->OPI_DBI_BOUNDS_PKG.print_opi_org_bounds
46: -- -->OPI_DBI_BOUNDS_PKG.SET_LOAD_SUCCESSFUL
47: -- --> OPI_DBI_BOUNDS_PKG.SET_LOAD_SUCCESSFUL
48: --

Line 1602: OPI_DBI_INV_CPCS_PKG.Run_Period_Close_Adjustment(errbuf, retcode);

1598: l_debug_msg := 'Calling Procedure Period close Adjustment ';
1599: OPI_DBI_BOUNDS_PKG.write (g_pkg_name,l_proc_name,l_stmt_num, l_debug_msg );
1600: END IF;
1601:
1602: OPI_DBI_INV_CPCS_PKG.Run_Period_Close_Adjustment(errbuf, retcode);
1603:
1604: l_stmt_num :=40;
1605: IF l_debug_mode = 'Y' and upper(l_module_name) like 'BIS%' then
1606: l_debug_msg := 'Checking for uncosted transactions. ';