DBA Data[Home] [Help]

APPS.AP_LINES_UPGRADE_PKG dependencies on AP_LINES_UPGRADE_SYNC_PKG

Line 2975: AP_LINES_UPGRADE_SYNC_PKG.Transaction_Upgrade_Sync

2971: IF g_debug_flag = 'Y' THEN
2972: AP_Debug_Pkg.Print(g_debug_flag, l_debug_info);
2973: END IF;
2974:
2975: AP_LINES_UPGRADE_SYNC_PKG.Transaction_Upgrade_Sync
2976: (l_errbuf,
2977: l_retcode,
2978: p_upgrade_mode,
2979: p_debug_flag);