DBA Data[Home] [Help]

APPS.JAI_OM_TAX_PROCESSING_PKG dependencies on FND_GLOBAL

Line 526: value => 'Exception Occured in ' || ' Object = JAI_OM_TAX_PROCESSING_PKG.ORDER_LINE_VALIDATION'||fnd_global.local_chr(10)||SQLERRM

522: name => 'JAI_GENERIC_MSG'
523: );
524:
525: fnd_message.set_token ( token => 'MSG_TEXT',
526: value => 'Exception Occured in ' || ' Object = JAI_OM_TAX_PROCESSING_PKG.ORDER_LINE_VALIDATION'||fnd_global.local_chr(10)||SQLERRM
527: );
528:
529: app_exception.raise_exception;
530: