DBA Data[Home] [Help]

APPS.AP_LINES_UPGRADE_PKG dependencies on AP_LINES_UPGRADE_SYNC_PKG

Line 3040: AP_LINES_UPGRADE_SYNC_PKG.Transaction_Upgrade_Sync

3036: IF g_debug_flag = 'Y' THEN
3037: AP_Debug_Pkg.Print(g_debug_flag, l_debug_info);
3038: END IF;
3039:
3040: AP_LINES_UPGRADE_SYNC_PKG.Transaction_Upgrade_Sync
3041: (l_errbuf,
3042: l_retcode,
3043: p_upgrade_mode,
3044: p_debug_flag);