DBA Data[Home] [Help]

APPS.WIP_MTI_PUB dependencies on WIP_BFLPROC_PRIV

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

416: if(l_count = 0) then
417: if (l_logLevel <= wip_constants.full_logging) then
418: wip_logger.log('backflushing cpl', l_returnStatus);
419: end if;
420: wip_bflProc_priv.backflush(p_wipEntityID => p_tbls.wipEntityID(p_index),
421: p_orgID => p_tbls.orgID(p_index),
422: p_primaryQty => abs(p_tbls.priQty(p_index)),
423: p_txnDate => p_tbls.txnDate(p_index),
424: p_txnHdrID => p_txnHeaderID,