DBA Data[Home] [Help]

APPS.WMA_FLOW dependencies on WIP_AUTOLOTPROC_PRIV

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

1118:
1119: x_compInfo := system.wip_lot_serial_obj_t(null, null, null, l_compTbl, null, null);
1120: x_compInfo.initialize;
1121:
1122: wip_autoLotProc_priv.deriveLots(x_compLots => x_compInfo,
1123: p_orgID => p_orgID,
1124: p_wipEntityID => p_wipEntityID,
1125: p_initMsgList => fnd_api.g_false,
1126: p_endDebug => fnd_api.g_true,