DBA Data[Home] [Help]

APPS.WIP_MTI_PUB dependencies on WIP_BFLPROC_PRIV

Line 413: wip_bflProc_priv.backflush(p_wipEntityID => p_tbls.wipEntityID(p_index),

409: if(l_count = 0) then
410: if (l_logLevel <= wip_constants.full_logging) then
411: wip_logger.log('backflushing cpl', l_returnStatus);
412: end if;
413: wip_bflProc_priv.backflush(p_wipEntityID => p_tbls.wipEntityID(p_index),
414: p_orgID => p_tbls.orgID(p_index),
415: p_primaryQty => abs(p_tbls.priQty(p_index)),
416: p_txnDate => p_tbls.txnDate(p_index),
417: p_txnHdrID => p_txnHeaderID,