DBA Data[Home] [Help]

APPS.WMA_COMPLETION dependencies on WIP_AUTOLOTPROC_PRIV

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

1593:
1594: x_compInfo := system.wip_lot_serial_obj_t(null, null, null, l_compTbl, null, null);
1595: x_compInfo.initialize;
1596:
1597: wip_autoLotProc_priv.deriveLots(x_compLots => x_compInfo,
1598: p_orgID => p_orgID,
1599: p_wipEntityID => p_jobID,
1600: p_initMsgList => fnd_api.g_false,
1601: p_endDebug => fnd_api.g_true,