|
|
|
@@ -28097,7 +28097,7 @@ SELECT ItemID, StatusID, KitID, ItemDtmx, ItemExtCode, ItemDesc, ItemNote, ItemQ
|
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
|
|
|
|
private void InitCommandCollection() {
|
|
|
|
|
this._commandCollection = new global::System.Data.SqlClient.SqlCommand[20];
|
|
|
|
|
this._commandCollection = new global::System.Data.SqlClient.SqlCommand[21];
|
|
|
|
|
this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand();
|
|
|
|
|
this._commandCollection[0].Connection = this.Connection;
|
|
|
|
|
this._commandCollection[0].CommandText = "SELECT *\r\n FROM dbo.ItemList";
|
|
|
|
@@ -28150,87 +28150,93 @@ SELECT ItemID, StatusID, KitID, ItemDtmx, ItemExtCode, ItemDesc, ItemNote, ItemQ
|
|
|
|
|
this._commandCollection[7].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@maxStatus", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[8] = new global::System.Data.SqlClient.SqlCommand();
|
|
|
|
|
this._commandCollection[8].Connection = this.Connection;
|
|
|
|
|
this._commandCollection[8].CommandText = "dbo.stp_IL_getMissingByBatch";
|
|
|
|
|
this._commandCollection[8].CommandText = "dbo.stp_IL_getLastToProduceByBin";
|
|
|
|
|
this._commandCollection[8].CommandType = global::System.Data.CommandType.StoredProcedure;
|
|
|
|
|
this._commandCollection[8].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[8].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@BatchID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[8].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@BinID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[9] = new global::System.Data.SqlClient.SqlCommand();
|
|
|
|
|
this._commandCollection[9].Connection = this.Connection;
|
|
|
|
|
this._commandCollection[9].CommandText = "dbo.stp_IL_getMissingByCart";
|
|
|
|
|
this._commandCollection[9].CommandText = "dbo.stp_IL_getMissingByBatch";
|
|
|
|
|
this._commandCollection[9].CommandType = global::System.Data.CommandType.StoredProcedure;
|
|
|
|
|
this._commandCollection[9].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[9].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@CartID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[9].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@BatchID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[10] = new global::System.Data.SqlClient.SqlCommand();
|
|
|
|
|
this._commandCollection[10].Connection = this.Connection;
|
|
|
|
|
this._commandCollection[10].CommandText = "dbo.stp_IL_getNeedReValid";
|
|
|
|
|
this._commandCollection[10].CommandText = "dbo.stp_IL_getMissingByCart";
|
|
|
|
|
this._commandCollection[10].CommandType = global::System.Data.CommandType.StoredProcedure;
|
|
|
|
|
this._commandCollection[10].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[10].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@CartID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[11] = new global::System.Data.SqlClient.SqlCommand();
|
|
|
|
|
this._commandCollection[11].Connection = this.Connection;
|
|
|
|
|
this._commandCollection[11].CommandText = "dbo.stp_IL_getNeedValid";
|
|
|
|
|
this._commandCollection[11].CommandText = "dbo.stp_IL_getNeedReValid";
|
|
|
|
|
this._commandCollection[11].CommandType = global::System.Data.CommandType.StoredProcedure;
|
|
|
|
|
this._commandCollection[11].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[12] = new global::System.Data.SqlClient.SqlCommand();
|
|
|
|
|
this._commandCollection[12].Connection = this.Connection;
|
|
|
|
|
this._commandCollection[12].CommandText = "dbo.stp_IL_getUnValid";
|
|
|
|
|
this._commandCollection[12].CommandText = "dbo.stp_IL_getNeedValid";
|
|
|
|
|
this._commandCollection[12].CommandType = global::System.Data.CommandType.StoredProcedure;
|
|
|
|
|
this._commandCollection[12].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[13] = new global::System.Data.SqlClient.SqlCommand();
|
|
|
|
|
this._commandCollection[13].Connection = this.Connection;
|
|
|
|
|
this._commandCollection[13].CommandText = "dbo.stp_IL_invalidateByCart";
|
|
|
|
|
this._commandCollection[13].CommandText = "dbo.stp_IL_getUnValid";
|
|
|
|
|
this._commandCollection[13].CommandType = global::System.Data.CommandType.StoredProcedure;
|
|
|
|
|
this._commandCollection[13].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[13].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@CartID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[13].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@PlaceCod", global::System.Data.SqlDbType.NVarChar, 50, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[14] = new global::System.Data.SqlClient.SqlCommand();
|
|
|
|
|
this._commandCollection[14].Connection = this.Connection;
|
|
|
|
|
this._commandCollection[14].CommandText = "dbo.stp_IL_invalidateByPartCart";
|
|
|
|
|
this._commandCollection[14].CommandText = "dbo.stp_IL_invalidateByCart";
|
|
|
|
|
this._commandCollection[14].CommandType = global::System.Data.CommandType.StoredProcedure;
|
|
|
|
|
this._commandCollection[14].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[14].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@CartID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[14].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ItemExtCode", global::System.Data.SqlDbType.NVarChar, 250, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[14].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@PlaceCod", global::System.Data.SqlDbType.NVarChar, 50, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[15] = new global::System.Data.SqlClient.SqlCommand();
|
|
|
|
|
this._commandCollection[15].Connection = this.Connection;
|
|
|
|
|
this._commandCollection[15].CommandText = "dbo.stp_IL_updateCadPath";
|
|
|
|
|
this._commandCollection[15].CommandText = "dbo.stp_IL_invalidateByPartCart";
|
|
|
|
|
this._commandCollection[15].CommandType = global::System.Data.CommandType.StoredProcedure;
|
|
|
|
|
this._commandCollection[15].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[15].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@BasePath", global::System.Data.SqlDbType.NVarChar, 500, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[15].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@BatchID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[15].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ForceAll", global::System.Data.SqlDbType.Bit, 1, global::System.Data.ParameterDirection.Input, 1, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[15].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@CartID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[15].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ItemExtCode", global::System.Data.SqlDbType.NVarChar, 250, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[15].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@PlaceCod", global::System.Data.SqlDbType.NVarChar, 50, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[16] = new global::System.Data.SqlClient.SqlCommand();
|
|
|
|
|
this._commandCollection[16].Connection = this.Connection;
|
|
|
|
|
this._commandCollection[16].CommandText = "dbo.stp_IL_updateFromNesting";
|
|
|
|
|
this._commandCollection[16].CommandText = "dbo.stp_IL_updateCadPath";
|
|
|
|
|
this._commandCollection[16].CommandType = global::System.Data.CommandType.StoredProcedure;
|
|
|
|
|
this._commandCollection[16].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[16].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ItemID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[16].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@MatID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[16].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@PostProcList", global::System.Data.SqlDbType.NVarChar, 250, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[16].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ProcessesReq", global::System.Data.SqlDbType.NVarChar, 250, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[16].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@PdfFilePath", global::System.Data.SqlDbType.NVarChar, 500, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[16].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@BasePath", global::System.Data.SqlDbType.NVarChar, 500, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[16].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@BatchID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[16].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ForceAll", global::System.Data.SqlDbType.Bit, 1, global::System.Data.ParameterDirection.Input, 1, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[17] = new global::System.Data.SqlClient.SqlCommand();
|
|
|
|
|
this._commandCollection[17].Connection = this.Connection;
|
|
|
|
|
this._commandCollection[17].CommandText = "dbo.stp_IL_updateSheetStatus";
|
|
|
|
|
this._commandCollection[17].CommandText = "dbo.stp_IL_updateFromNesting";
|
|
|
|
|
this._commandCollection[17].CommandType = global::System.Data.CommandType.StoredProcedure;
|
|
|
|
|
this._commandCollection[17].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[17].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@SheetID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[17].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@StatusID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[17].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@PlaceCod", global::System.Data.SqlDbType.NVarChar, 50, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[17].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ItemID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[17].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@MatID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[17].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@PostProcList", global::System.Data.SqlDbType.NVarChar, 250, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[17].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ProcessesReq", global::System.Data.SqlDbType.NVarChar, 250, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[17].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@PdfFilePath", global::System.Data.SqlDbType.NVarChar, 500, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[18] = new global::System.Data.SqlClient.SqlCommand();
|
|
|
|
|
this._commandCollection[18].Connection = this.Connection;
|
|
|
|
|
this._commandCollection[18].CommandText = "dbo.stp_IL_updateSheetStatusPU";
|
|
|
|
|
this._commandCollection[18].CommandText = "dbo.stp_IL_updateSheetStatus";
|
|
|
|
|
this._commandCollection[18].CommandType = global::System.Data.CommandType.StoredProcedure;
|
|
|
|
|
this._commandCollection[18].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[18].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@SheetID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[18].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@StatusID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[18].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@PlaceCod", global::System.Data.SqlDbType.NVarChar, 50, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[19] = new global::System.Data.SqlClient.SqlCommand();
|
|
|
|
|
this._commandCollection[19].Connection = this.Connection;
|
|
|
|
|
this._commandCollection[19].CommandText = "dbo.stp_IL_updateStatus";
|
|
|
|
|
this._commandCollection[19].CommandText = "dbo.stp_IL_updateSheetStatusPU";
|
|
|
|
|
this._commandCollection[19].CommandType = global::System.Data.CommandType.StoredProcedure;
|
|
|
|
|
this._commandCollection[19].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[19].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ItemID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[19].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@StatusID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[19].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@SheetID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[19].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@PlaceCod", global::System.Data.SqlDbType.NVarChar, 50, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[20] = new global::System.Data.SqlClient.SqlCommand();
|
|
|
|
|
this._commandCollection[20].Connection = this.Connection;
|
|
|
|
|
this._commandCollection[20].CommandText = "dbo.stp_IL_updateStatus";
|
|
|
|
|
this._commandCollection[20].CommandType = global::System.Data.CommandType.StoredProcedure;
|
|
|
|
|
this._commandCollection[20].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[20].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ItemID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[20].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@StatusID", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
this._commandCollection[20].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@PlaceCod", global::System.Data.SqlDbType.NVarChar, 50, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", ""));
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
|
@@ -28404,8 +28410,25 @@ SELECT ItemID, StatusID, KitID, ItemDtmx, ItemExtCode, ItemDesc, ItemNote, ItemQ
|
|
|
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
|
|
|
|
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
|
|
|
|
|
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, false)]
|
|
|
|
|
public virtual DS_App.ItemListDataTable getMissingByBatch(global::System.Nullable<int> BatchID) {
|
|
|
|
|
public virtual DS_App.ItemListDataTable getLastToProduceByBin(global::System.Nullable<int> BinID) {
|
|
|
|
|
this.Adapter.SelectCommand = this.CommandCollection[8];
|
|
|
|
|
if ((BinID.HasValue == true)) {
|
|
|
|
|
this.Adapter.SelectCommand.Parameters[1].Value = ((int)(BinID.Value));
|
|
|
|
|
}
|
|
|
|
|
else {
|
|
|
|
|
this.Adapter.SelectCommand.Parameters[1].Value = global::System.DBNull.Value;
|
|
|
|
|
}
|
|
|
|
|
DS_App.ItemListDataTable dataTable = new DS_App.ItemListDataTable();
|
|
|
|
|
this.Adapter.Fill(dataTable);
|
|
|
|
|
return dataTable;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
|
|
|
|
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
|
|
|
|
|
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, false)]
|
|
|
|
|
public virtual DS_App.ItemListDataTable getMissingByBatch(global::System.Nullable<int> BatchID) {
|
|
|
|
|
this.Adapter.SelectCommand = this.CommandCollection[9];
|
|
|
|
|
if ((BatchID.HasValue == true)) {
|
|
|
|
|
this.Adapter.SelectCommand.Parameters[1].Value = ((int)(BatchID.Value));
|
|
|
|
|
}
|
|
|
|
@@ -28422,7 +28445,7 @@ SELECT ItemID, StatusID, KitID, ItemDtmx, ItemExtCode, ItemDesc, ItemNote, ItemQ
|
|
|
|
|
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
|
|
|
|
|
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, false)]
|
|
|
|
|
public virtual DS_App.ItemListDataTable getMissingByCart(global::System.Nullable<int> CartID) {
|
|
|
|
|
this.Adapter.SelectCommand = this.CommandCollection[9];
|
|
|
|
|
this.Adapter.SelectCommand = this.CommandCollection[10];
|
|
|
|
|
if ((CartID.HasValue == true)) {
|
|
|
|
|
this.Adapter.SelectCommand.Parameters[1].Value = ((int)(CartID.Value));
|
|
|
|
|
}
|
|
|
|
@@ -28439,17 +28462,6 @@ SELECT ItemID, StatusID, KitID, ItemDtmx, ItemExtCode, ItemDesc, ItemNote, ItemQ
|
|
|
|
|
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
|
|
|
|
|
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, false)]
|
|
|
|
|
public virtual DS_App.ItemListDataTable getNeedRevalid() {
|
|
|
|
|
this.Adapter.SelectCommand = this.CommandCollection[10];
|
|
|
|
|
DS_App.ItemListDataTable dataTable = new DS_App.ItemListDataTable();
|
|
|
|
|
this.Adapter.Fill(dataTable);
|
|
|
|
|
return dataTable;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
|
|
|
|
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
|
|
|
|
|
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, false)]
|
|
|
|
|
public virtual DS_App.ItemListDataTable getNeedValid() {
|
|
|
|
|
this.Adapter.SelectCommand = this.CommandCollection[11];
|
|
|
|
|
DS_App.ItemListDataTable dataTable = new DS_App.ItemListDataTable();
|
|
|
|
|
this.Adapter.Fill(dataTable);
|
|
|
|
@@ -28460,13 +28472,24 @@ SELECT ItemID, StatusID, KitID, ItemDtmx, ItemExtCode, ItemDesc, ItemNote, ItemQ
|
|
|
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
|
|
|
|
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
|
|
|
|
|
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, false)]
|
|
|
|
|
public virtual DS_App.ItemListDataTable getUnValid() {
|
|
|
|
|
public virtual DS_App.ItemListDataTable getNeedValid() {
|
|
|
|
|
this.Adapter.SelectCommand = this.CommandCollection[12];
|
|
|
|
|
DS_App.ItemListDataTable dataTable = new DS_App.ItemListDataTable();
|
|
|
|
|
this.Adapter.Fill(dataTable);
|
|
|
|
|
return dataTable;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
|
|
|
|
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
|
|
|
|
|
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, false)]
|
|
|
|
|
public virtual DS_App.ItemListDataTable getUnValid() {
|
|
|
|
|
this.Adapter.SelectCommand = this.CommandCollection[13];
|
|
|
|
|
DS_App.ItemListDataTable dataTable = new DS_App.ItemListDataTable();
|
|
|
|
|
this.Adapter.Fill(dataTable);
|
|
|
|
|
return dataTable;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
|
|
|
|
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
|
|
|
|
@@ -28901,7 +28924,7 @@ SELECT ItemID, StatusID, KitID, ItemDtmx, ItemExtCode, ItemDesc, ItemNote, ItemQ
|
|
|
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
|
|
|
|
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
|
|
|
|
|
public virtual int invalidateByCart(global::System.Nullable<int> CartID, string PlaceCod) {
|
|
|
|
|
global::System.Data.SqlClient.SqlCommand command = this.CommandCollection[13];
|
|
|
|
|
global::System.Data.SqlClient.SqlCommand command = this.CommandCollection[14];
|
|
|
|
|
if ((CartID.HasValue == true)) {
|
|
|
|
|
command.Parameters[1].Value = ((int)(CartID.Value));
|
|
|
|
|
}
|
|
|
|
@@ -28935,7 +28958,7 @@ SELECT ItemID, StatusID, KitID, ItemDtmx, ItemExtCode, ItemDesc, ItemNote, ItemQ
|
|
|
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
|
|
|
|
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
|
|
|
|
|
public virtual int invalidateByPartCart(global::System.Nullable<int> CartID, string ItemExtCode, string PlaceCod) {
|
|
|
|
|
global::System.Data.SqlClient.SqlCommand command = this.CommandCollection[14];
|
|
|
|
|
global::System.Data.SqlClient.SqlCommand command = this.CommandCollection[15];
|
|
|
|
|
if ((CartID.HasValue == true)) {
|
|
|
|
|
command.Parameters[1].Value = ((int)(CartID.Value));
|
|
|
|
|
}
|
|
|
|
@@ -28975,7 +28998,7 @@ SELECT ItemID, StatusID, KitID, ItemDtmx, ItemExtCode, ItemDesc, ItemNote, ItemQ
|
|
|
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
|
|
|
|
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
|
|
|
|
|
public virtual int updateCadPath(string BasePath, global::System.Nullable<int> BatchID, global::System.Nullable<bool> ForceAll) {
|
|
|
|
|
global::System.Data.SqlClient.SqlCommand command = this.CommandCollection[15];
|
|
|
|
|
global::System.Data.SqlClient.SqlCommand command = this.CommandCollection[16];
|
|
|
|
|
if ((BasePath == null)) {
|
|
|
|
|
command.Parameters[1].Value = global::System.DBNull.Value;
|
|
|
|
|
}
|
|
|
|
@@ -29015,7 +29038,7 @@ SELECT ItemID, StatusID, KitID, ItemDtmx, ItemExtCode, ItemDesc, ItemNote, ItemQ
|
|
|
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
|
|
|
|
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
|
|
|
|
|
public virtual int updateFromNesting(global::System.Nullable<int> ItemID, global::System.Nullable<int> MatID, string PostProcList, string ProcessesReq, string PdfFilePath) {
|
|
|
|
|
global::System.Data.SqlClient.SqlCommand command = this.CommandCollection[16];
|
|
|
|
|
global::System.Data.SqlClient.SqlCommand command = this.CommandCollection[17];
|
|
|
|
|
if ((ItemID.HasValue == true)) {
|
|
|
|
|
command.Parameters[1].Value = ((int)(ItemID.Value));
|
|
|
|
|
}
|
|
|
|
@@ -29067,7 +29090,7 @@ SELECT ItemID, StatusID, KitID, ItemDtmx, ItemExtCode, ItemDesc, ItemNote, ItemQ
|
|
|
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
|
|
|
|
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
|
|
|
|
|
public virtual int updateSheetStatus(global::System.Nullable<int> SheetID, global::System.Nullable<int> StatusID, string PlaceCod) {
|
|
|
|
|
global::System.Data.SqlClient.SqlCommand command = this.CommandCollection[17];
|
|
|
|
|
global::System.Data.SqlClient.SqlCommand command = this.CommandCollection[18];
|
|
|
|
|
if ((SheetID.HasValue == true)) {
|
|
|
|
|
command.Parameters[1].Value = ((int)(SheetID.Value));
|
|
|
|
|
}
|
|
|
|
@@ -29107,7 +29130,7 @@ SELECT ItemID, StatusID, KitID, ItemDtmx, ItemExtCode, ItemDesc, ItemNote, ItemQ
|
|
|
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
|
|
|
|
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
|
|
|
|
|
public virtual int updateSheetStatusPU(global::System.Nullable<int> SheetID, string PlaceCod) {
|
|
|
|
|
global::System.Data.SqlClient.SqlCommand command = this.CommandCollection[18];
|
|
|
|
|
global::System.Data.SqlClient.SqlCommand command = this.CommandCollection[19];
|
|
|
|
|
if ((SheetID.HasValue == true)) {
|
|
|
|
|
command.Parameters[1].Value = ((int)(SheetID.Value));
|
|
|
|
|
}
|
|
|
|
@@ -29141,7 +29164,7 @@ SELECT ItemID, StatusID, KitID, ItemDtmx, ItemExtCode, ItemDesc, ItemNote, ItemQ
|
|
|
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
|
|
|
|
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
|
|
|
|
|
public virtual int updateStatus(global::System.Nullable<int> ItemID, global::System.Nullable<int> StatusID, string PlaceCod) {
|
|
|
|
|
global::System.Data.SqlClient.SqlCommand command = this.CommandCollection[19];
|
|
|
|
|
global::System.Data.SqlClient.SqlCommand command = this.CommandCollection[20];
|
|
|
|
|
if ((ItemID.HasValue == true)) {
|
|
|
|
|
command.Parameters[1].Value = ((int)(ItemID.Value));
|
|
|
|
|
}
|
|
|
|
|