DBA Data[Home] [Help]

APPS.WIP_FLOWRESCHARGE dependencies on WIP_FLOWUTIL_PRIV

Line 185: wip_flowUtil_priv.constructWipLineOps(p_routingSeqID => l_commonRoutSeqID,

181: l_chargeTbl(l_count).operation_seq_num := op_rec.operation_seq_num;
182: l_count := l_count + 1;
183: end loop;
184: else
185: wip_flowUtil_priv.constructWipLineOps(p_routingSeqID => l_commonRoutSeqID,
186: p_assyItemID => null,
187: p_orgID => null,
188: p_altRoutDesig => null,
189: p_terminalOpSeqNum => l_toOpSeqNum,