😎更改sap取值字段
This commit is contained in:
parent
75c936cd08
commit
752b1bedf5
@ -523,4 +523,10 @@ public class Obj112
|
||||
[SugarColumn(ColumnName = "fld004973", ColumnDescription = "", Length = -1)]
|
||||
public string? fld004973 { get; set; }
|
||||
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
[SugarColumn(ColumnName = "fld005323", ColumnDescription = "", Length = -1)]
|
||||
public string? fld005323 { get; set; }
|
||||
|
||||
}
|
||||
|
@ -129,8 +129,8 @@ public class ProductManagementService : IDynamicApiController, ITransient
|
||||
Maktx = input.fld004484,
|
||||
Meins = input.fld004861,
|
||||
Matkl = input.fld004485,
|
||||
Bismt = input.fld004880,
|
||||
Groes = input.fld004879,
|
||||
Bismt = input._System_ObjDescription,
|
||||
Groes = input._System_objNBS,
|
||||
Normt = input.fld004887,
|
||||
Ferth = input.fld004882,
|
||||
Zeinr = input.fld004881,
|
||||
@ -387,8 +387,8 @@ public class ProductManagementService : IDynamicApiController, ITransient
|
||||
Maktx = input[i].fld004484,
|
||||
Meins = input[i].fld004861,
|
||||
Matkl = input[i].fld004485,
|
||||
Bismt = input[i].fld004880,
|
||||
Groes = input[i].fld004879,
|
||||
Bismt = input[i]._System_ObjDescription,
|
||||
Groes = input[i]._System_objNBS,
|
||||
Normt = input[i].fld004887,
|
||||
Ferth = input[i].fld004882,
|
||||
Zeinr = input[i].fld004881,
|
||||
@ -495,8 +495,8 @@ public class ProductManagementService : IDynamicApiController, ITransient
|
||||
Maktx = input[i].fld004484,
|
||||
Meins = input[i].fld004861,
|
||||
Matkl = input[i].fld004485,
|
||||
Bismt = input[i].fld004880,
|
||||
Groes = input[i].fld004879,
|
||||
Bismt = input[i]._System_ObjDescription,
|
||||
Groes = input[i]._System_objNBS,
|
||||
Normt = input[i].fld004887,
|
||||
Ferth = input[i].fld004882,
|
||||
Zeinr = input[i].fld004881,
|
||||
|
@ -134,8 +134,8 @@ public class ProductDesignLibraryService : IDynamicApiController, ITransient
|
||||
Maktx = input._SWPDM_1188_SAP___,
|
||||
Meins = input._SWPDM_126_SW___,
|
||||
Matkl = input._SWPDM_1203_SAP____,
|
||||
Bismt = input._SWPDM_1189_SAP___ID_____,
|
||||
Groes = input._SWPDM_1200_SAP_____,
|
||||
Bismt = input._SWPDM_64_SW___,
|
||||
Groes = input._SWPDM_125_SW___,
|
||||
Normt = input._SWPDM_65_SW___,
|
||||
Ferth = input._SWPDM_62_SW___,
|
||||
Zeinr = input._SWPDM_61_SW_____,
|
||||
@ -394,8 +394,8 @@ public class ProductDesignLibraryService : IDynamicApiController, ITransient
|
||||
Maktx = input[i]._SWPDM_1188_SAP___,
|
||||
Meins = input[i]._SWPDM_126_SW___,
|
||||
Matkl = input[i]._SWPDM_1203_SAP____,
|
||||
Bismt = input[i]._SWPDM_1189_SAP___ID_____,
|
||||
Groes = input[i]._SWPDM_1200_SAP_____,
|
||||
Bismt = input[i]._SWPDM_64_SW___,
|
||||
Groes = input[i]._SWPDM_125_SW___,
|
||||
Normt = input[i]._SWPDM_65_SW___,
|
||||
Ferth = input[i]._SWPDM_62_SW___,
|
||||
Zeinr = input[i]._SWPDM_61_SW_____,
|
||||
@ -502,8 +502,8 @@ public class ProductDesignLibraryService : IDynamicApiController, ITransient
|
||||
Maktx = input[i]._SWPDM_1188_SAP___,
|
||||
Meins = input[i]._SWPDM_126_SW___,
|
||||
Matkl = input[i]._SWPDM_1203_SAP____,
|
||||
Bismt = input[i]._SWPDM_1189_SAP___ID_____,
|
||||
Groes = input[i]._SWPDM_1200_SAP_____,
|
||||
Bismt = input[i]._SWPDM_64_SW___,
|
||||
Groes = input[i]._SWPDM_125_SW___,
|
||||
Normt = input[i]._SWPDM_65_SW___,
|
||||
Ferth = input[i]._SWPDM_62_SW___,
|
||||
Zeinr = input[i]._SWPDM_61_SW_____,
|
||||
|
@ -318,6 +318,7 @@ public class ProductionMaterialsManagementInput
|
||||
public string? fld004911 { get; set; }
|
||||
|
||||
public string? fld004973 { get; set; }
|
||||
public string? fld005323 { get; set; }
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
@ -312,4 +312,5 @@ public class ProductionMaterialsManagementOutput
|
||||
public string? fld004911 { get; set; }
|
||||
|
||||
public string? fld004973 { get; set; }
|
||||
public string? fld005323 { get; set; }
|
||||
}
|
||||
|
@ -121,8 +121,8 @@ public class ProductionMaterialsManagementService : IDynamicApiController, ITran
|
||||
Maktx = input.fld004598,
|
||||
Meins = input.fld004594,
|
||||
Matkl = input.fld004599,
|
||||
Bismt = input.fld004902,
|
||||
Groes = input.fld004901,
|
||||
Bismt = input._System_ObjDescription,
|
||||
Groes = input.fld005323,
|
||||
Normt = input.fld004592,
|
||||
Ferth = input.fld004593,
|
||||
Zeinr = input.fld004903,
|
||||
@ -235,8 +235,8 @@ public class ProductionMaterialsManagementService : IDynamicApiController, ITran
|
||||
Maktx = input[i].fld004598,
|
||||
Meins = input[i].fld004594,
|
||||
Matkl = input[i].fld004599,
|
||||
Bismt = input[i].fld004902,
|
||||
Groes = input[i].fld004901,
|
||||
Bismt = input[i]._System_ObjDescription,
|
||||
Groes = input[i].fld005323,
|
||||
Normt = input[i].fld004592,
|
||||
Ferth = input[i].fld004593,
|
||||
Zeinr = input[i].fld004903,
|
||||
@ -343,8 +343,8 @@ public class ProductionMaterialsManagementService : IDynamicApiController, ITran
|
||||
Maktx = input[i].fld004598,
|
||||
Meins = input[i].fld004594,
|
||||
Matkl = input[i].fld004599,
|
||||
Bismt = input[i].fld004902,
|
||||
Groes = input[i].fld004901,
|
||||
Bismt = input[i]._System_ObjDescription,
|
||||
Groes = input[i].fld005323,
|
||||
Normt = input[i].fld004592,
|
||||
Ferth = input[i].fld004593,
|
||||
Zeinr = input[i].fld004903,
|
||||
|
Loading…
Reference in New Issue
Block a user