DBA Data[Home] [Help]

APPS.WIP_CPLPROC_PRIV dependencies on WIP_MOVPROC_PRIV

Line 876: wip_movProc_priv.processIntf(p_group_id => p_cplRec.movTxnID,

872: --we must process material requirements in background mode so any assy pull components in MMTT
873: --do not get processed. Assy pull components must remain through the discrete job processing so
874: --the backflush procedure does not insert new requirements.
875:
876: wip_movProc_priv.processIntf(p_group_id => p_cplRec.movTxnID,
877: p_child_txn_id => -1,
878: p_mtl_header_id => p_cplRec.txnHdrID,
879: p_proc_phase => wip_constants.move_proc,
880: p_time_out => 0,