DBA Data[Home] [Help]

APPS.WMA_COMPLETION dependencies on WIP_AUTOLOTPROC_PRIV

Line 1606: wip_autoLotProc_priv.deriveLots(x_compLots => x_compInfo,

1602:
1603: x_compInfo := system.wip_lot_serial_obj_t(null, null, null, l_compTbl, null, null);
1604: x_compInfo.initialize;
1605:
1606: wip_autoLotProc_priv.deriveLots(x_compLots => x_compInfo,
1607: p_orgID => p_orgID,
1608: p_wipEntityID => p_jobID,
1609: p_initMsgList => fnd_api.g_false,
1610: p_endDebug => fnd_api.g_true,