DBA Data[Home] [Help]

APPS.FV_CCR_BPN_LOAD_PKG dependencies on FV_CCR_VENDORS

Line 252: from fv_ccr_vendors

248:
249: begin
250: select 1
251: into l_dummy
252: from fv_ccr_vendors
253: where duns = ccr_data(1)
254: and rownum = 1;
255: exception when no_data_found then
256: FV_UTILITY.LOG_MESG(FND_LOG.LEVEL_STATEMENT, 'duns: '||ccr_data(1)||' not found,