DBA Data[Home] [Help]

APPS.AR_CMGT_REFRESH_CONC dependencies on FND_MSG_PUB

Line 214: FND_MSG_PUB.Add;

210: arp_util.debug('refresh_case_folder: ' || 'Call to ar_cmgt_data_points_pkg.gather_data_points failed');
211: END IF;
212: FND_MESSAGE.SET_NAME ('AR','GENERIC_MESSAGE');
213: FND_MESSAGE.SET_TOKEN('GENERIC_TEXT','ar_cmgt_refresh_conc.refresh_case_folder : '||SQLERRM);
214: FND_MSG_PUB.Add;
215: app_exception.raise_exception;
216: END IF;
217: END IF;
218: