DBA Data[Home] [Help]

APPS.WIP_CPLPROC_PRIV dependencies on WIP_MOVPROC_PRIV

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

846: --we must process material requirements in background mode so any assy pull components in MMTT
847: --do not get processed. Assy pull components must remain through the discrete job processing so
848: --the backflush procedure does not insert new requirements.
849:
850: wip_movProc_priv.processIntf(p_group_id => p_cplRec.movTxnID,
851: p_child_txn_id => -1,
852: p_mtl_header_id => p_cplRec.txnHdrID,
853: p_proc_phase => wip_constants.move_proc,
854: p_time_out => 0,