DBA Data[Home] [Help]

APPS.WIP_MTI_PUB dependencies on WIP_CPLPROC_PRIV

Line 394: wip_cplProc_priv.preAllocateSchedules(p_txnHdrID => p_txnHeaderID,

390: if(l_count = 0) then
391: if (l_logLevel <= wip_constants.full_logging) then
392: wip_logger.log('found unallocated schedule', l_returnStatus);
393: end if;
394: wip_cplProc_priv.preAllocateSchedules(p_txnHdrID => p_txnHeaderID,
395: p_cplTxnID => p_tbls.cplTxnID(p_index),
396: p_txnActionID => p_tbls.txnActionID(p_index),
397: p_wipEntityID => p_tbls.wipEntityID(p_index),
398: p_repLineID => p_tbls.repLineID(p_index),

Line 1942: wip_cplProc_priv.processTemp (wipcplpb.pls). Calling it here will commit records to

1938: wip_logger.log('EAM validation routine returned:' || x_returnStatus, l_returnStatus);
1939: end if;
1940:
1941: /* Fix for bug 5708242: Call to cstpacms.validate_move_snap_to_temp has been moved to
1942: wip_cplProc_priv.processTemp (wipcplpb.pls). Calling it here will commit records to
1943: CST_COMP_SNAP_TEMP even if error occurs later, and rollback is issued */
1944: -- do the snapshot moves for non-CFM WIP completions,returns, scraps
1945: /*Bug 7300614(FP 7281109) Replacing back the code commented in bug 5708242
1946: Now this code calls cstpacms.validate_snap_interface which would validate the CCSI record