DBA Data[Home] [Help]

APPS.WIP_MTLTEMPPROC_GRP dependencies on WIP_MTLTEMPPROC_PRIV

Line 119: wip_mtlTempProc_priv.processWIP(p_txnTmpID => p_txnTmpID,

115: fnd_file.put_line(which => fnd_file.log,
116: buff => 'AUDSID: ' || fnd_global.session_id);
117: end if;
118: end if;
119: wip_mtlTempProc_priv.processWIP(p_txnTmpID => p_txnTmpID,
120: p_endDebug => fnd_api.g_false,
121: p_processLpn => fnd_api.g_false,
122: x_returnStatus => x_returnStatus,
123: x_errorMsg => x_errorMsg);