DBA Data[Home] [Help]

APPS.MSC_X_REPLENISH dependencies on MSC_X_EX5_PKG

Line 413: MSC_X_EX5_PKG.Compute_VMI_Exceptions ( l_last_max_refresh_number

409:
410: print_user_info('============');
411: print_user_info('Start of VMI exception engine');
412:
413: MSC_X_EX5_PKG.Compute_VMI_Exceptions ( l_last_max_refresh_number
414: , p_supplier_time_fence
415: );
416:
417: print_user_info('End of VMI exception engine');