DBA Data[Home] [Help]

APPS.ICX_POR_EXTRACTOR dependencies on ICX_POR_CTX_DESC

Line 325: ICX_POR_CTX_DESC.populateCtxDescAll(gJobNum, 'N');

321: xErrLoc := 600;
322: -- popolates interMedia index
323: ICX_POR_EXT_UTL.debug(ICX_POR_EXT_UTL.MUST_LEVEL,
324: 'Populate interMedia index BEGIN');
325: ICX_POR_CTX_DESC.populateCtxDescAll(gJobNum, 'N');
326: ICX_POR_EXT_UTL.debug(ICX_POR_EXT_UTL.MUST_LEVEL,
327: 'Populate interMedia index END');
328:
329: ICX_POR_EXT_UTL.closeLog;

Line 342: ICX_POR_CTX_DESC.populateCtxDescAll(gJobNum, 'N');

338: ICX_POR_EXT_UTL.debug(ICX_POR_EXT_UTL.MUST_LEVEL, 'Extractor Stopped');
339: -- popolates interMedia index
340: ICX_POR_EXT_UTL.debug(ICX_POR_EXT_UTL.MUST_LEVEL,
341: 'Populate interMedia index BEGIN');
342: ICX_POR_CTX_DESC.populateCtxDescAll(gJobNum, 'N');
343: ICX_POR_EXT_UTL.debug(ICX_POR_EXT_UTL.MUST_LEVEL,
344: 'Populate interMedia index END');
345:
346: ICX_POR_EXT_UTL.closeLog;