DBA Data[Home] [Help]

APPS.CN_SFP_FORMULA_CMN_PKG dependencies on CN_MESSAGE_PKG

Line 429: cn_message_pkg.debug('Exception in get_rates ' || Sqlerrm);

425:
426:
427:
428: EXCEPTION WHEN OTHERS THEN
429: cn_message_pkg.debug('Exception in get_rates ' || Sqlerrm);
430: RAISE;
431:
432: END;
433: