12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // 此代码由工具生成。
- // 运行时版本:4.0.30319.42000
- //
- // 对此文件的更改可能会导致不正确的行为,并且如果
- // 重新生成代码,这些更改将会丢失。
- // </auto-generated>
- //------------------------------------------------------------------------------
- namespace UAS_LabelMachine.Vivo_New_GetPlateID {
- using System.Data;
-
-
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
- [System.ServiceModel.ServiceContractAttribute(ConfigurationName="Vivo_New_GetPlateID.Service1Soap")]
- public interface Service1Soap {
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getBackBillHistory", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable getBackBillHistory(string bill_no, string org_code, string back_user, string check_user, string check_type, string shopfloor, string begin_time, string end_time, string puser, string ppwd);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/receiveBoxIdCheck", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string receiveBoxIdCheck(string boxid, string puser, string ppwd);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/bindPalletIDCheck", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string bindPalletIDCheck(string palletID, string vendor, string puser, string ppwd);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getBoxMessage", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getBoxMessage(string boxid, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getReelListByBoxID_V3", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getReelListByBoxID_V3(string boxID, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetMRNinfo_20190401", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string GetMRNinfo_20190401(string mrn, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetMRNinfo_ForXN", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string GetMRNinfo_ForXN(string mrn, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ReelAddToBoxCheck", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string ReelAddToBoxCheck(string boxid, string compid, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/BindReelToBox", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string BindReelToBox(string boxid, string reels, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/UnbindBox", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string UnbindBox(string boxid, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ReplaceReelInBox", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string ReplaceReelInBox(string source_compid, string new_compid, string boxid, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/CancelBackBillHistory", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string CancelBackBillHistory(string rowid, string newRemark, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getBoxID_20190403", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getBoxID_20190403(string manufacturer, string compname, string amount, string ordercode, string remark, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getPalletID_20190403", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getPalletID_20190403(string manufacturer, string compname, string amount, string remark, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getDefaultOrderCode", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getDefaultOrderCode(string itemNumber, string vender, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/needCheckOrderCode", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string needCheckOrderCode(string vender, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getSpecialBarcodeRuleVendor", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string[] getSpecialBarcodeRuleVendor(string input_id);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/HelloWorld", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string HelloWorld();
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetLanguageInfo", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string GetLanguageInfo(string pLangId, string pLangType);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetReelEntityCompID", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- UAS_LabelMachine.Vivo_New_GetPlateID.ReelEntity_V1[] GetReelEntityCompID(string pCompID, string pOper, string ctext);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/BindingAsnCarBoardBoxRelation", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string BindingAsnCarBoardBoxRelation(string pASN, string pCarboardBoxID, string pTypeFlag, string pBindingBy, string pRemark, string pLangType, string puser, string ppwd);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/BindingCarBoardBoxRelation", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string BindingCarBoardBoxRelation(string pCarboardID, string pBoxID, string pBindingBy, string pRemark, string pLangType, string puser, string ppwd);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getBoxEntityBoxID", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- UAS_LabelMachine.Vivo_New_GetPlateID.BoxEntity[] getBoxEntityBoxID(string boxID, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/LoginCheck", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string LoginCheck(string pUserName, string pPassword, string pLangType);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/login_20190117", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable login_20190117(string username, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/login_20190329", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable login_20190329(string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getCompID_V1", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getCompID_V1(string createcode, string boxid, string compname, string manufacturer, string lotno, string datecode, string brand, int amount, string ordercode, string createuser, string remark, string status, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getCompID_NotLN", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getCompID_NotLN(string createcode, string boxid, string compname, string manufacturer, string brand, int amount, string createuser, string remark, string status, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getCompID_20190403", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getCompID_20190403(string boxid, string compname, string manufacturer, string brand, double amount, string remark, string innerlotno, string ln, string dc, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getCompID_20190523", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getCompID_20190523(string boxid, string compname, string manufacturer, string brand, double amount, string remark, string innerlotno, string ln, string dc, string effectDate, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getCompID_Type1_20190524", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getCompID_Type1_20190524(string boxid, string compname, string manufacturer, string brand, double amount, string remark, string innerlotno, string ln, string dc, string effectDate, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getCompID_Type2_20190524", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getCompID_Type2_20190524(string boxid, string compname, string manufacturer, string brand, double amount, string remark, string innerlotno, string ln, string dc, string effectDate, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getZPCompID_20190403", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getZPCompID_20190403(string boxid, string compname, string manufacturer, string lotno, string datecode, string brand, double amount, string ordercode, string remark, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getZPCompID_withInnerLN", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getZPCompID_withInnerLN(string createcode, string innerLN, string compname, string manufacturer, string lotno, string datecode, string brand, double amount, string ordercode, string createuser, string remark, string status, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/insertBoxReelRelation", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string insertBoxReelRelation(string createcode, string manufacturer, string boxID, string compid, string remark, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getReelListByBoxID", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- UAS_LabelMachine.Vivo_New_GetPlateID.ReelEntity[] getReelListByBoxID(string queryCode, string boxID, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getReelListByBoxID_V1", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- UAS_LabelMachine.Vivo_New_GetPlateID.ReelEntity_V1[] getReelListByBoxID_V1(string queryCode, string boxID, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getReelListByBoxID_V2", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable getReelListByBoxID_V2(string queryCode, string boxID, string venderName, string ctext, ref string msg, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/checkBoxCarboardCompname", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string checkBoxCarboardCompname(string boxid, string carboardid, string puser, string ppwd);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/isSpecialItem", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string isSpecialItem(string item);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IsExistCompID", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- int IsExistCompID(string pCompID, string pVender);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/isExistCompIdBoxId", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- int isExistCompIdBoxId(string boxID, string compID);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetBoxListbyCardBordID", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetBoxListbyCardBordID(string cardBoardID, string vendor, string ctext, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IsExistCardBoardBoxReleation", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- int IsExistCardBoardBoxReleation(string cardBoardID, string boxID);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetItemListByASN", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetItemListByASN(string asn, string vendor, string ctext, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/RemoveBoxReelRelation", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string RemoveBoxReelRelation(string boxID, string ReelID, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/RemoveCardboardBoxRelation", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string RemoveCardboardBoxRelation(string CardBoardBoxID, string BoxID, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IsExitASNItem", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- int IsExitASNItem(string asn, string palletID, int flag, string item);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/InsertAsnItem", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- int InsertAsnItem(string[] list, ref string msg, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetAsnItemList", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetAsnItemList(string asn, string boxID, string vendor, string ctext, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/UnBindASN", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- int UnBindASN(string asn, string boxID, string UserID, ref string msg, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/SubmitASN", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- int SubmitASN(string asn, ref string msg, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetBindInfoByASN", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetBindInfoByASN(string asn, string vendor, string ctext, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/AsnIsBindBoxID", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- int AsnIsBindBoxID(string asn);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetAsnIsBinded", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- int GetAsnIsBinded(string asn);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetMrnQtyByPalletID_20190329", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- int GetMrnQtyByPalletID_20190329(string palletID, string vendor, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetMrnQtyByBoxID_20190329", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- int GetMrnQtyByBoxID_20190329(string boxID, string vendor, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetASN", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- int GetASN(string asn, string vender);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetSysVersion", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string GetSysVersion();
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetRolesByUserName_20190328", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetRolesByUserName_20190328(string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetRolesByUserID_20190320", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetRolesByUserID_20190320(int pUserID, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetAllRoles", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetAllRoles(string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetUserInfo", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetUserInfo(int pNameID, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/InitPassword", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string InitPassword(int pUserID, string pPwd, string pOper, string pUserName, string CText, string pCurUser, string pCurPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/DisableUser", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string DisableUser(int pUserID, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/EnableUser", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string EnableUser(int pUserID, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/CreateUser_20190320", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string CreateUser_20190320(string pUserName, string pPwd, string pDesc, string allowSelectVendor, string inLNRequired, string needReceiveConfirm, string pRoleList, string pOper, string pOperPWD, string CText);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ModifyUser_20190320", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string ModifyUser_20190320(int pUserID, string pDesc, string allowSelectVendor, string inLNRequired, string needReceiveConfirm, string pRoleList, string pOper, string pCurUser, string pCurPWD, string CText);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ModifyPassword", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string ModifyPassword(string pPwd, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IsExistBookingCode_20190131", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- int IsExistBookingCode_20190131(string itemcode);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetBarCodeRule_20190122", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetBarCodeRule_20190122(string BarCodeType, string vendor, string itemCode, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetMRNinfo_20190329", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetMRNinfo_20190329(string mrn, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/isBanLot_20190122", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- int isBanLot_20190122(string vendor, string lotno, string item, string datecode, string reelid);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/SaveMrn_20190403", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string SaveMrn_20190403(string boxid, string mrn, string ln, string dc, string orderCode, string vmrn, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/MrnIsCheck_20190308", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- int MrnIsCheck_20190308(string mrn);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ReelReceiveConfirm", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string ReelReceiveConfirm(string mrn, string innerLN, string remark, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ReelReceiveConfirmByBox", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string ReelReceiveConfirmByBox(string boxid, string innerLN, string remark, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/CheckBoxID", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- int CheckBoxID(string boxid, string vendor);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/CheckBoxID_20190318", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- int CheckBoxID_20190318(string boxid, string vendor, string compname);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IsExistBoxID", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- int IsExistBoxID(string boxID, string vendorID);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/bindBoxidCheck", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string bindBoxidCheck(string boxID, string vendorID, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetBoxIDByPalletID", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetBoxIDByPalletID(string palletID, string vendor, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetReelsByBoxid", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetReelsByBoxid(string boxid, string vendor, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetReelsByBoxid_20190604", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string GetReelsByBoxid_20190604(string boxid, string vendor, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetRules", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetRules(string vendor, string item, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/BoxIsBindOtherAsn", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- int BoxIsBindOtherAsn(string boxID);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetOperationHistory_20190128", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetOperationHistory_20190128(string VendorCode, string Createcode, string DocumentMaker, string compid, string CartonNumber, string ProductCycle, string ItemNumber, string Batch, string Operator, string startDate, string endDate, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetOperationHistory_20190511", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetOperationHistory_20190511(
- string VendorCode,
- string Createcode,
- string DocumentMaker,
- string compid,
- string CartonNumber,
- string ProductCycle,
- string ItemNumber,
- string Batch,
- string Operator,
- string startDate,
- string endDate,
- string startBindDate,
- string endBindDate,
- string bindStatus,
- string pOper,
- string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetItemDesc_20190131", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string GetItemDesc_20190131(string Itemnum, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetVenderPalletInfo", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetVenderPalletInfo(string palletID, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/CompIdIsBound", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- int CompIdIsBound(string compID);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/checkCompname", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string checkCompname(string compID, string boxid);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetRemainBoxIDQty", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- int GetRemainBoxIDQty(string boxID);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/handleBarcodeRule", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string handleBarcodeRule(string mt_type, string prowid, string pvendor, string pitem, string pbarcodetype, string pruletype, string pdelimiter, string pqmode, string plnmode, string pdcmode, string pocmode, string pvmrnmode, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetSpecialItems", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetSpecialItems(string item, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/handleSpecialItem", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string handleSpecialItem(string mt_type, string prowid, string pitem, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetVendorsWithoutOrdecode", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetVendorsWithoutOrdecode(string vendor, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/handleVendorsWithoutOrdecode", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string handleVendorsWithoutOrdecode(string prowid, string mt_type, string vendor, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetMnfpartList", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetMnfpartList(string item, string vendor, string mnfpart, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/handleMnfpartList", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string handleMnfpartList(string mt_type, string prowid, string pitem, string pvendor, string pmnfpart, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetOrdercode_20190330", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetOrdercode_20190330(string itmeCode, string vendor, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetSYItemList", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetSYItemList(string item, string desc, string vendor, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/AddSCItem", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string AddSCItem(string pvendor, string pdesc, string pOper, string oper_pwd);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetMRNList", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetMRNList(string vendor, string item, string lotno, string datecode, string mrn, string innerln, string querybytime, string time_begin, string time_end, string user, string ctext, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetMRNList_20190308", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetMRNList_20190308(string vendor, string item, string lotno, string datecode, string mrn, string innerln, string querybytime, string time_begin, string time_end, string user, string ctext, string mrntype, string syncstatus, string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetMRNList_20190315", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetMRNList_20190315(
- string vendor,
- string item,
- string lotno,
- string datecode,
- string mrn,
- string innerln,
- string querybytime,
- string time_begin,
- string time_end,
- string user,
- string ctext,
- string mrntype,
- string syncstatus,
- string boxid,
- string pOper,
- string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetVersions", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetVersions(string client_name);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetSMTArea", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetSMTArea(string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/GetAreaUserList", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable GetAreaUserList(string pOper, string pOperPWD, string area_code);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/OperSyncUserList", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string OperSyncUserList(string pOper, string pOperPWD, string area_code, string user_id, string oper_type);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getCheckType", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable getCheckType(string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getOrgCode", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable getOrgCode(string pOper, string pOperPWD);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/checkBackBillInERP", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable checkBackBillInERP(string bill_no, string org_code, string puser, string ppwd);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/checkBackBillInERP_20190426", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable checkBackBillInERP_20190426(string bill_no, string org_code, string puser, string ppwd);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/checkBackBillHistory_20190403", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable checkBackBillHistory_20190403(string bill_no, string org_code, string puser, string ppwd);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getWHShopfloorList", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- System.Data.DataTable getWHShopfloorList(string puser, string ppwd);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/saveWHCheck", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string saveWHCheck(string puser, string ppwd, string org_code, string bill_no, string erp_check, string his_check, string back_user, string check_user, string check_type, string shopfloor, string remark);
- }
-
- /// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.3190.0")]
- [System.SerializableAttribute()]
- [System.Diagnostics.DebuggerStepThroughAttribute()]
- [System.ComponentModel.DesignerCategoryAttribute("code")]
- [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempuri.org/")]
- public partial class ReelEntity_V1 : object, System.ComponentModel.INotifyPropertyChanged {
-
- private string boxidField;
-
- private string compidField;
-
- private string compnameField;
-
- private string manufacturerField;
-
- private string lotnoField;
-
- private string datecodeField;
-
- private string amountField;
-
- private string ordercodeField;
-
- private string innerlotField;
-
- private string statusField;
-
- private string brandField;
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=0)]
- public string Boxid {
- get {
- return this.boxidField;
- }
- set {
- this.boxidField = value;
- this.RaisePropertyChanged("Boxid");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=1)]
- public string Compid {
- get {
- return this.compidField;
- }
- set {
- this.compidField = value;
- this.RaisePropertyChanged("Compid");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=2)]
- public string Compname {
- get {
- return this.compnameField;
- }
- set {
- this.compnameField = value;
- this.RaisePropertyChanged("Compname");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=3)]
- public string Manufacturer {
- get {
- return this.manufacturerField;
- }
- set {
- this.manufacturerField = value;
- this.RaisePropertyChanged("Manufacturer");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=4)]
- public string Lotno {
- get {
- return this.lotnoField;
- }
- set {
- this.lotnoField = value;
- this.RaisePropertyChanged("Lotno");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=5)]
- public string Datecode {
- get {
- return this.datecodeField;
- }
- set {
- this.datecodeField = value;
- this.RaisePropertyChanged("Datecode");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=6)]
- public string Amount {
- get {
- return this.amountField;
- }
- set {
- this.amountField = value;
- this.RaisePropertyChanged("Amount");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=7)]
- public string Ordercode {
- get {
- return this.ordercodeField;
- }
- set {
- this.ordercodeField = value;
- this.RaisePropertyChanged("Ordercode");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=8)]
- public string Innerlot {
- get {
- return this.innerlotField;
- }
- set {
- this.innerlotField = value;
- this.RaisePropertyChanged("Innerlot");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=9)]
- public string Status {
- get {
- return this.statusField;
- }
- set {
- this.statusField = value;
- this.RaisePropertyChanged("Status");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=10)]
- public string Brand {
- get {
- return this.brandField;
- }
- set {
- this.brandField = value;
- this.RaisePropertyChanged("Brand");
- }
- }
-
- public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
-
- protected void RaisePropertyChanged(string propertyName) {
- System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
- if ((propertyChanged != null)) {
- propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
- }
- }
- }
-
- /// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.3190.0")]
- [System.SerializableAttribute()]
- [System.Diagnostics.DebuggerStepThroughAttribute()]
- [System.ComponentModel.DesignerCategoryAttribute("code")]
- [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempuri.org/")]
- public partial class ReelEntity : object, System.ComponentModel.INotifyPropertyChanged {
-
- private string boxidField;
-
- private string compidField;
-
- private string compnameField;
-
- private string manufacturerField;
-
- private string lotnoField;
-
- private string datecodeField;
-
- private string amountField;
-
- private string ordercodeField;
-
- private string statusField;
-
- private string brandField;
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=0)]
- public string Boxid {
- get {
- return this.boxidField;
- }
- set {
- this.boxidField = value;
- this.RaisePropertyChanged("Boxid");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=1)]
- public string Compid {
- get {
- return this.compidField;
- }
- set {
- this.compidField = value;
- this.RaisePropertyChanged("Compid");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=2)]
- public string Compname {
- get {
- return this.compnameField;
- }
- set {
- this.compnameField = value;
- this.RaisePropertyChanged("Compname");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=3)]
- public string Manufacturer {
- get {
- return this.manufacturerField;
- }
- set {
- this.manufacturerField = value;
- this.RaisePropertyChanged("Manufacturer");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=4)]
- public string Lotno {
- get {
- return this.lotnoField;
- }
- set {
- this.lotnoField = value;
- this.RaisePropertyChanged("Lotno");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=5)]
- public string Datecode {
- get {
- return this.datecodeField;
- }
- set {
- this.datecodeField = value;
- this.RaisePropertyChanged("Datecode");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=6)]
- public string Amount {
- get {
- return this.amountField;
- }
- set {
- this.amountField = value;
- this.RaisePropertyChanged("Amount");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=7)]
- public string Ordercode {
- get {
- return this.ordercodeField;
- }
- set {
- this.ordercodeField = value;
- this.RaisePropertyChanged("Ordercode");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=8)]
- public string Status {
- get {
- return this.statusField;
- }
- set {
- this.statusField = value;
- this.RaisePropertyChanged("Status");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=9)]
- public string Brand {
- get {
- return this.brandField;
- }
- set {
- this.brandField = value;
- this.RaisePropertyChanged("Brand");
- }
- }
-
- public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
-
- protected void RaisePropertyChanged(string propertyName) {
- System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
- if ((propertyChanged != null)) {
- propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
- }
- }
- }
-
- /// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.3190.0")]
- [System.SerializableAttribute()]
- [System.Diagnostics.DebuggerStepThroughAttribute()]
- [System.ComponentModel.DesignerCategoryAttribute("code")]
- [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempuri.org/")]
- public partial class BoxEntity : object, System.ComponentModel.INotifyPropertyChanged {
-
- private string boxIDField;
-
- private string compIDField;
-
- private string compNameField;
-
- private string amountField;
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=0)]
- public string BoxID {
- get {
- return this.boxIDField;
- }
- set {
- this.boxIDField = value;
- this.RaisePropertyChanged("BoxID");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=1)]
- public string CompID {
- get {
- return this.compIDField;
- }
- set {
- this.compIDField = value;
- this.RaisePropertyChanged("CompID");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=2)]
- public string CompName {
- get {
- return this.compNameField;
- }
- set {
- this.compNameField = value;
- this.RaisePropertyChanged("CompName");
- }
- }
-
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Order=3)]
- public string Amount {
- get {
- return this.amountField;
- }
- set {
- this.amountField = value;
- this.RaisePropertyChanged("Amount");
- }
- }
-
- public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
-
- protected void RaisePropertyChanged(string propertyName) {
- System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
- if ((propertyChanged != null)) {
- propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
- }
- }
- }
-
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
- public interface Service1SoapChannel : UAS_LabelMachine.Vivo_New_GetPlateID.Service1Soap, System.ServiceModel.IClientChannel {
- }
-
- [System.Diagnostics.DebuggerStepThroughAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
- public partial class Service1SoapClient : System.ServiceModel.ClientBase<UAS_LabelMachine.Vivo_New_GetPlateID.Service1Soap>, UAS_LabelMachine.Vivo_New_GetPlateID.Service1Soap {
-
- public Service1SoapClient() {
- }
-
- public Service1SoapClient(string endpointConfigurationName) :
- base(endpointConfigurationName) {
- }
-
- public Service1SoapClient(string endpointConfigurationName, string remoteAddress) :
- base(endpointConfigurationName, remoteAddress) {
- }
-
- public Service1SoapClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) :
- base(endpointConfigurationName, remoteAddress) {
- }
-
- public Service1SoapClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) :
- base(binding, remoteAddress) {
- }
-
- public System.Data.DataTable getBackBillHistory(string bill_no, string org_code, string back_user, string check_user, string check_type, string shopfloor, string begin_time, string end_time, string puser, string ppwd) {
- return base.Channel.getBackBillHistory(bill_no, org_code, back_user, check_user, check_type, shopfloor, begin_time, end_time, puser, ppwd);
- }
-
- public string receiveBoxIdCheck(string boxid, string puser, string ppwd) {
- return base.Channel.receiveBoxIdCheck(boxid, puser, ppwd);
- }
-
- public string bindPalletIDCheck(string palletID, string vendor, string puser, string ppwd) {
- return base.Channel.bindPalletIDCheck(palletID, vendor, puser, ppwd);
- }
-
- public string getBoxMessage(string boxid, string pOper, string pOperPWD) {
- return base.Channel.getBoxMessage(boxid, pOper, pOperPWD);
- }
-
- public string getReelListByBoxID_V3(string boxID, string pOper, string pOperPWD) {
- return base.Channel.getReelListByBoxID_V3(boxID, pOper, pOperPWD);
- }
-
- public string GetMRNinfo_20190401(string mrn, string pOper, string pOperPWD) {
- return base.Channel.GetMRNinfo_20190401(mrn, pOper, pOperPWD);
- }
-
- public string GetMRNinfo_ForXN(string mrn, string pOper, string pOperPWD) {
- return base.Channel.GetMRNinfo_ForXN(mrn, pOper, pOperPWD);
- }
-
- public string ReelAddToBoxCheck(string boxid, string compid, string pOper, string pOperPWD) {
- return base.Channel.ReelAddToBoxCheck(boxid, compid, pOper, pOperPWD);
- }
-
- public string BindReelToBox(string boxid, string reels, string pOper, string pOperPWD) {
- return base.Channel.BindReelToBox(boxid, reels, pOper, pOperPWD);
- }
-
- public string UnbindBox(string boxid, string pOper, string pOperPWD) {
- return base.Channel.UnbindBox(boxid, pOper, pOperPWD);
- }
-
- public string ReplaceReelInBox(string source_compid, string new_compid, string boxid, string pOper, string pOperPWD) {
- return base.Channel.ReplaceReelInBox(source_compid, new_compid, boxid, pOper, pOperPWD);
- }
-
- public string CancelBackBillHistory(string rowid, string newRemark, string pOper, string pOperPWD) {
- return base.Channel.CancelBackBillHistory(rowid, newRemark, pOper, pOperPWD);
- }
-
- public string getBoxID_20190403(string manufacturer, string compname, string amount, string ordercode, string remark, string pOper, string pOperPWD) {
- return base.Channel.getBoxID_20190403(manufacturer, compname, amount, ordercode, remark, pOper, pOperPWD);
- }
-
- public string getPalletID_20190403(string manufacturer, string compname, string amount, string remark, string pOper, string pOperPWD) {
- return base.Channel.getPalletID_20190403(manufacturer, compname, amount, remark, pOper, pOperPWD);
- }
-
- public string getDefaultOrderCode(string itemNumber, string vender, string pOper, string pOperPWD) {
- return base.Channel.getDefaultOrderCode(itemNumber, vender, pOper, pOperPWD);
- }
-
- public string needCheckOrderCode(string vender, string pOper, string pOperPWD) {
- return base.Channel.needCheckOrderCode(vender, pOper, pOperPWD);
- }
-
- public string[] getSpecialBarcodeRuleVendor(string input_id) {
- return base.Channel.getSpecialBarcodeRuleVendor(input_id);
- }
-
- public string HelloWorld() {
- return base.Channel.HelloWorld();
- }
-
- public string GetLanguageInfo(string pLangId, string pLangType) {
- return base.Channel.GetLanguageInfo(pLangId, pLangType);
- }
-
- public UAS_LabelMachine.Vivo_New_GetPlateID.ReelEntity_V1[] GetReelEntityCompID(string pCompID, string pOper, string ctext) {
- return base.Channel.GetReelEntityCompID(pCompID, pOper, ctext);
- }
-
- public string BindingAsnCarBoardBoxRelation(string pASN, string pCarboardBoxID, string pTypeFlag, string pBindingBy, string pRemark, string pLangType, string puser, string ppwd) {
- return base.Channel.BindingAsnCarBoardBoxRelation(pASN, pCarboardBoxID, pTypeFlag, pBindingBy, pRemark, pLangType, puser, ppwd);
- }
-
- public string BindingCarBoardBoxRelation(string pCarboardID, string pBoxID, string pBindingBy, string pRemark, string pLangType, string puser, string ppwd) {
- return base.Channel.BindingCarBoardBoxRelation(pCarboardID, pBoxID, pBindingBy, pRemark, pLangType, puser, ppwd);
- }
-
- public UAS_LabelMachine.Vivo_New_GetPlateID.BoxEntity[] getBoxEntityBoxID(string boxID, string pOper, string pOperPWD) {
- return base.Channel.getBoxEntityBoxID(boxID, pOper, pOperPWD);
- }
-
- public string LoginCheck(string pUserName, string pPassword, string pLangType) {
- return base.Channel.LoginCheck(pUserName, pPassword, pLangType);
- }
-
- public System.Data.DataTable login_20190117(string username, string pOper, string pOperPWD) {
- return base.Channel.login_20190117(username, pOper, pOperPWD);
- }
-
- public System.Data.DataTable login_20190329(string pOper, string pOperPWD) {
- return base.Channel.login_20190329(pOper, pOperPWD);
- }
-
- public string getCompID_V1(string createcode, string boxid, string compname, string manufacturer, string lotno, string datecode, string brand, int amount, string ordercode, string createuser, string remark, string status, string pOper, string pOperPWD) {
- return base.Channel.getCompID_V1(createcode, boxid, compname, manufacturer, lotno, datecode, brand, amount, ordercode, createuser, remark, status, pOper, pOperPWD);
- }
-
- public string getCompID_NotLN(string createcode, string boxid, string compname, string manufacturer, string brand, int amount, string createuser, string remark, string status, string pOper, string pOperPWD) {
- return base.Channel.getCompID_NotLN(createcode, boxid, compname, manufacturer, brand, amount, createuser, remark, status, pOper, pOperPWD);
- }
-
- public string getCompID_20190403(string boxid, string compname, string manufacturer, string brand, double amount, string remark, string innerlotno, string ln, string dc, string pOper, string pOperPWD) {
- return base.Channel.getCompID_20190403(boxid, compname, manufacturer, brand, amount, remark, innerlotno, ln, dc, pOper, pOperPWD);
- }
-
- public string getCompID_20190523(string boxid, string compname, string manufacturer, string brand, double amount, string remark, string innerlotno, string ln, string dc, string effectDate, string pOper, string pOperPWD) {
- return base.Channel.getCompID_20190523(boxid, compname, manufacturer, brand, amount, remark, innerlotno, ln, dc, effectDate, pOper, pOperPWD);
- }
-
- public string getCompID_Type1_20190524(string boxid, string compname, string manufacturer, string brand, double amount, string remark, string innerlotno, string ln, string dc, string effectDate, string pOper, string pOperPWD) {
- return base.Channel.getCompID_Type1_20190524(boxid, compname, manufacturer, brand, amount, remark, innerlotno, ln, dc, effectDate, pOper, pOperPWD);
- }
-
- public string getCompID_Type2_20190524(string boxid, string compname, string manufacturer, string brand, double amount, string remark, string innerlotno, string ln, string dc, string effectDate, string pOper, string pOperPWD) {
- return base.Channel.getCompID_Type2_20190524(boxid, compname, manufacturer, brand, amount, remark, innerlotno, ln, dc, effectDate, pOper, pOperPWD);
- }
-
- public string getZPCompID_20190403(string boxid, string compname, string manufacturer, string lotno, string datecode, string brand, double amount, string ordercode, string remark, string pOper, string pOperPWD) {
- return base.Channel.getZPCompID_20190403(boxid, compname, manufacturer, lotno, datecode, brand, amount, ordercode, remark, pOper, pOperPWD);
- }
-
- public string getZPCompID_withInnerLN(string createcode, string innerLN, string compname, string manufacturer, string lotno, string datecode, string brand, double amount, string ordercode, string createuser, string remark, string status, string pOper, string pOperPWD) {
- return base.Channel.getZPCompID_withInnerLN(createcode, innerLN, compname, manufacturer, lotno, datecode, brand, amount, ordercode, createuser, remark, status, pOper, pOperPWD);
- }
-
- public string insertBoxReelRelation(string createcode, string manufacturer, string boxID, string compid, string remark, string pOper, string pOperPWD) {
- return base.Channel.insertBoxReelRelation(createcode, manufacturer, boxID, compid, remark, pOper, pOperPWD);
- }
-
- public UAS_LabelMachine.Vivo_New_GetPlateID.ReelEntity[] getReelListByBoxID(string queryCode, string boxID, string pOper, string pOperPWD) {
- return base.Channel.getReelListByBoxID(queryCode, boxID, pOper, pOperPWD);
- }
-
- public UAS_LabelMachine.Vivo_New_GetPlateID.ReelEntity_V1[] getReelListByBoxID_V1(string queryCode, string boxID, string pOper, string pOperPWD) {
- return base.Channel.getReelListByBoxID_V1(queryCode, boxID, pOper, pOperPWD);
- }
-
- public System.Data.DataTable getReelListByBoxID_V2(string queryCode, string boxID, string venderName, string ctext, ref string msg, string pOper, string pOperPWD) {
- return base.Channel.getReelListByBoxID_V2(queryCode, boxID, venderName, ctext, ref msg, pOper, pOperPWD);
- }
-
- public string checkBoxCarboardCompname(string boxid, string carboardid, string puser, string ppwd) {
- return base.Channel.checkBoxCarboardCompname(boxid, carboardid, puser, ppwd);
- }
-
- public string isSpecialItem(string item) {
- return base.Channel.isSpecialItem(item);
- }
-
- public int IsExistCompID(string pCompID, string pVender) {
- return base.Channel.IsExistCompID(pCompID, pVender);
- }
-
- public int isExistCompIdBoxId(string boxID, string compID) {
- return base.Channel.isExistCompIdBoxId(boxID, compID);
- }
-
- public System.Data.DataTable GetBoxListbyCardBordID(string cardBoardID, string vendor, string ctext, string pOper, string pOperPWD) {
- return base.Channel.GetBoxListbyCardBordID(cardBoardID, vendor, ctext, pOper, pOperPWD);
- }
-
- public int IsExistCardBoardBoxReleation(string cardBoardID, string boxID) {
- return base.Channel.IsExistCardBoardBoxReleation(cardBoardID, boxID);
- }
-
- public System.Data.DataTable GetItemListByASN(string asn, string vendor, string ctext, string pOper, string pOperPWD) {
- return base.Channel.GetItemListByASN(asn, vendor, ctext, pOper, pOperPWD);
- }
-
- public string RemoveBoxReelRelation(string boxID, string ReelID, string pOper, string pOperPWD) {
- return base.Channel.RemoveBoxReelRelation(boxID, ReelID, pOper, pOperPWD);
- }
-
- public string RemoveCardboardBoxRelation(string CardBoardBoxID, string BoxID, string pOper, string pOperPWD) {
- return base.Channel.RemoveCardboardBoxRelation(CardBoardBoxID, BoxID, pOper, pOperPWD);
- }
-
- public int IsExitASNItem(string asn, string palletID, int flag, string item) {
- return base.Channel.IsExitASNItem(asn, palletID, flag, item);
- }
-
- public int InsertAsnItem(string[] list, ref string msg, string pOper, string pOperPWD) {
- return base.Channel.InsertAsnItem(list, ref msg, pOper, pOperPWD);
- }
-
- public System.Data.DataTable GetAsnItemList(string asn, string boxID, string vendor, string ctext, string pOper, string pOperPWD) {
- return base.Channel.GetAsnItemList(asn, boxID, vendor, ctext, pOper, pOperPWD);
- }
-
- public int UnBindASN(string asn, string boxID, string UserID, ref string msg, string pOper, string pOperPWD) {
- return base.Channel.UnBindASN(asn, boxID, UserID, ref msg, pOper, pOperPWD);
- }
-
- public int SubmitASN(string asn, ref string msg, string pOper, string pOperPWD) {
- return base.Channel.SubmitASN(asn, ref msg, pOper, pOperPWD);
- }
-
- public System.Data.DataTable GetBindInfoByASN(string asn, string vendor, string ctext, string pOper, string pOperPWD) {
- return base.Channel.GetBindInfoByASN(asn, vendor, ctext, pOper, pOperPWD);
- }
-
- public int AsnIsBindBoxID(string asn) {
- return base.Channel.AsnIsBindBoxID(asn);
- }
-
- public int GetAsnIsBinded(string asn) {
- return base.Channel.GetAsnIsBinded(asn);
- }
-
- public int GetMrnQtyByPalletID_20190329(string palletID, string vendor, string pOper, string pOperPWD) {
- return base.Channel.GetMrnQtyByPalletID_20190329(palletID, vendor, pOper, pOperPWD);
- }
-
- public int GetMrnQtyByBoxID_20190329(string boxID, string vendor, string pOper, string pOperPWD) {
- return base.Channel.GetMrnQtyByBoxID_20190329(boxID, vendor, pOper, pOperPWD);
- }
-
- public int GetASN(string asn, string vender) {
- return base.Channel.GetASN(asn, vender);
- }
-
- public string GetSysVersion() {
- return base.Channel.GetSysVersion();
- }
-
- public System.Data.DataTable GetRolesByUserName_20190328(string pOper, string pOperPWD) {
- return base.Channel.GetRolesByUserName_20190328(pOper, pOperPWD);
- }
-
- public System.Data.DataTable GetRolesByUserID_20190320(int pUserID, string pOper, string pOperPWD) {
- return base.Channel.GetRolesByUserID_20190320(pUserID, pOper, pOperPWD);
- }
-
- public System.Data.DataTable GetAllRoles(string pOper, string pOperPWD) {
- return base.Channel.GetAllRoles(pOper, pOperPWD);
- }
-
- public System.Data.DataTable GetUserInfo(int pNameID, string pOper, string pOperPWD) {
- return base.Channel.GetUserInfo(pNameID, pOper, pOperPWD);
- }
-
- public string InitPassword(int pUserID, string pPwd, string pOper, string pUserName, string CText, string pCurUser, string pCurPWD) {
- return base.Channel.InitPassword(pUserID, pPwd, pOper, pUserName, CText, pCurUser, pCurPWD);
- }
-
- public string DisableUser(int pUserID, string pOper, string pOperPWD) {
- return base.Channel.DisableUser(pUserID, pOper, pOperPWD);
- }
-
- public string EnableUser(int pUserID, string pOper, string pOperPWD) {
- return base.Channel.EnableUser(pUserID, pOper, pOperPWD);
- }
-
- public string CreateUser_20190320(string pUserName, string pPwd, string pDesc, string allowSelectVendor, string inLNRequired, string needReceiveConfirm, string pRoleList, string pOper, string pOperPWD, string CText) {
- return base.Channel.CreateUser_20190320(pUserName, pPwd, pDesc, allowSelectVendor, inLNRequired, needReceiveConfirm, pRoleList, pOper, pOperPWD, CText);
- }
-
- public string ModifyUser_20190320(int pUserID, string pDesc, string allowSelectVendor, string inLNRequired, string needReceiveConfirm, string pRoleList, string pOper, string pCurUser, string pCurPWD, string CText) {
- return base.Channel.ModifyUser_20190320(pUserID, pDesc, allowSelectVendor, inLNRequired, needReceiveConfirm, pRoleList, pOper, pCurUser, pCurPWD, CText);
- }
-
- public string ModifyPassword(string pPwd, string pOper, string pOperPWD) {
- return base.Channel.ModifyPassword(pPwd, pOper, pOperPWD);
- }
-
- public int IsExistBookingCode_20190131(string itemcode) {
- return base.Channel.IsExistBookingCode_20190131(itemcode);
- }
-
- public System.Data.DataTable GetBarCodeRule_20190122(string BarCodeType, string vendor, string itemCode, string pOper, string pOperPWD) {
- return base.Channel.GetBarCodeRule_20190122(BarCodeType, vendor, itemCode, pOper, pOperPWD);
- }
-
- public System.Data.DataTable GetMRNinfo_20190329(string mrn, string pOper, string pOperPWD) {
- return base.Channel.GetMRNinfo_20190329(mrn, pOper, pOperPWD);
- }
-
- public int isBanLot_20190122(string vendor, string lotno, string item, string datecode, string reelid) {
- return base.Channel.isBanLot_20190122(vendor, lotno, item, datecode, reelid);
- }
-
- public string SaveMrn_20190403(string boxid, string mrn, string ln, string dc, string orderCode, string vmrn, string pOper, string pOperPWD) {
- return base.Channel.SaveMrn_20190403(boxid, mrn, ln, dc, orderCode, vmrn, pOper, pOperPWD);
- }
-
- public int MrnIsCheck_20190308(string mrn) {
- return base.Channel.MrnIsCheck_20190308(mrn);
- }
-
- public string ReelReceiveConfirm(string mrn, string innerLN, string remark, string pOper, string pOperPWD) {
- return base.Channel.ReelReceiveConfirm(mrn, innerLN, remark, pOper, pOperPWD);
- }
-
- public string ReelReceiveConfirmByBox(string boxid, string innerLN, string remark, string pOper, string pOperPWD) {
- return base.Channel.ReelReceiveConfirmByBox(boxid, innerLN, remark, pOper, pOperPWD);
- }
-
- public int CheckBoxID(string boxid, string vendor) {
- return base.Channel.CheckBoxID(boxid, vendor);
- }
-
- public int CheckBoxID_20190318(string boxid, string vendor, string compname) {
- return base.Channel.CheckBoxID_20190318(boxid, vendor, compname);
- }
-
- public int IsExistBoxID(string boxID, string vendorID) {
- return base.Channel.IsExistBoxID(boxID, vendorID);
- }
-
- public string bindBoxidCheck(string boxID, string vendorID, string pOper, string pOperPWD) {
- return base.Channel.bindBoxidCheck(boxID, vendorID, pOper, pOperPWD);
- }
-
- public System.Data.DataTable GetBoxIDByPalletID(string palletID, string vendor, string pOper, string pOperPWD) {
- return base.Channel.GetBoxIDByPalletID(palletID, vendor, pOper, pOperPWD);
- }
-
- public System.Data.DataTable GetReelsByBoxid(string boxid, string vendor, string pOper, string pOperPWD) {
- return base.Channel.GetReelsByBoxid(boxid, vendor, pOper, pOperPWD);
- }
-
- public string GetReelsByBoxid_20190604(string boxid, string vendor, string pOper, string pOperPWD) {
- return base.Channel.GetReelsByBoxid_20190604(boxid, vendor, pOper, pOperPWD);
- }
-
- public System.Data.DataTable GetRules(string vendor, string item, string pOper, string pOperPWD) {
- return base.Channel.GetRules(vendor, item, pOper, pOperPWD);
- }
-
- public int BoxIsBindOtherAsn(string boxID) {
- return base.Channel.BoxIsBindOtherAsn(boxID);
- }
-
- public System.Data.DataTable GetOperationHistory_20190128(string VendorCode, string Createcode, string DocumentMaker, string compid, string CartonNumber, string ProductCycle, string ItemNumber, string Batch, string Operator, string startDate, string endDate, string pOper, string pOperPWD) {
- return base.Channel.GetOperationHistory_20190128(VendorCode, Createcode, DocumentMaker, compid, CartonNumber, ProductCycle, ItemNumber, Batch, Operator, startDate, endDate, pOper, pOperPWD);
- }
-
- public System.Data.DataTable GetOperationHistory_20190511(
- string VendorCode,
- string Createcode,
- string DocumentMaker,
- string compid,
- string CartonNumber,
- string ProductCycle,
- string ItemNumber,
- string Batch,
- string Operator,
- string startDate,
- string endDate,
- string startBindDate,
- string endBindDate,
- string bindStatus,
- string pOper,
- string pOperPWD) {
- return base.Channel.GetOperationHistory_20190511(VendorCode, Createcode, DocumentMaker, compid, CartonNumber, ProductCycle, ItemNumber, Batch, Operator, startDate, endDate, startBindDate, endBindDate, bindStatus, pOper, pOperPWD);
- }
-
- public string GetItemDesc_20190131(string Itemnum, string pOper, string pOperPWD) {
- return base.Channel.GetItemDesc_20190131(Itemnum, pOper, pOperPWD);
- }
-
- public System.Data.DataTable GetVenderPalletInfo(string palletID, string pOper, string pOperPWD) {
- return base.Channel.GetVenderPalletInfo(palletID, pOper, pOperPWD);
- }
-
- public int CompIdIsBound(string compID) {
- return base.Channel.CompIdIsBound(compID);
- }
-
- public string checkCompname(string compID, string boxid) {
- return base.Channel.checkCompname(compID, boxid);
- }
-
- public int GetRemainBoxIDQty(string boxID) {
- return base.Channel.GetRemainBoxIDQty(boxID);
- }
-
- public string handleBarcodeRule(string mt_type, string prowid, string pvendor, string pitem, string pbarcodetype, string pruletype, string pdelimiter, string pqmode, string plnmode, string pdcmode, string pocmode, string pvmrnmode, string pOper, string pOperPWD) {
- return base.Channel.handleBarcodeRule(mt_type, prowid, pvendor, pitem, pbarcodetype, pruletype, pdelimiter, pqmode, plnmode, pdcmode, pocmode, pvmrnmode, pOper, pOperPWD);
- }
-
- public System.Data.DataTable GetSpecialItems(string item, string pOper, string pOperPWD) {
- return base.Channel.GetSpecialItems(item, pOper, pOperPWD);
- }
-
- public string handleSpecialItem(string mt_type, string prowid, string pitem, string pOper, string pOperPWD) {
- return base.Channel.handleSpecialItem(mt_type, prowid, pitem, pOper, pOperPWD);
- }
-
- public System.Data.DataTable GetVendorsWithoutOrdecode(string vendor, string pOper, string pOperPWD) {
- return base.Channel.GetVendorsWithoutOrdecode(vendor, pOper, pOperPWD);
- }
-
- public string handleVendorsWithoutOrdecode(string prowid, string mt_type, string vendor, string pOper, string pOperPWD) {
- return base.Channel.handleVendorsWithoutOrdecode(prowid, mt_type, vendor, pOper, pOperPWD);
- }
-
- public System.Data.DataTable GetMnfpartList(string item, string vendor, string mnfpart, string pOper, string pOperPWD) {
- return base.Channel.GetMnfpartList(item, vendor, mnfpart, pOper, pOperPWD);
- }
-
- public string handleMnfpartList(string mt_type, string prowid, string pitem, string pvendor, string pmnfpart, string pOper, string pOperPWD) {
- return base.Channel.handleMnfpartList(mt_type, prowid, pitem, pvendor, pmnfpart, pOper, pOperPWD);
- }
-
- public System.Data.DataTable GetOrdercode_20190330(string itmeCode, string vendor, string pOper, string pOperPWD) {
- return base.Channel.GetOrdercode_20190330(itmeCode, vendor, pOper, pOperPWD);
- }
-
- public System.Data.DataTable GetSYItemList(string item, string desc, string vendor, string pOper, string pOperPWD) {
- return base.Channel.GetSYItemList(item, desc, vendor, pOper, pOperPWD);
- }
-
- public string AddSCItem(string pvendor, string pdesc, string pOper, string oper_pwd) {
- return base.Channel.AddSCItem(pvendor, pdesc, pOper, oper_pwd);
- }
-
- public System.Data.DataTable GetMRNList(string vendor, string item, string lotno, string datecode, string mrn, string innerln, string querybytime, string time_begin, string time_end, string user, string ctext, string pOper, string pOperPWD) {
- return base.Channel.GetMRNList(vendor, item, lotno, datecode, mrn, innerln, querybytime, time_begin, time_end, user, ctext, pOper, pOperPWD);
- }
-
- public System.Data.DataTable GetMRNList_20190308(string vendor, string item, string lotno, string datecode, string mrn, string innerln, string querybytime, string time_begin, string time_end, string user, string ctext, string mrntype, string syncstatus, string pOper, string pOperPWD) {
- return base.Channel.GetMRNList_20190308(vendor, item, lotno, datecode, mrn, innerln, querybytime, time_begin, time_end, user, ctext, mrntype, syncstatus, pOper, pOperPWD);
- }
-
- public System.Data.DataTable GetMRNList_20190315(
- string vendor,
- string item,
- string lotno,
- string datecode,
- string mrn,
- string innerln,
- string querybytime,
- string time_begin,
- string time_end,
- string user,
- string ctext,
- string mrntype,
- string syncstatus,
- string boxid,
- string pOper,
- string pOperPWD) {
- return base.Channel.GetMRNList_20190315(vendor, item, lotno, datecode, mrn, innerln, querybytime, time_begin, time_end, user, ctext, mrntype, syncstatus, boxid, pOper, pOperPWD);
- }
-
- public System.Data.DataTable GetVersions(string client_name) {
- return base.Channel.GetVersions(client_name);
- }
-
- public System.Data.DataTable GetSMTArea(string pOper, string pOperPWD) {
- return base.Channel.GetSMTArea(pOper, pOperPWD);
- }
-
- public System.Data.DataTable GetAreaUserList(string pOper, string pOperPWD, string area_code) {
- return base.Channel.GetAreaUserList(pOper, pOperPWD, area_code);
- }
-
- public string OperSyncUserList(string pOper, string pOperPWD, string area_code, string user_id, string oper_type) {
- return base.Channel.OperSyncUserList(pOper, pOperPWD, area_code, user_id, oper_type);
- }
-
- public System.Data.DataTable getCheckType(string pOper, string pOperPWD) {
- return base.Channel.getCheckType(pOper, pOperPWD);
- }
-
- public System.Data.DataTable getOrgCode(string pOper, string pOperPWD) {
- return base.Channel.getOrgCode(pOper, pOperPWD);
- }
-
- public System.Data.DataTable checkBackBillInERP(string bill_no, string org_code, string puser, string ppwd) {
- return base.Channel.checkBackBillInERP(bill_no, org_code, puser, ppwd);
- }
-
- public System.Data.DataTable checkBackBillInERP_20190426(string bill_no, string org_code, string puser, string ppwd) {
- return base.Channel.checkBackBillInERP_20190426(bill_no, org_code, puser, ppwd);
- }
-
- public System.Data.DataTable checkBackBillHistory_20190403(string bill_no, string org_code, string puser, string ppwd) {
- return base.Channel.checkBackBillHistory_20190403(bill_no, org_code, puser, ppwd);
- }
-
- public System.Data.DataTable getWHShopfloorList(string puser, string ppwd) {
- return base.Channel.getWHShopfloorList(puser, ppwd);
- }
-
- public string saveWHCheck(string puser, string ppwd, string org_code, string bill_no, string erp_check, string his_check, string back_user, string check_user, string check_type, string shopfloor, string remark) {
- return base.Channel.saveWHCheck(puser, ppwd, org_code, bill_no, erp_check, his_check, back_user, check_user, check_type, shopfloor, remark);
- }
- }
- }
|