| | |
| | | <wsdl:definitions xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://tempuri.org/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> |
| | | <wsdl:types> |
| | | <s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/"> |
| | | <s:element name="getCheckOpen"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="getCheckOpenResponse"> |
| | | <s:element name="get_SNBarCode_PackUnionCarryUp"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="getCheckOpenResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getGetDataBase"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sItem" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sK3" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getGetDataBaseResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="getGetDataBaseResult" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sK3" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getCheckCzymc"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sUser" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sPsd" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getCheckCzymcResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="getCheckCzymcResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getSub_GetCurPeriod"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sYear" type="s:int" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sPeriod" type="s:int" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getSub_GetCurPeriodResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="getSub_GetCurPeriodResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sYear" type="s:int" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sPeriod" type="s:int" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getDataSetBySQL"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sTable" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getDataSetBySQLResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="getDataSetBySQLResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getRunProc"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getRunProcResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getRunProcByMul"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="tns:ArrayOfString" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ArrayOfString"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="getRunProcByMulResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getSecurity_Log"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="ModRightNameCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="CurUserName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getSecurity_LogResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="getSecurity_LogResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CancelltionBarCodeBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CancelltionBarCodeBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CancelltionBarCodeBillResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_UnCancelltionBarCodeBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_UnCancelltionBarCodeBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_UnCancelltionBarCodeBillResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Set_BPrintQtyBarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Set_BPrintQtyBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Set_BPrintQtyBarCodeResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_Mould"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SCWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_MouldResponse"> |
| | | <s:element name="get_SNBarCode_PackUnionCarryUpResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MouldResult" type="tns:ClsKf_ICStockBill_Mould" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_SNBarCode_PackUnionCarryUpResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_ICStockBill_Mould"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWhNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSPNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeptNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeptName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSupNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSupName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOWNERNAME" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMulSourceFlag" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockInOrgName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockOutOrgName" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="DeleteMould"> |
| | | <s:element name="GetBillEntry_TmpList_PackUnionCarryUp"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="DeleteMouldResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="DeleteMouldResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_Mould"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SCWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MouldResponse"> |
| | | <s:element name="GetBillEntry_TmpList_PackUnionCarryUpResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MouldResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCodeSP_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCodeSP_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetICInventoryByBarCodeSP_ViewResult"> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetBillEntry_TmpList_PackUnionCarryUpResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCodeSP_View"> |
| | | <s:element name="set_SavePackUnionCarryUpBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCodeSP_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetMaterByBarCodeSP_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="SetFIFOPonderationBillMain_Temp"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HUserOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="SetFIFOPonderationBillMain_TempResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SetFIFOPonderationBillMain_TempResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_Fast"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_FastResponse"> |
| | | <s:element name="set_SavePackUnionCarryUpBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_FastResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePackUnionCarryUpBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode"> |
| | | <s:element name="set_DelPackUnionBill_Temp"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCodeResponse"> |
| | | <s:element name="set_DelPackUnionBill_TempResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCodeResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_DelPackUnionBill_TempResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSc_PackUnionBill_TempList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSc_PackUnionBill_TempListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSc_PackUnionBill_TempListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="DeleteTemp_PackUnionBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="DeleteTemp_PackUnionBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="DeleteTemp_PackUnionBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSourceBillList_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSourceBillList_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSourceBillList_BillCheckResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_OutFast"> |
| | | <s:element name="get_BillBarCode_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillBarCode_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCode_BillCheckResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillBarCode_MateOutCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillBarCode_MateOutCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCode_MateOutCheckResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillBarCode_OtherOutCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillBarCode_OtherOutCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCode_OtherOutCheckResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillBarCode_MoveStockCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillBarCode_MoveStockCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCode_MoveStockCheckResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_MoveStockBillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_OutFastResponse"> |
| | | <s:element name="get_BarCode_MoveStockBillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_OutFastResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BarCode_MoveStockBillCheckResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_Out"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_OutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_OutResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MulSource"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sXFFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sJDPFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MulSourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MulSourceResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_MulSource"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sXFFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sJDPFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_MulSourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MulSourceResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_SourceBill_MateOut"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sNewInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sRedBlueflag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sPPQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sPlanMode" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHOWNERID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_SourceBill_MateOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_SourceBill_MateOutResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_MulSourceBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsGy_BarCodeBill_WMS_Model_View"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsGy_BarCodeBill_WMS_Model"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaterNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaterModel" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUnitName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSupName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HGroupName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeptName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HErpClsID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCusRelationNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCodeStatus" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWHName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInstructID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInstructNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSeOrderBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAuxPropName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:complexType name="ClsGy_BarCodeBill_WMS_Model"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HUnitID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCodeType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMakeDate" type="s:dateTime" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPrintQty" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HinitQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMTONo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStopflag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HProduceDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HExpiryDate" type="s:dateTime" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:complexType name="ClsXt_SystemParameterMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_AutoCheck" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_UpdateSourceInterID" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_MESFlag" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_FirstCheckOut" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Cg_POInStockBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Cg_POInStockBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Cg_POInStockBill_BarCodeCtl" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_SimpleMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_PackUnionBill_SourceBillTypeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_PackUnionBill_SourceBillNoCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_ERPStockCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_WMSStockCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_WMSStockCtl_ERPMode" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_UserByOrgRelation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_MouldManagerCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_CloudMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="BarCode_SourceQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="BarCode_PrintQty" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="BarCode_PrintQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="BarCode_UpdatePrintQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="BarCode_AutoProductInBillWMS" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="BarCode_AutoPOStockInBillWMS" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="BarCode_AutoMateOutBackBillWMS" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="BarCode_AutoSellOutBackBillWMS" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOBill_AutoProcExchBill" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ProcessExchangeBill_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_FullMoveCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_QtyCtl" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_ProcessCheckCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_DeleteCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_LineBindCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_AutoFindSNO" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_ShowUSERProcess" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_DeleteRelationCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_QtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_QtyPreQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_QtyNextQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_ProcessCheckOut" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_FirstCheckOut" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_DeleteCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_FstAutoICMOReport" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_LastAutoICMOReport" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_AutoStockIn" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_InStockType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_AutoFindSNO" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_ShowUSERProcess" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_DeleteRelationCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_NoPassProdCheckBill_QtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_NoPassProdCheckBill_BadReasonQtyCtrl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_NoPassProdCheckBill_DeleteCtl" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_QtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_OneCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_DeleteCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustOutBill_QtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustOutBill_DeleteCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_FirstCheckOut" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESBeginWorkBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESReturnWorkBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESEndWorkBill_AutoCheck" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="OA_ErrMsgBackBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESProceReportWorkBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_FirstPieceCheckBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdOutBill_MouldLifeCtrl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdOutBill_MouldLifeCtrlType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Gy_RoutingBill_SaveAutoLastProc" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_BillCheckResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_Temp_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_Temp_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_BillCheckResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_UpdateTemp_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_UpdateTemp_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_UpdateTemp_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_TempList_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_TempList_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempList_BillCheckResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getDataSetByMasterSQL"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sTable" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getDataSetByMasterSQLResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="getDataSetByMasterSQLResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getCheckOpen"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="getCheckOpenResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="getCheckOpenResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getGetDataBase"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sItem" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sK3" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getGetDataBaseResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="getGetDataBaseResult" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sK3" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getCheckCzymc"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sUser" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sPsd" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getCheckCzymcResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="getCheckCzymcResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getSub_GetCurPeriod"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sYear" type="s:int" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sPeriod" type="s:int" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getSub_GetCurPeriodResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="getSub_GetCurPeriodResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sYear" type="s:int" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sPeriod" type="s:int" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getDataSetBySQL"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sTable" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getDataSetBySQLResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="getDataSetBySQLResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getRunProc"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getRunProcResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getRunProcByMul"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="tns:ArrayOfString" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ArrayOfString"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="getRunProcByMulResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getSecurity_Log"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="ModRightNameCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="CurUserName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getSecurity_LogResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="getSecurity_LogResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CancelltionBarCodeBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CancelltionBarCodeBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CancelltionBarCodeBillResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_UnCancelltionBarCodeBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_UnCancelltionBarCodeBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_UnCancelltionBarCodeBillResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Set_BPrintQtyBarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Set_BPrintQtyBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Set_BPrintQtyBarCodeResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_BarCodeAutoWMS"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_BarCodeAutoWMSResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_BarCodeAutoWMSResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_Mould"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SCWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_MouldResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MouldResult" type="tns:ClsKf_ICStockBill_Mould" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_ICStockBill_Mould"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWhNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSPNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeptNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeptName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSupNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSupName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOWNERNAME" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMulSourceFlag" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockInOrgName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockOutOrgName" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="DeleteMould"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="DeleteMouldResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="DeleteMouldResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_Mould"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SCWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MouldResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MouldResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ServerCon2"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_ServerCon2Response"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_ServerCon2Result" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SubDisplay"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SubDisplayResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_SubDisplayResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SubDisplayByOwner"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SubDisplayByOwnerResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_SubDisplayByOwnerResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWorkProcInfoBoard"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceID" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWorkProcInfoBoardResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetWorkProcInfoBoardResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCode_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCode_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetICInventoryByBarCode_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCode_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCode_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetMaterByBarCode_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCodeSP_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCodeSP_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetICInventoryByBarCodeSP_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCodeSP_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCodeSP_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetMaterByBarCodeSP_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="SetFIFOPonderationBillMain_Temp"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HUserOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="SetFIFOPonderationBillMain_TempResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SetFIFOPonderationBillMain_TempResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_Fast"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_FastResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_FastResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCodeResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_OutFast"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_OutFastResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_OutFastResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_Out"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_OutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_OutResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MulSource"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sXFFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sJDPFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MulSourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MulSourceResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_MulSource"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sXFFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sJDPFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_MulSourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MulSourceResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_SourceBill_MateOut"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sNewInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sRedBlueflag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sPPQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sPlanMode" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHOWNERID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_SourceBill_MateOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_SourceBill_MateOutResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_MulSourceBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_MulSourceBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="getSourceBillList_NewResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillSubType"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillSubTypeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BillSubTypeResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsGy_BarCodeBill_WMS_Model_View"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsGy_BarCodeBill_WMS_Model"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaterNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaterModel" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUnitName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSupName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HGroupName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeptName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HErpClsID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCusRelationNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCodeStatus" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWHName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInstructID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInstructNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSeOrderBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAuxPropName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:complexType name="ClsGy_BarCodeBill_WMS_Model"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HUnitID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCodeType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMakeDate" type="s:dateTime" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPrintQty" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HinitQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMTONo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStopflag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HProduceDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HExpiryDate" type="s:dateTime" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="get_SavePonderationBillMain_Temp_BarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSourceBillList_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSourceBillList_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSourceBillList_BillCheckResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillBarCode_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillBarCode_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCode_BillCheckResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillBarCode_MateOutCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillBarCode_MateOutCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCode_MateOutCheckResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillBarCode_OtherOutCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillBarCode_OtherOutCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCode_OtherOutCheckResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillBarCode_MoveStockCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillBarCode_MoveStockCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCode_MoveStockCheckResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_MoveStockBillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_MoveStockBillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BarCode_MoveStockBillCheckResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_BillCheckResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_Temp_BillCheck"> |
| | | <s:element name="get_PackBarCode_PackUnionBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_Temp_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_BillCheckResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_UpdateTemp_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HHMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_PackBarCode_PackUnionBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_PackBarCode_PackUnionBillResult" type="tns:ClsGy_BarCodeBill_WMS_Model" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_PackUnionBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_UpdateTemp_BillCheckResponse"> |
| | | <s:element name="get_BarCode_PackUnionBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_UpdateTemp_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_BarCode_PackUnionBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_TempList_BillCheck"> |
| | | <s:element name="GetBillEntry_Tmp_Pack"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_TempList_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempList_BillCheckResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getDataSetByMasterSQL"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sTable" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getDataSetByMasterSQLResponse"> |
| | | <s:element name="GetBillEntry_Tmp_PackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="getDataSetByMasterSQLResult"> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetBillEntry_Tmp_PackResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_MoveStock"> |
| | | <s:element name="set_DelPackUnionBill_Temp_Pack"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_DelPackUnionBill_Temp_PackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_DelPackUnionBill_Temp_PackResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePackUnionBill_Add"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePackUnionBill_AddResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePackUnionBill_AddResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_PackUnionCarryUp"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HHMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_PackUnionCarryUpResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BarCode_PackUnionCarryUpResult" type="tns:ClsGy_BarCodeBill_WMS_Model" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherInBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_OtherInBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveOtherInBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HPPBomBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveProcReportMoveBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_MoveStock"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HPPBomBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_MoveStockResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ServerCon2"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_ServerCon2Response"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_ServerCon2Result" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SubDisplay"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SubDisplayResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_SubDisplayResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SubDisplayByOwner"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SubDisplayByOwnerResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_SubDisplayByOwnerResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWorkProcInfoBoard"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceID" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWorkProcInfoBoardResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetWorkProcInfoBoardResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCode_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCode_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetICInventoryByBarCode_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCode_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCode_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetMaterByBarCode_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_CLD"> |
| | | <s:element name="set_SaveOtherOutBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveOtherOutBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_OtherInBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveOtherInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherInBill_CLD"> |
| | | <s:element name="set_SaveSellOutBackBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherInBill_CLDResponse"> |
| | | <s:element name="set_SaveSellOutBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBackBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_New"> |
| | | <s:element name="set_SaveSellOutBackBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HPPBomBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_NewResponse"> |
| | | <s:element name="set_SaveSellOutBackBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBackBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_IsCheckStock_ICInventoryResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveSellOutBackBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveSellOutBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBackBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveSellOutBackBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveSellOutBackBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBackBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | |
| | | </s:element> |
| | | </s:schema> |
| | | </wsdl:types> |
| | | <wsdl:message name="get_SNBarCode_PackUnionCarryUpSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SNBarCode_PackUnionCarryUp" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SNBarCode_PackUnionCarryUpSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SNBarCode_PackUnionCarryUpResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetBillEntry_TmpList_PackUnionCarryUpSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntry_TmpList_PackUnionCarryUp" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetBillEntry_TmpList_PackUnionCarryUpSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntry_TmpList_PackUnionCarryUpResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePackUnionCarryUpBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePackUnionCarryUpBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePackUnionCarryUpBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePackUnionCarryUpBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_DelPackUnionBill_TempSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_DelPackUnionBill_Temp" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_DelPackUnionBill_TempSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_DelPackUnionBill_TempResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_PackUnionBill_TempListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_PackUnionBill_TempList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_PackUnionBill_TempListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_PackUnionBill_TempListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteTemp_PackUnionBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:DeleteTemp_PackUnionBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteTemp_PackUnionBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:DeleteTemp_PackUnionBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSourceBillList_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSourceBillList_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSourceBillList_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSourceBillList_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCode_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCode_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCode_MateOutCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode_MateOutCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCode_MateOutCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode_MateOutCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCode_OtherOutCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode_OtherOutCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCode_OtherOutCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode_OtherOutCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCode_MoveStockCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode_MoveStockCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCode_MoveStockCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode_MoveStockCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_MoveStockBillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_MoveStockBillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_MoveStockBillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_MoveStockBillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_UpdateTemp_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_UpdateTemp_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_UpdateTemp_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_UpdateTemp_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_TempList_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_TempList_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getDataSetByMasterSQLSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getDataSetByMasterSQL" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getDataSetByMasterSQLSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getDataSetByMasterSQLResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getCheckOpenSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getCheckOpen" /> |
| | | </wsdl:message> |
| | |
| | | <wsdl:message name="Set_BPrintQtyBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Set_BPrintQtyBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_BarCodeAutoWMSSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_BarCodeAutoWMS" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_BarCodeAutoWMSSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_BarCodeAutoWMSResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_MouldSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_Mould" /> |
| | | </wsdl:message> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MouldSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MouldResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ServerCon2SoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerCon2" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ServerCon2SoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerCon2Response" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SubDisplaySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SubDisplay" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SubDisplaySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SubDisplayResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SubDisplayByOwnerSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SubDisplayByOwner" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SubDisplayByOwnerSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SubDisplayByOwnerResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWorkProcInfoBoardSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWorkProcInfoBoard" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWorkProcInfoBoardSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWorkProcInfoBoardResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetICInventoryByBarCode_ViewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetICInventoryByBarCode_View" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetICInventoryByBarCode_ViewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetICInventoryByBarCode_ViewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMaterByBarCode_ViewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterByBarCode_View" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMaterByBarCode_ViewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterByBarCode_ViewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetICInventoryByBarCodeSP_ViewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetICInventoryByBarCodeSP_View" /> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="getSourceBillList_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getSourceBillList_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillSubTypeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BillSubType" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillSubTypeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BillSubTypeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_New" /> |
| | |
| | | <wsdl:message name="set_DelPonderationBillMain_Temp_PackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_DelPonderationBillMain_Temp_PackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSourceBillList_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSourceBillList_BillCheck" /> |
| | | <wsdl:message name="get_PackBarCode_PackUnionBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_PackBarCode_PackUnionBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSourceBillList_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSourceBillList_BillCheckResponse" /> |
| | | <wsdl:message name="get_PackBarCode_PackUnionBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_PackBarCode_PackUnionBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCode_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode_BillCheck" /> |
| | | <wsdl:message name="get_BarCode_PackUnionBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_PackUnionBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCode_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode_BillCheckResponse" /> |
| | | <wsdl:message name="get_BarCode_PackUnionBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_PackUnionBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCode_MateOutCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode_MateOutCheck" /> |
| | | <wsdl:message name="GetBillEntry_Tmp_PackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntry_Tmp_Pack" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCode_MateOutCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode_MateOutCheckResponse" /> |
| | | <wsdl:message name="GetBillEntry_Tmp_PackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntry_Tmp_PackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCode_OtherOutCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode_OtherOutCheck" /> |
| | | <wsdl:message name="set_DelPackUnionBill_Temp_PackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_DelPackUnionBill_Temp_Pack" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCode_OtherOutCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode_OtherOutCheckResponse" /> |
| | | <wsdl:message name="set_DelPackUnionBill_Temp_PackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_DelPackUnionBill_Temp_PackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCode_MoveStockCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode_MoveStockCheck" /> |
| | | <wsdl:message name="set_SavePackUnionBill_AddSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePackUnionBill_Add" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCode_MoveStockCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode_MoveStockCheckResponse" /> |
| | | <wsdl:message name="set_SavePackUnionBill_AddSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePackUnionBill_AddResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_MoveStockBillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_MoveStockBillCheck" /> |
| | | <wsdl:message name="get_BarCode_PackUnionCarryUpSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_PackUnionCarryUp" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_MoveStockBillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_MoveStockBillCheckResponse" /> |
| | | <wsdl:message name="get_BarCode_PackUnionCarryUpSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_PackUnionCarryUpResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck" /> |
| | | <wsdl:message name="set_SaveOtherInBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckResponse" /> |
| | | <wsdl:message name="set_SaveOtherInBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_BillCheck" /> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_BillCheckResponse" /> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_BillCheck" /> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_UpdateTemp_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_UpdateTemp_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_UpdateTemp_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_UpdateTemp_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_TempList_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_TempList_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getDataSetByMasterSQLSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getDataSetByMasterSQL" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getDataSetByMasterSQLSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getDataSetByMasterSQLResponse" /> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_MoveStockSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock" /> |
| | |
| | | <wsdl:message name="get_ServerConSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerConResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ServerCon2SoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerCon2" /> |
| | | <wsdl:message name="set_SaveOtherOutBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ServerCon2SoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerCon2Response" /> |
| | | <wsdl:message name="set_SaveOtherOutBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SubDisplaySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SubDisplay" /> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SubDisplaySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SubDisplayResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SubDisplayByOwnerSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SubDisplayByOwner" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SubDisplayByOwnerSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SubDisplayByOwnerResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWorkProcInfoBoardSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWorkProcInfoBoard" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWorkProcInfoBoardSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWorkProcInfoBoardResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetICInventoryByBarCode_ViewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetICInventoryByBarCode_View" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetICInventoryByBarCode_ViewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetICInventoryByBarCode_ViewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMaterByBarCode_ViewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterByBarCode_View" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMaterByBarCode_ViewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterByBarCode_ViewResponse" /> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD" /> |
| | |
| | | <wsdl:message name="set_SaveMouldProdInBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMouldProdInBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLD" /> |
| | | <wsdl:message name="set_SaveSellOutBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLDResponse" /> |
| | | <wsdl:message name="set_SaveSellOutBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_New" /> |
| | | <wsdl:message name="set_SaveSellOutBackBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_CLD_NewResponse" /> |
| | | <wsdl:message name="set_SaveSellOutBackBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveSellOutBackBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_CLD_New" /> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="get_StockOutStyleSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_StockOutStyleResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_ChangGuiSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_ChangGui" /> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_IsCheckStock_ICInventorySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_IsCheckStock_ICInventoryResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveSellOutBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveSellOutBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveSellOutBackBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveSellOutBackBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_ICMOReportBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOReportBillList" /> |
| | |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:portType name="WebService1Soap"> |
| | | <wsdl:operation name="get_SNBarCode_PackUnionCarryUp"> |
| | | <wsdl:input message="tns:get_SNBarCode_PackUnionCarryUpSoapIn" /> |
| | | <wsdl:output message="tns:get_SNBarCode_PackUnionCarryUpSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntry_TmpList_PackUnionCarryUp"> |
| | | <wsdl:input message="tns:GetBillEntry_TmpList_PackUnionCarryUpSoapIn" /> |
| | | <wsdl:output message="tns:GetBillEntry_TmpList_PackUnionCarryUpSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePackUnionCarryUpBill_New"> |
| | | <wsdl:input message="tns:set_SavePackUnionCarryUpBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePackUnionCarryUpBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DelPackUnionBill_Temp"> |
| | | <wsdl:input message="tns:set_DelPackUnionBill_TempSoapIn" /> |
| | | <wsdl:output message="tns:set_DelPackUnionBill_TempSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_PackUnionBill_TempList"> |
| | | <wsdl:input message="tns:GetSc_PackUnionBill_TempListSoapIn" /> |
| | | <wsdl:output message="tns:GetSc_PackUnionBill_TempListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteTemp_PackUnionBill"> |
| | | <wsdl:input message="tns:DeleteTemp_PackUnionBillSoapIn" /> |
| | | <wsdl:output message="tns:DeleteTemp_PackUnionBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSourceBillList_BillCheck"> |
| | | <wsdl:input message="tns:GetSourceBillList_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:GetSourceBillList_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_BillCheck"> |
| | | <wsdl:input message="tns:get_BillBarCode_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:get_BillBarCode_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_MateOutCheck"> |
| | | <wsdl:input message="tns:get_BillBarCode_MateOutCheckSoapIn" /> |
| | | <wsdl:output message="tns:get_BillBarCode_MateOutCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_OtherOutCheck"> |
| | | <wsdl:input message="tns:get_BillBarCode_OtherOutCheckSoapIn" /> |
| | | <wsdl:output message="tns:get_BillBarCode_OtherOutCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_MoveStockCheck"> |
| | | <wsdl:input message="tns:get_BillBarCode_MoveStockCheckSoapIn" /> |
| | | <wsdl:output message="tns:get_BillBarCode_MoveStockCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStockBillCheck"> |
| | | <wsdl:input message="tns:get_BarCode_MoveStockBillCheckSoapIn" /> |
| | | <wsdl:output message="tns:get_BarCode_MoveStockBillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_BillCheck"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_BillCheck"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_Temp_BillCheck"> |
| | | <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_UpdateTemp_BillCheck"> |
| | | <wsdl:input message="tns:set_UpdateTemp_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_UpdateTemp_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_TempList_BillCheck"> |
| | | <wsdl:input message="tns:GetKf_PonderationBillMain_TempList_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_PonderationBillMain_TempList_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getDataSetByMasterSQL"> |
| | | <wsdl:input message="tns:getDataSetByMasterSQLSoapIn" /> |
| | | <wsdl:output message="tns:getDataSetByMasterSQLSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getCheckOpen"> |
| | | <wsdl:input message="tns:getCheckOpenSoapIn" /> |
| | | <wsdl:output message="tns:getCheckOpenSoapOut" /> |
| | |
| | | <wsdl:input message="tns:Set_BPrintQtyBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:Set_BPrintQtyBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_BarCodeAutoWMS"> |
| | | <wsdl:input message="tns:set_BarCodeAutoWMSSoapIn" /> |
| | | <wsdl:output message="tns:set_BarCodeAutoWMSSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Mould"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_MouldSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_MouldSoapOut" /> |
| | |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MouldSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MouldSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerCon2"> |
| | | <wsdl:input message="tns:get_ServerCon2SoapIn" /> |
| | | <wsdl:output message="tns:get_ServerCon2SoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SubDisplay"> |
| | | <wsdl:input message="tns:get_SubDisplaySoapIn" /> |
| | | <wsdl:output message="tns:get_SubDisplaySoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SubDisplayByOwner"> |
| | | <wsdl:input message="tns:get_SubDisplayByOwnerSoapIn" /> |
| | | <wsdl:output message="tns:get_SubDisplayByOwnerSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWorkProcInfoBoard"> |
| | | <wsdl:input message="tns:GetWorkProcInfoBoardSoapIn" /> |
| | | <wsdl:output message="tns:GetWorkProcInfoBoardSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetICInventoryByBarCode_View"> |
| | | <wsdl:input message="tns:GetICInventoryByBarCode_ViewSoapIn" /> |
| | | <wsdl:output message="tns:GetICInventoryByBarCode_ViewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMaterByBarCode_View"> |
| | | <wsdl:input message="tns:GetMaterByBarCode_ViewSoapIn" /> |
| | | <wsdl:output message="tns:GetMaterByBarCode_ViewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetICInventoryByBarCodeSP_View"> |
| | | <wsdl:input message="tns:GetICInventoryByBarCodeSP_ViewSoapIn" /> |
| | |
| | | <wsdl:operation name="getSourceBillList_New"> |
| | | <wsdl:input message="tns:getSourceBillList_NewSoapIn" /> |
| | | <wsdl:output message="tns:getSourceBillList_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillSubType"> |
| | | <wsdl:input message="tns:get_BillSubTypeSoapIn" /> |
| | | <wsdl:output message="tns:get_BillSubTypeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_New"> |
| | | <wsdl:input message="tns:get_SourceBarCode_NewSoapIn" /> |
| | |
| | | <wsdl:input message="tns:set_DelPonderationBillMain_Temp_PackSoapIn" /> |
| | | <wsdl:output message="tns:set_DelPonderationBillMain_Temp_PackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSourceBillList_BillCheck"> |
| | | <wsdl:input message="tns:GetSourceBillList_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:GetSourceBillList_BillCheckSoapOut" /> |
| | | <wsdl:operation name="get_PackBarCode_PackUnionBill"> |
| | | <wsdl:input message="tns:get_PackBarCode_PackUnionBillSoapIn" /> |
| | | <wsdl:output message="tns:get_PackBarCode_PackUnionBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_BillCheck"> |
| | | <wsdl:input message="tns:get_BillBarCode_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:get_BillBarCode_BillCheckSoapOut" /> |
| | | <wsdl:operation name="get_BarCode_PackUnionBill"> |
| | | <wsdl:input message="tns:get_BarCode_PackUnionBillSoapIn" /> |
| | | <wsdl:output message="tns:get_BarCode_PackUnionBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_MateOutCheck"> |
| | | <wsdl:input message="tns:get_BillBarCode_MateOutCheckSoapIn" /> |
| | | <wsdl:output message="tns:get_BillBarCode_MateOutCheckSoapOut" /> |
| | | <wsdl:operation name="GetBillEntry_Tmp_Pack"> |
| | | <wsdl:input message="tns:GetBillEntry_Tmp_PackSoapIn" /> |
| | | <wsdl:output message="tns:GetBillEntry_Tmp_PackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_OtherOutCheck"> |
| | | <wsdl:input message="tns:get_BillBarCode_OtherOutCheckSoapIn" /> |
| | | <wsdl:output message="tns:get_BillBarCode_OtherOutCheckSoapOut" /> |
| | | <wsdl:operation name="set_DelPackUnionBill_Temp_Pack"> |
| | | <wsdl:input message="tns:set_DelPackUnionBill_Temp_PackSoapIn" /> |
| | | <wsdl:output message="tns:set_DelPackUnionBill_Temp_PackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_MoveStockCheck"> |
| | | <wsdl:input message="tns:get_BillBarCode_MoveStockCheckSoapIn" /> |
| | | <wsdl:output message="tns:get_BillBarCode_MoveStockCheckSoapOut" /> |
| | | <wsdl:operation name="set_SavePackUnionBill_Add"> |
| | | <wsdl:input message="tns:set_SavePackUnionBill_AddSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePackUnionBill_AddSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStockBillCheck"> |
| | | <wsdl:input message="tns:get_BarCode_MoveStockBillCheckSoapIn" /> |
| | | <wsdl:output message="tns:get_BarCode_MoveStockBillCheckSoapOut" /> |
| | | <wsdl:operation name="get_BarCode_PackUnionCarryUp"> |
| | | <wsdl:input message="tns:get_BarCode_PackUnionCarryUpSoapIn" /> |
| | | <wsdl:output message="tns:get_BarCode_PackUnionCarryUpSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckSoapOut" /> |
| | | <wsdl:operation name="set_SaveOtherInBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveOtherInBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherInBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_BillCheck"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_BillCheckSoapOut" /> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_New"> |
| | | <wsdl:input message="tns:set_SaveProcReportMoveBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProcReportMoveBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_BillCheck"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_Temp_BillCheck"> |
| | | <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_UpdateTemp_BillCheck"> |
| | | <wsdl:input message="tns:set_UpdateTemp_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_UpdateTemp_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_TempList_BillCheck"> |
| | | <wsdl:input message="tns:GetKf_PonderationBillMain_TempList_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_PonderationBillMain_TempList_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getDataSetByMasterSQL"> |
| | | <wsdl:input message="tns:getDataSetByMasterSQLSoapIn" /> |
| | | <wsdl:output message="tns:getDataSetByMasterSQLSoapOut" /> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveProcReportMoveBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProcReportMoveBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock"> |
| | | <wsdl:input message="tns:set_SaveProcReportMoveBill_MoveStockSoapIn" /> |
| | |
| | | <wsdl:input message="tns:get_ServerConSoapIn" /> |
| | | <wsdl:output message="tns:get_ServerConSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerCon2"> |
| | | <wsdl:input message="tns:get_ServerCon2SoapIn" /> |
| | | <wsdl:output message="tns:get_ServerCon2SoapOut" /> |
| | | <wsdl:operation name="set_SaveOtherOutBill_New"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SubDisplay"> |
| | | <wsdl:input message="tns:get_SubDisplaySoapIn" /> |
| | | <wsdl:output message="tns:get_SubDisplaySoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SubDisplayByOwner"> |
| | | <wsdl:input message="tns:get_SubDisplayByOwnerSoapIn" /> |
| | | <wsdl:output message="tns:get_SubDisplayByOwnerSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWorkProcInfoBoard"> |
| | | <wsdl:input message="tns:GetWorkProcInfoBoardSoapIn" /> |
| | | <wsdl:output message="tns:GetWorkProcInfoBoardSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetICInventoryByBarCode_View"> |
| | | <wsdl:input message="tns:GetICInventoryByBarCode_ViewSoapIn" /> |
| | | <wsdl:output message="tns:GetICInventoryByBarCode_ViewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMaterByBarCode_View"> |
| | | <wsdl:input message="tns:GetMaterByBarCode_ViewSoapIn" /> |
| | | <wsdl:output message="tns:GetMaterByBarCode_ViewSoapOut" /> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_CLDSoapIn" /> |
| | |
| | | <wsdl:input message="tns:set_SaveMouldProdInBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMouldProdInBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveOtherInBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherInBill_CLDSoapOut" /> |
| | | <wsdl:operation name="set_SaveSellOutBackBill"> |
| | | <wsdl:input message="tns:set_SaveSellOutBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveSellOutBackBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_New"> |
| | | <wsdl:input message="tns:set_SaveProcReportMoveBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProcReportMoveBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveProcReportMoveBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProcReportMoveBill_CLD_NewSoapOut" /> |
| | | <wsdl:operation name="set_SaveSellOutBackBill_New"> |
| | | <wsdl:input message="tns:set_SaveSellOutBackBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveSellOutBackBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSellOutBackBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveSellOutBackBill_CLD_NewSoapIn" /> |
| | |
| | | <wsdl:operation name="get_StockOutStyle"> |
| | | <wsdl:input message="tns:get_StockOutStyleSoapIn" /> |
| | | <wsdl:output message="tns:get_StockOutStyleSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_New"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_ChangGui"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_ChangGuiSoapIn" /> |
| | |
| | | <wsdl:operation name="Get_IsCheckStock_ICInventory"> |
| | | <wsdl:input message="tns:Get_IsCheckStock_ICInventorySoapIn" /> |
| | | <wsdl:output message="tns:Get_IsCheckStock_ICInventorySoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSellOutBackBill"> |
| | | <wsdl:input message="tns:set_SaveSellOutBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveSellOutBackBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSellOutBackBill_New"> |
| | | <wsdl:input message="tns:set_SaveSellOutBackBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveSellOutBackBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOReportBillList"> |
| | | <wsdl:input message="tns:GetSc_ICMOReportBillListSoapIn" /> |
| | |
| | | </wsdl:portType> |
| | | <wsdl:binding name="WebService1Soap" type="tns:WebService1Soap"> |
| | | <soap:binding transport="http://schemas.xmlsoap.org/soap/http" /> |
| | | <wsdl:operation name="get_SNBarCode_PackUnionCarryUp"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SNBarCode_PackUnionCarryUp" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntry_TmpList_PackUnionCarryUp"> |
| | | <soap:operation soapAction="http://tempuri.org/GetBillEntry_TmpList_PackUnionCarryUp" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePackUnionCarryUpBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePackUnionCarryUpBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DelPackUnionBill_Temp"> |
| | | <soap:operation soapAction="http://tempuri.org/set_DelPackUnionBill_Temp" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_PackUnionBill_TempList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSc_PackUnionBill_TempList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteTemp_PackUnionBill"> |
| | | <soap:operation soapAction="http://tempuri.org/DeleteTemp_PackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSourceBillList_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSourceBillList_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BillBarCode_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_MateOutCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BillBarCode_MateOutCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_OtherOutCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BillBarCode_OtherOutCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_MoveStockCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BillBarCode_MoveStockCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStockBillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BarCode_MoveStockBillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_Temp_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_UpdateTemp_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_UpdateTemp_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_TempList_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getDataSetByMasterSQL"> |
| | | <soap:operation soapAction="http://tempuri.org/getDataSetByMasterSQL" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getCheckOpen"> |
| | | <soap:operation soapAction="http://tempuri.org/getCheckOpen" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_BarCodeAutoWMS"> |
| | | <soap:operation soapAction="http://tempuri.org/set_BarCodeAutoWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Mould"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Mould" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Mould" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerCon2"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ServerCon2" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SubDisplay"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SubDisplay" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SubDisplayByOwner"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SubDisplayByOwner" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWorkProcInfoBoard"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWorkProcInfoBoard" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetICInventoryByBarCode_View"> |
| | | <soap:operation soapAction="http://tempuri.org/GetICInventoryByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMaterByBarCode_View"> |
| | | <soap:operation soapAction="http://tempuri.org/GetMaterByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSourceBillList_New"> |
| | | <soap:operation soapAction="http://tempuri.org/getSourceBillList_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillSubType"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BillSubType" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSourceBillList_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSourceBillList_BillCheck" style="document" /> |
| | | <wsdl:operation name="get_PackBarCode_PackUnionBill"> |
| | | <soap:operation soapAction="http://tempuri.org/get_PackBarCode_PackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BillBarCode_BillCheck" style="document" /> |
| | | <wsdl:operation name="get_BarCode_PackUnionBill"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BarCode_PackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_MateOutCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BillBarCode_MateOutCheck" style="document" /> |
| | | <wsdl:operation name="GetBillEntry_Tmp_Pack"> |
| | | <soap:operation soapAction="http://tempuri.org/GetBillEntry_Tmp_Pack" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_OtherOutCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BillBarCode_OtherOutCheck" style="document" /> |
| | | <wsdl:operation name="set_DelPackUnionBill_Temp_Pack"> |
| | | <soap:operation soapAction="http://tempuri.org/set_DelPackUnionBill_Temp_Pack" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_MoveStockCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BillBarCode_MoveStockCheck" style="document" /> |
| | | <wsdl:operation name="set_SavePackUnionBill_Add"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePackUnionBill_Add" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStockBillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BarCode_MoveStockBillCheck" style="document" /> |
| | | <wsdl:operation name="get_BarCode_PackUnionCarryUp"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BarCode_PackUnionCarryUp" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck" style="document" /> |
| | | <wsdl:operation name="set_SaveOtherInBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_BillCheck" style="document" /> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_Temp_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_UpdateTemp_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_UpdateTemp_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_TempList_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getDataSetByMasterSQL"> |
| | | <soap:operation soapAction="http://tempuri.org/getDataSetByMasterSQL" style="document" /> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerCon2"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ServerCon2" style="document" /> |
| | | <wsdl:operation name="set_SaveOtherOutBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SubDisplay"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SubDisplay" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SubDisplayByOwner"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SubDisplayByOwner" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWorkProcInfoBoard"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWorkProcInfoBoard" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetICInventoryByBarCode_View"> |
| | | <soap:operation soapAction="http://tempuri.org/GetICInventoryByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMaterByBarCode_View"> |
| | | <soap:operation soapAction="http://tempuri.org/GetMaterByBarCode_View" style="document" /> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD" style="document" /> |
| | | <wsdl:operation name="set_SaveSellOutBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="set_SaveSellOutBackBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_StockOutStyle"> |
| | | <soap:operation soapAction="http://tempuri.org/get_StockOutStyle" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_IsCheckStock_ICInventory"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_IsCheckStock_ICInventory" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSellOutBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSellOutBackBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:binding> |
| | | <wsdl:binding name="WebService1Soap12" type="tns:WebService1Soap"> |
| | | <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" /> |
| | | <wsdl:operation name="get_SNBarCode_PackUnionCarryUp"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SNBarCode_PackUnionCarryUp" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntry_TmpList_PackUnionCarryUp"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetBillEntry_TmpList_PackUnionCarryUp" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePackUnionCarryUpBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePackUnionCarryUpBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DelPackUnionBill_Temp"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_DelPackUnionBill_Temp" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_PackUnionBill_TempList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSc_PackUnionBill_TempList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteTemp_PackUnionBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/DeleteTemp_PackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSourceBillList_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSourceBillList_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BillBarCode_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_MateOutCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BillBarCode_MateOutCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_OtherOutCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BillBarCode_OtherOutCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_MoveStockCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BillBarCode_MoveStockCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStockBillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BarCode_MoveStockBillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_Temp_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_UpdateTemp_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_UpdateTemp_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_TempList_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getDataSetByMasterSQL"> |
| | | <soap12:operation soapAction="http://tempuri.org/getDataSetByMasterSQL" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getCheckOpen"> |
| | | <soap12:operation soapAction="http://tempuri.org/getCheckOpen" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_BarCodeAutoWMS"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_BarCodeAutoWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Mould"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Mould" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Mould" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerCon2"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ServerCon2" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SubDisplay"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SubDisplay" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SubDisplayByOwner"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SubDisplayByOwner" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWorkProcInfoBoard"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWorkProcInfoBoard" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetICInventoryByBarCode_View"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetICInventoryByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMaterByBarCode_View"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetMaterByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSourceBillList_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/getSourceBillList_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillSubType"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BillSubType" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSourceBillList_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSourceBillList_BillCheck" style="document" /> |
| | | <wsdl:operation name="get_PackBarCode_PackUnionBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_PackBarCode_PackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BillBarCode_BillCheck" style="document" /> |
| | | <wsdl:operation name="get_BarCode_PackUnionBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BarCode_PackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_MateOutCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BillBarCode_MateOutCheck" style="document" /> |
| | | <wsdl:operation name="GetBillEntry_Tmp_Pack"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetBillEntry_Tmp_Pack" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_OtherOutCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BillBarCode_OtherOutCheck" style="document" /> |
| | | <wsdl:operation name="set_DelPackUnionBill_Temp_Pack"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_DelPackUnionBill_Temp_Pack" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_MoveStockCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BillBarCode_MoveStockCheck" style="document" /> |
| | | <wsdl:operation name="set_SavePackUnionBill_Add"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePackUnionBill_Add" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStockBillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BarCode_MoveStockBillCheck" style="document" /> |
| | | <wsdl:operation name="get_BarCode_PackUnionCarryUp"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BarCode_PackUnionCarryUp" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck" style="document" /> |
| | | <wsdl:operation name="set_SaveOtherInBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_BillCheck" style="document" /> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_Temp_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_UpdateTemp_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_UpdateTemp_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_TempList_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getDataSetByMasterSQL"> |
| | | <soap12:operation soapAction="http://tempuri.org/getDataSetByMasterSQL" style="document" /> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerCon2"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ServerCon2" style="document" /> |
| | | <wsdl:operation name="set_SaveOtherOutBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SubDisplay"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SubDisplay" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SubDisplayByOwner"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SubDisplayByOwner" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWorkProcInfoBoard"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWorkProcInfoBoard" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetICInventoryByBarCode_View"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetICInventoryByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMaterByBarCode_View"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetMaterByBarCode_View" style="document" /> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD" style="document" /> |
| | | <wsdl:operation name="set_SaveSellOutBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="set_SaveSellOutBackBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_StockOutStyle"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_StockOutStyle" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_IsCheckStock_ICInventory"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_IsCheckStock_ICInventory" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSellOutBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSellOutBackBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:binding> |
| | | <wsdl:service name="WebService1"> |
| | | <wsdl:port name="WebService1Soap" binding="tns:WebService1Soap"> |
| | | <soap:address location="http://192.168.63.7/WEBS-WMS/WebService1.asmx" /> |
| | | <soap:address location="http://192.168.63.3/WEBS-WMS/WebService1.asmx" /> |
| | | </wsdl:port> |
| | | <wsdl:port name="WebService1Soap12" binding="tns:WebService1Soap12"> |
| | | <soap12:address location="http://192.168.63.7/WEBS-WMS/WebService1.asmx" /> |
| | | <soap12:address location="http://192.168.63.3/WEBS-WMS/WebService1.asmx" /> |
| | | </wsdl:port> |
| | | </wsdl:service> |
| | | </wsdl:definitions> |