| | |
| | | <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="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:complexType name="ClsKf_ICStockBill_WMS"> |
| | | <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="HSCWhID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSCWhNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSCWhName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSCSPNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSCSPName" 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: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="HRemark" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBack" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceBarCodeFlag" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="get_BillBarCode_Verify"> |
| | | <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" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <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="get_BillBarCode_VerifyResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCode_VerifyResult" 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:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_OtherIn"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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_SourceBarCode_OtherInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_OtherInResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_ICStockBill_WMS"> |
| | | <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="HSCWhID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSCWhNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSCWhName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSCSPNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSCSPName" 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: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="HRemark" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBack" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceBarCodeFlag" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="get_SourceBarCode_MateOut"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPTQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPlanMode" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <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_SourceBarCode_MateOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MateOutResult" 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_SourceBarCode_SellOut"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <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_SourceBarCode_SellOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_SellOutResult" 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_SourceBarCode_EntrustOut"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <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_SourceBarCode_EntrustOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_EntrustOutResult" 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_SourceBarCode_OtherOut"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <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_SourceBarCode_OtherOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_OtherOutResult" 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_SourceBarCode_MateReplenishOut"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <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_SourceBarCode_MateReplenishOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MateReplenishOutResult" 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_SourceBarCode_MoveStock"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <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_SourceBarCode_MoveStockResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStockResult" 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_SourceBarCode_MoveStock_XiaBao"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <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_SourceBarCode_MoveStock_XiaBaoResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStock_XiaBaoResult" 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_SourceBarCode_MoveStockStepOut"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" 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_SourceBarCode_MoveStockStepOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStockStepOutResult" 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_SourceBarCode_MoveStockStepIn"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" 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="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStockStepInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStockStepInResult" 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_SourceBarCode_POStockInBack"> |
| | | <s:element name="get_SourceBill_ProductIn"> |
| | | <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="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="get_SourceBarCode_POStockInBackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_POStockInBackResult" 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_SourceBarCode_MateOutBack"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="get_SourceBarCode_MateOutBackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MateOutBackResult" 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_SourceBarCode_SellOutBack"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="get_SourceBarCode_SellOutBackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_SellOutBackResult" 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"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" 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="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="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" 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:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BarCodeResult" 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_SystemParameter_BarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HAccessFlag" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBatchNoCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sOneScanCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMulSourceCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldLowerBill_MouldUpper" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="get_SourceBill_ProductInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_ProductInResult" 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_SourceBill_POStockIn"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="1" maxOccurs="1" name="HAccessFlag" 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="get_SourceBill_POStockInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_POStockInResult" 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_SourceBill_EntrustIn"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="1" maxOccurs="1" name="HAccessFlag" 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="get_SourceBill_EntrustInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_EntrustInResult" 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_SourceBill_OtherIn"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="1" maxOccurs="1" name="HAccessFlag" 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="get_SourceBill_OtherInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_OtherInResult" 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_SourceBill_PackBarCode"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="1" maxOccurs="1" name="HAccessFlag" 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="get_SourceBill_PackBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_PackBarCodeResult" 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="GetSourceBillList"> |
| | | <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="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="GetSourceBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSourceBillListResult"> |
| | | <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="get_SourceBarCode_ICMOReport"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="get_SourceBarCode_ICMOReportResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_ICMOReportResult" 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_SourceBarCode_ProductIn"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="get_SourceBarCode_ProductInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_ProductInResult" 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_SourceBarCode_POStockIn"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="get_SourceBarCode_POStockInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_POStockInResult" 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_SourceBarCode_EntrustIn"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="get_SourceBarCode_EntrustInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_EntrustInResult" 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_SourceBarCode_OtherIn"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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_SourceBarCode_OtherInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_OtherInResult" 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_SourceBarCode_MateOut"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPTQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPlanMode" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <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_SourceBarCode_MateOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MateOutResult" 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_SourceBarCode_SellOut"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <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_SourceBarCode_SellOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_SellOutResult" 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_SourceBarCode_EntrustOut"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <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_SourceBarCode_EntrustOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_EntrustOutResult" 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_SourceBarCode_OtherOut"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <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_SourceBarCode_OtherOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_OtherOutResult" 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_SourceBarCode_MateReplenishOut"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <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_SourceBarCode_MateReplenishOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MateReplenishOutResult" 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_SourceBarCode_MoveStock"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <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_SourceBarCode_MoveStockResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStockResult" 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_SourceBarCode_MoveStock_XiaBao"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <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_SourceBarCode_MoveStock_XiaBaoResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStock_XiaBaoResult" 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_SourceBarCode_MoveStockStepOut"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" 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_SourceBarCode_MoveStockStepOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStockStepOutResult" 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_SourceBarCode_MoveStockStepIn"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" 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="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStockStepInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStockStepInResult" 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_SourceBarCode_POStockInBack"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="get_SourceBarCode_POStockInBackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_POStockInBackResult" 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_SourceBarCode_MateOutBack"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="get_SourceBarCode_MateOutBackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MateOutBackResult" 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_SourceBarCode_SellOutBack"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="get_SourceBarCode_SellOutBackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_SellOutBackResult" 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"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" 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="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="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" 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:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BarCodeResult" 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_SystemParameter_BarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBatchNoCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sOneScanCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMulSourceCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SystemParameter_BarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_BillCheck"> |
| | | <s:element name="Get_CheckQtyByBarCode_GetWhAndSP"> |
| | | <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="get_BillBarCode_Verify"> |
| | | <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" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <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="get_BillBarCode_VerifyResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCode_VerifyResult" 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="1" maxOccurs="1" name="InterID" 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:element minOccurs="0" maxOccurs="1" name="sBarcode" 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="sQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sRelQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_Temp_BillCheckResponse"> |
| | | <s:element name="Get_CheckQtyByBarCode_GetWhAndSPResponse"> |
| | | <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:element minOccurs="1" maxOccurs="1" name="Get_CheckQtyByBarCode_GetWhAndSPResult" type="s:boolean" /> |
| | | <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="sRelQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_UpdateTemp_BillCheck"> |
| | | <s:element name="Get_CheckQtyByBarCode_GetWhAndSP_Audit"> |
| | | <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="1" maxOccurs="1" name="InterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarcode" 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="sQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sRelQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckQtyByBarCode_GetWhAndSP_AuditResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_CheckQtyByBarCode_GetWhAndSP_AuditResult" type="s:boolean" /> |
| | | <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="sRelQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckQtyByBarCodeBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="InterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBatchNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sRelQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckQtyByBarCodeBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_CheckQtyByBarCodeBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sRelQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckQtyByBarCode_WHAndSP"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="InterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckQtyByBarCode_WHAndSPResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_CheckQtyByBarCode_WHAndSPResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckQtyByBarCode_Audit"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="InterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckQtyByBarCode_AuditResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_CheckQtyByBarCode_AuditResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheakBarCodeAndCP"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCusID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sCPStr" type="s:string" /> |
| | | <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="Get_CheakBarCodeAndCPResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_CheakBarCodeAndCPResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_IsBarCodeQty"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarcode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" /> |
| | | <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_IsBarCodeQtyResponse"> |
| | | <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_IsBarCodeQtyResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" /> |
| | | <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="Get_IsSourceBill"> |
| | | <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:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_TempList_BillCheckResponse"> |
| | | <s:element name="Get_IsSourceBillResponse"> |
| | | <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:element minOccurs="1" maxOccurs="1" name="Get_IsSourceBillResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getDataSetByMasterSQL"> |
| | | <s:element name="Get_IsAuditBill"> |
| | | <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:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getDataSetByMasterSQLResponse"> |
| | | <s:element name="Get_IsAuditBillResponse"> |
| | | <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:element minOccurs="1" maxOccurs="1" name="Get_IsAuditBillResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getCheckOpen"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="getCheckOpenResponse"> |
| | | <s:element name="DeleteByICStockBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="getCheckOpenResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getGetDataBase"> |
| | | <s:element name="DeleteByICStockBillResponse"> |
| | | <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:element minOccurs="1" maxOccurs="1" name="DeleteByICStockBillResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBill_ProductIn"> |
| | | <s:element name="GetProductInBill"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="1" maxOccurs="1" name="HAccessFlag" 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:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBill_ProductInResponse"> |
| | | <s:element name="GetProductInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_ProductInResult" 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_SourceBill_POStockIn"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="1" maxOccurs="1" name="HAccessFlag" 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="get_SourceBill_POStockInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_POStockInResult" 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_SourceBill_EntrustIn"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="1" maxOccurs="1" name="HAccessFlag" 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="get_SourceBill_EntrustInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_EntrustInResult" 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_SourceBill_OtherIn"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="1" maxOccurs="1" name="HAccessFlag" 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="get_SourceBill_OtherInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_OtherInResult" 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_SourceBill_PackBarCode"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="1" maxOccurs="1" name="HAccessFlag" 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="get_SourceBill_PackBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_PackBarCodeResult" 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="GetSourceBillList"> |
| | | <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="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="GetSourceBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSourceBillListResult"> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetProductInBillResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProductInBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <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="get_SourceBarCode_ICMOReport"> |
| | | <s:complexType name="ClsKf_ProductInBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDateForWeb" type="s:string" /> |
| | | <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="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_SaveProductInBill_NewResponse"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="1" maxOccurs="1" name="set_SaveProductInBill_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_SourceBarCode_ICMOReportResponse"> |
| | | <s:element name="set_SaveProductInBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_ICMOReportResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <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="get_SourceBarCode_ProductIn"> |
| | | <s:element name="set_SaveProductInBill_CLD_NewResponse"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="1" maxOccurs="1" name="set_SaveProductInBill_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="get_SourceBarCode_ProductInResponse"> |
| | | <s:element name="set_SaveProductInBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_ProductInResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <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="get_SourceBarCode_POStockIn"> |
| | | <s:element name="set_SaveProductInBill_CLDResponse"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="1" maxOccurs="1" name="set_SaveProductInBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_POStockInResponse"> |
| | | <s:element name="set_SaveProductInBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_POStockInResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_EntrustIn"> |
| | | <s:element name="set_SaveProductInBill_BillCheckResponse"> |
| | | <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="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" 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="get_SourceBarCode_EntrustInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_EntrustInResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProductInBill_BillCheckResult" 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:complexType name="ClsKf_ProductInBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDateForWeb" type="s:string" /> |
| | | <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="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_SaveProcReportMoveBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckQtyByBarCode_GetWhAndSP"> |
| | | <s:element name="set_SaveEntrustInBackBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="InterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarcode" 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="sQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sRelQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckQtyByBarCode_GetWhAndSPResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_CheckQtyByBarCode_GetWhAndSPResult" type="s:boolean" /> |
| | | <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="sRelQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckQtyByBarCode_GetWhAndSP_Audit"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="InterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarcode" 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="sQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sRelQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckQtyByBarCode_GetWhAndSP_AuditResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_CheckQtyByBarCode_GetWhAndSP_AuditResult" type="s:boolean" /> |
| | | <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="sRelQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckQtyByBarCodeBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="InterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBatchNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sRelQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckQtyByBarCodeBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_CheckQtyByBarCodeBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sRelQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckQtyByBarCode_WHAndSP"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="InterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckQtyByBarCode_WHAndSPResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_CheckQtyByBarCode_WHAndSPResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckQtyByBarCode_Audit"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="InterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckQtyByBarCode_AuditResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_CheckQtyByBarCode_AuditResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheakBarCodeAndCP"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCusID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sCPStr" type="s:string" /> |
| | | <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="Get_CheakBarCodeAndCPResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_CheakBarCodeAndCPResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_IsBarCodeQty"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarcode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustInBackBillMain_CLD" /> |
| | | <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="Get_IsBarCodeQtyResponse"> |
| | | <s:complexType name="ClsKf_EntrustInBackBillMain_CLD"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <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="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" 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="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceTranType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate2" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HORGANIZATIONSID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HORGANIZATIONSNO" type="s:string" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveEntrustInBackBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_IsBarCodeQtyResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBackBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_IsSourceBill"> |
| | | <s:element name="set_SaveEntrustOutBackBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" 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="Get_IsSourceBillResponse"> |
| | | <s:element name="set_SaveEntrustOutBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_IsSourceBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBackBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_IsAuditBill"> |
| | | <s:element name="set_SaveEntrustOutBackBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" 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="Get_IsAuditBillResponse"> |
| | | <s:element name="set_SaveEntrustOutBackBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_IsAuditBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBackBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="DeleteByICStockBill"> |
| | | <s:element name="set_SaveEntrustOutBackBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" 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="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="DeleteByICStockBillResponse"> |
| | | <s:element name="set_SaveEntrustOutBackBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="DeleteByICStockBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBackBill_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_CheckEntrustOutBill"> |
| | | <s:element name="set_SaveEntrustOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_EntrustOutBillMain"> |
| | | <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="HEmpID" 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="HMangerID" 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="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_SaveEntrustOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckAddEntrustOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain_K3" /> |
| | |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_CheckAddEntrustOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckAddEntrustOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckEntrustOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckEntrustOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_EntrustOutBillMain"> |
| | | <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="HEmpID" 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="HMangerID" 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="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_SaveEntrustOutBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetProductInBill"> |
| | | <s:element name="set_SaveMoveStockBill_MES"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetProductInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetProductInBillResult"> |
| | | <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_SaveProductInBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <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_SaveProductInBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProductInBill_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_SaveProductInBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockBillMain" /> |
| | | <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_SaveProductInBill_CLD_NewResponse"> |
| | | <s:complexType name="ClsKf_MoveStockBillMain"> |
| | | <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="HAddress" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HLinkMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HLinkPhone" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyTypeID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyCompID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyMoney" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HTransferDirect" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HShipType" 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="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveMoveStockBill_MESResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProductInBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockBill_MESResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProductInBill_CLD"> |
| | | <s:element name="set_SaveMoveStockBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <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="oMain" type="tns:ClsKf_MoveStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProductInBill_CLDResponse"> |
| | | <s:element name="set_SaveMoveStockBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProductInBill_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_SaveProductInBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProductInBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProductInBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockBill_BillCheckResult" 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:element name="set_SaveEntrustInBackBill_CLD"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustInBackBillMain_CLD" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <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="0" maxOccurs="1" name="sRedBlueflag" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_EntrustInBackBillMain_CLD"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <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="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" 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="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceTranType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate2" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HORGANIZATIONSID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HORGANIZATIONSNO" type="s:string" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGResult" 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_Source_Fast_ChangeBox"> |
| | | <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="0" maxOccurs="1" name="sRedBlueflag" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaker" 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_Source_Fast_ChangeBoxResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxResult" 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_Source_Fast_FIFO"> |
| | | <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="sHWHID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sRedBlueflag" 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_Source_Fast_FIFOResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_Source_Fast_FIFOResult" 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_Source_Fast_FIFO_CLD"> |
| | | <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="sHWHID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sRedBlueflag" 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_Source_Fast_FIFO_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_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_SavePonderationBillMain_Temp_CheckAdd"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKF_PonderationBillMain_Temp" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_CheckAddResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_CheckAddResult" 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_CheckAdd_Qty"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKF_PonderationBillMain_Temp" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_CheckAdd_QtyResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_CheckAdd_QtyResult" 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_Audit_Temp"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKF_PonderationBillMain_Audit_Temp" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKF_PonderationBillMain_Audit_Temp"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" /> |
| | | <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="1" maxOccurs="1" name="HMaterID" type="s:long" /> |
| | | <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="1" maxOccurs="1" name="HProcID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HProcName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSCWHName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockPlaceID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockPlaceName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutStockPlaceID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutStockPlaceName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HGroupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQtyMust" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPieceQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddr" type="s:string" /> |
| | | <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="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="HRelationInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRelationEntryID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRelationBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HErpClsID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" /> |
| | | <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="HAuditFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HNordan" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_SaveEntrustInBackBill_CLDResponse"> |
| | | <s:element name="set_SavePonderationBillMain_Audit_TempResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBackBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Audit_TempResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBackBill"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Check"> |
| | | <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="oMain" type="tns:ClsKF_PonderationBillMain_Temp" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBackBillResponse"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_CheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBackBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBackBill_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_SaveEntrustOutBackBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBackBill_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_SaveEntrustOutBackBill_CLD_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="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_SaveEntrustOutBackBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBackBill_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_SaveEntrustOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckAddEntrustOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckAddEntrustOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckAddEntrustOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_CheckResult" 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:complexType name="ClsKf_MoveStockBillMain"> |
| | | <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="HAddress" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HLinkMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HLinkPhone" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyTypeID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyCompID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyMoney" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HTransferDirect" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HShipType" 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="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveMoveBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockBill_MES"> |
| | | <s:element name="GetKf_STJGOutBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockBillMain" /> |
| | | <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:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockBill_MESResponse"> |
| | | <s:element name="GetKf_STJGOutBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockBill_MESResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_STJGOutBillListResult"> |
| | | <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_SaveMoveStockBill_BillCheck"> |
| | | <s:element name="GetSc_PrepareMTRLBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockBill_BillCheckResponse"> |
| | | <s:element name="GetSc_PrepareMTRLBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSc_PrepareMTRLBillListResult"> |
| | | <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="GetCg_POStockInBackBillList_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetCg_POStockInBackBillList_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetCg_POStockInBackBillList_CLDResult"> |
| | | <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="GetCg_EntrustInBackBillList_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetCg_EntrustInBackBillList_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetCg_EntrustInBackBillList_CLDResult"> |
| | | <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="GetSc_ICMOBillList_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSc_ICMOBillList_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSc_ICMOBillList_CLDResult"> |
| | | <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="GetKf_ProductInBillList_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_ProductInBillList_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_ProductInBillList_CLDResult"> |
| | | <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="GetKf_ProductInBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_ProductInBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_ProductInBillListResult"> |
| | | <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="GetSc_ICMOBackBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSc_ICMOBackBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSc_ICMOBackBillListResult"> |
| | | <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:element name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG"> |
| | | <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="0" maxOccurs="1" name="sRedBlueflag" 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_Source_Fast_CLD_CGResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGResult" 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_Source_Fast_ChangeBox"> |
| | | <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="0" maxOccurs="1" name="sRedBlueflag" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaker" 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_Source_Fast_ChangeBoxResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxResult" 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_Source_Fast_FIFO"> |
| | | <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="sHWHID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sRedBlueflag" 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_Source_Fast_FIFOResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_Source_Fast_FIFOResult" 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_Source_Fast_FIFO_CLD"> |
| | | <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="sHWHID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sRedBlueflag" 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_Source_Fast_FIFO_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_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_SavePonderationBillMain_Temp_CheckAdd"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKF_PonderationBillMain_Temp" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_CheckAddResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_CheckAddResult" 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_CheckAdd_Qty"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKF_PonderationBillMain_Temp" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_CheckAdd_QtyResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_CheckAdd_QtyResult" 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_Audit_Temp"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKF_PonderationBillMain_Audit_Temp" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKF_PonderationBillMain_Audit_Temp"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" /> |
| | | <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="1" maxOccurs="1" name="HMaterID" type="s:long" /> |
| | | <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="1" maxOccurs="1" name="HProcID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HProcName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSCWHName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockPlaceID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockPlaceName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutStockPlaceID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutStockPlaceName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HGroupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQtyMust" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPieceQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddr" type="s:string" /> |
| | | <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="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="HRelationInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRelationEntryID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRelationBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HErpClsID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" /> |
| | | <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="HAuditFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HNordan" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_SavePonderationBillMain_Audit_TempResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Audit_TempResult" 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_Check"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKF_PonderationBillMain_Temp" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_CheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_CheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="HelloWorld"> |
| | | <s:complexType /> |
| | | </s:element> |
| | |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HelloWorldResult" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_ICMO"> |
| | | <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="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_ICMOResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetWebAPIToLocal_ICMOResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_POOrder"> |
| | | <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="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_POOrderResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetWebAPIToLocal_POOrderResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_SeOutStock"> |
| | | <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="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_SeOutStockResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetWebAPIToLocal_SeOutStockResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_SeOutStockBack"> |
| | | <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="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_SeOutStockBackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetWebAPIToLocal_SeOutStockBackResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_PPBom"> |
| | | <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="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_PPBomResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetWebAPIToLocal_PPBomResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_WWPPBom"> |
| | | <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="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_WWPPBomResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetWebAPIToLocal_WWPPBomResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_POStockIn"> |
| | | <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="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_POStockInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetWebAPIToLocal_POStockInResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_MateOut"> |
| | | <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="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_MateOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetWebAPIToLocal_MateOutResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_STJGOutBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_STJGOutBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_STJGOutBillListResult"> |
| | | <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="GetSc_PrepareMTRLBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSc_PrepareMTRLBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSc_PrepareMTRLBillListResult"> |
| | | <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="GetCg_POStockInBackBillList_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetCg_POStockInBackBillList_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetCg_POStockInBackBillList_CLDResult"> |
| | | <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="GetCg_EntrustInBackBillList_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetCg_EntrustInBackBillList_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetCg_EntrustInBackBillList_CLDResult"> |
| | | <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="GetSc_ICMOBillList_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSc_ICMOBillList_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSc_ICMOBillList_CLDResult"> |
| | | <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="GetKf_ProductInBillList_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_ProductInBillList_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_ProductInBillList_CLDResult"> |
| | | <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="GetKf_ProductInBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_ProductInBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_ProductInBillListResult"> |
| | | <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="GetSc_ICMOBackBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSc_ICMOBackBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSc_ICMOBackBillListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:schema> |
| | | </wsdl:types> |
| | | <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="get_BillBarCode_VerifySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode_Verify" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCode_VerifySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode_VerifyResponse" /> |
| | | </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="getCheckOpenSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getCheckOpenResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getGetDataBaseSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getGetDataBase" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getGetDataBaseSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getGetDataBaseResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getCheckCzymcSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getCheckCzymc" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getCheckCzymcSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getCheckCzymcResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getSub_GetCurPeriodSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getSub_GetCurPeriod" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getSub_GetCurPeriodSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getSub_GetCurPeriodResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getDataSetBySQLSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getDataSetBySQL" /> |
| | | </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_SourceBill_ProductInSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_ProductIn" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_ProductInSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_ProductInResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_POStockInSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_POStockIn" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_POStockInSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_POStockInResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_EntrustInSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_EntrustIn" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_EntrustInSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_EntrustInResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_OtherInSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_OtherIn" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_OtherInSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_OtherInResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_PackBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_PackBarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_PackBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_PackBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSourceBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSourceBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSourceBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSourceBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_ICMOReportSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_ICMOReport" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_ICMOReportSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_ICMOReportResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_ProductInSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_ProductIn" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_ProductInSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_ProductInResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_POStockInSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_POStockIn" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_POStockInSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_POStockInResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_EntrustInSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_EntrustIn" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_EntrustInSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_EntrustInResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_OtherInSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_OtherIn" /> |
| | |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_PackBarCode_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_PackBarCode_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_BillCheck" /> |
| | | <wsdl:message name="Get_CheckQtyByBarCode_GetWhAndSPSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCode_GetWhAndSP" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_BillCheckResponse" /> |
| | | <wsdl:message name="Get_CheckQtyByBarCode_GetWhAndSPSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCode_GetWhAndSPResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCode_VerifySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode_Verify" /> |
| | | <wsdl:message name="Get_CheckQtyByBarCode_GetWhAndSP_AuditSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCode_GetWhAndSP_Audit" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCode_VerifySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode_VerifyResponse" /> |
| | | <wsdl:message name="Get_CheckQtyByBarCode_GetWhAndSP_AuditSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCode_GetWhAndSP_AuditResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_BillCheck" /> |
| | | <wsdl:message name="Get_CheckQtyByBarCodeBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCodeBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_BillCheckResponse" /> |
| | | <wsdl:message name="Get_CheckQtyByBarCodeBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCodeBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_UpdateTemp_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_UpdateTemp_BillCheck" /> |
| | | <wsdl:message name="Get_CheckQtyByBarCode_WHAndSPSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCode_WHAndSP" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_UpdateTemp_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_UpdateTemp_BillCheckResponse" /> |
| | | <wsdl:message name="Get_CheckQtyByBarCode_WHAndSPSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCode_WHAndSPResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_TempList_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_BillCheck" /> |
| | | <wsdl:message name="Get_CheckQtyByBarCode_AuditSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCode_Audit" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_TempList_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_BillCheckResponse" /> |
| | | <wsdl:message name="Get_CheckQtyByBarCode_AuditSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCode_AuditResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getDataSetByMasterSQLSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getDataSetByMasterSQL" /> |
| | | <wsdl:message name="Get_CheakBarCodeAndCPSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheakBarCodeAndCP" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getDataSetByMasterSQLSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getDataSetByMasterSQLResponse" /> |
| | | <wsdl:message name="Get_CheakBarCodeAndCPSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheakBarCodeAndCPResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getCheckOpenSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getCheckOpen" /> |
| | | <wsdl:message name="Get_IsBarCodeQtySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_IsBarCodeQty" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getCheckOpenSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getCheckOpenResponse" /> |
| | | <wsdl:message name="Get_IsBarCodeQtySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_IsBarCodeQtyResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getGetDataBaseSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getGetDataBase" /> |
| | | <wsdl:message name="Get_IsSourceBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_IsSourceBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getGetDataBaseSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getGetDataBaseResponse" /> |
| | | <wsdl:message name="Get_IsSourceBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_IsSourceBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getCheckCzymcSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getCheckCzymc" /> |
| | | <wsdl:message name="Get_IsAuditBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_IsAuditBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getCheckCzymcSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getCheckCzymcResponse" /> |
| | | <wsdl:message name="Get_IsAuditBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_IsAuditBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getSub_GetCurPeriodSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getSub_GetCurPeriod" /> |
| | | <wsdl:message name="DeleteByICStockBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:DeleteByICStockBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getSub_GetCurPeriodSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getSub_GetCurPeriodResponse" /> |
| | | <wsdl:message name="DeleteByICStockBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:DeleteByICStockBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SaveBarCodeFormServerSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SaveBarCodeFormServer" /> |
| | |
| | | <wsdl:message name="get_SourceBill_ICMOReportSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_ICMOReportResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_ProductInSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_ProductIn" /> |
| | | <wsdl:message name="GetProductInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetProductInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_ProductInSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_ProductInResponse" /> |
| | | <wsdl:message name="GetProductInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetProductInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_POStockInSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_POStockIn" /> |
| | | <wsdl:message name="set_SaveProductInBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_POStockInSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_POStockInResponse" /> |
| | | <wsdl:message name="set_SaveProductInBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_EntrustInSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_EntrustIn" /> |
| | | <wsdl:message name="set_SaveProductInBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_EntrustInSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_EntrustInResponse" /> |
| | | <wsdl:message name="set_SaveProductInBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_OtherInSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_OtherIn" /> |
| | | <wsdl:message name="set_SaveProductInBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_OtherInSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_OtherInResponse" /> |
| | | <wsdl:message name="set_SaveProductInBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_PackBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_PackBarCode" /> |
| | | <wsdl:message name="set_SaveProductInBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_PackBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_PackBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSourceBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSourceBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSourceBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSourceBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_ICMOReportSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_ICMOReport" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_ICMOReportSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_ICMOReportResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_ProductInSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_ProductIn" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_ProductInSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_ProductInResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_POStockInSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_POStockIn" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_POStockInSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_POStockInResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_EntrustInSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_EntrustIn" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_EntrustInSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_EntrustInResponse" /> |
| | | <wsdl:message name="set_SaveProductInBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill" /> |
| | |
| | | <wsdl:message name="Get_CheckQtyByBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckQtyByBarCode_GetWhAndSPSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCode_GetWhAndSP" /> |
| | | <wsdl:message name="set_SaveEntrustInBackBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckQtyByBarCode_GetWhAndSPSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCode_GetWhAndSPResponse" /> |
| | | <wsdl:message name="set_SaveEntrustInBackBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckQtyByBarCode_GetWhAndSP_AuditSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCode_GetWhAndSP_Audit" /> |
| | | <wsdl:message name="set_SaveEntrustOutBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckQtyByBarCode_GetWhAndSP_AuditSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCode_GetWhAndSP_AuditResponse" /> |
| | | <wsdl:message name="set_SaveEntrustOutBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckQtyByBarCodeBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCodeBill" /> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckQtyByBarCodeBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCodeBillResponse" /> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckQtyByBarCode_WHAndSPSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCode_WHAndSP" /> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckQtyByBarCode_WHAndSPSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCode_WHAndSPResponse" /> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckQtyByBarCode_AuditSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCode_Audit" /> |
| | | <wsdl:message name="set_SaveEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckQtyByBarCode_AuditSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCode_AuditResponse" /> |
| | | <wsdl:message name="set_SaveEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheakBarCodeAndCPSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheakBarCodeAndCP" /> |
| | | <wsdl:message name="set_CheckAddEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddEntrustOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheakBarCodeAndCPSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheakBarCodeAndCPResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_IsBarCodeQtySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_IsBarCodeQty" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_IsBarCodeQtySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_IsBarCodeQtyResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_IsSourceBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_IsSourceBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_IsSourceBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_IsSourceBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_IsAuditBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_IsAuditBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_IsAuditBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_IsAuditBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteByICStockBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:DeleteByICStockBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteByICStockBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:DeleteByICStockBillResponse" /> |
| | | <wsdl:message name="set_CheckAddEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddEntrustOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBill" /> |
| | |
| | | <wsdl:message name="set_AuditProductInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditProductInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetProductInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetProductInBill" /> |
| | | <wsdl:message name="set_SaveMoveStockBill_MESSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_MES" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetProductInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetProductInBillResponse" /> |
| | | <wsdl:message name="set_SaveMoveStockBill_MESSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_MESResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_New" /> |
| | | <wsdl:message name="set_SaveMoveStockBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_BillCheckResponse" /> |
| | | <wsdl:message name="set_SaveMoveStockBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepOutBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_New" /> |
| | |
| | | <wsdl:message name="set_SaveEntrustReplenishOutBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustReplenishOutBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBackBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_CLD" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBackBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_CLDResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBillResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_New" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_FIFOSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFO" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_NewResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_FIFOSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFOResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_CLD_New" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_CLD_NewResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckAddSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_CheckAdd" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBillResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckAddSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_CheckAddResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddEntrustOutBill" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckAdd_QtySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_CheckAdd_Qty" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddEntrustOutBillResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckAdd_QtySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_CheckAdd_QtyResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Audit_TempSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Audit_Temp" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Audit_TempSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Audit_TempResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Check" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_CheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_ClearPonderationBillMain_Temp_ChangGuiSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_ClearPonderationBillMain_Temp_ChangGui" /> |
| | |
| | | <wsdl:message name="set_SaveMoveStockBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_MESSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_MES" /> |
| | | <wsdl:message name="GetKf_STJGOutBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_STJGOutBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_MESSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_MESResponse" /> |
| | | <wsdl:message name="GetKf_STJGOutBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_STJGOutBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_BillCheck" /> |
| | | <wsdl:message name="GetSc_PrepareMTRLBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_PrepareMTRLBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_BillCheckResponse" /> |
| | | <wsdl:message name="GetSc_PrepareMTRLBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_PrepareMTRLBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetCg_POStockInBackBillList_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetCg_POStockInBackBillList_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetCg_POStockInBackBillList_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetCg_POStockInBackBillList_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetCg_EntrustInBackBillList_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetCg_EntrustInBackBillList_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetCg_EntrustInBackBillList_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetCg_EntrustInBackBillList_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_ICMOBillList_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBillList_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_ICMOBillList_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBillList_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ProductInBillList_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ProductInBillList_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ProductInBillList_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ProductInBillList_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ProductInBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ProductInBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ProductInBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ProductInBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_ICMOBackBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBackBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_ICMOBackBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBackBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_ICMOBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBillList" /> |
| | |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_FIFOSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFO" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_FIFOSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFOResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckAddSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_CheckAdd" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckAddSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_CheckAddResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckAdd_QtySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_CheckAdd_Qty" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckAdd_QtySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_CheckAdd_QtyResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Audit_TempSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Audit_Temp" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Audit_TempSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Audit_TempResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Check" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_CheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="HelloWorldSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:HelloWorld" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="HelloWorldSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:HelloWorldResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_ICMOSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_ICMO" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_ICMOSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_ICMOResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_POOrderSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_POOrder" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_POOrderSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_POOrderResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_SeOutStockSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_SeOutStock" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_SeOutStockSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_SeOutStockResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_SeOutStockBackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_SeOutStockBack" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_SeOutStockBackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_SeOutStockBackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_PPBomSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_PPBom" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_PPBomSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_PPBomResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_WWPPBomSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_WWPPBom" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_WWPPBomSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_WWPPBomResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_POStockInSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_POStockIn" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_POStockInSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_POStockInResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_MateOutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_MateOut" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_MateOutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_MateOutResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMaterialListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterialList" /> |
| | |
| | | <wsdl:message name="GetKf_MateOutBackBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_MateOutBackBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_STJGOutBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_STJGOutBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_STJGOutBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_STJGOutBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_PrepareMTRLBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_PrepareMTRLBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_PrepareMTRLBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_PrepareMTRLBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetCg_POStockInBackBillList_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetCg_POStockInBackBillList_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetCg_POStockInBackBillList_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetCg_POStockInBackBillList_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetCg_EntrustInBackBillList_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetCg_EntrustInBackBillList_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetCg_EntrustInBackBillList_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetCg_EntrustInBackBillList_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_ICMOBillList_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBillList_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_ICMOBillList_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBillList_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ProductInBillList_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ProductInBillList_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ProductInBillList_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ProductInBillList_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ProductInBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ProductInBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ProductInBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ProductInBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_ICMOBackBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBackBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_ICMOBackBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBackBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:portType name="WebService1Soap"> |
| | | <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="get_BillBarCode_Verify"> |
| | | <wsdl:input message="tns:get_BillBarCode_VerifySoapIn" /> |
| | | <wsdl:output message="tns:get_BillBarCode_VerifySoapOut" /> |
| | | </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:operation> |
| | | <wsdl:operation name="getGetDataBase"> |
| | | <wsdl:input message="tns:getGetDataBaseSoapIn" /> |
| | | <wsdl:output message="tns:getGetDataBaseSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getCheckCzymc"> |
| | | <wsdl:input message="tns:getCheckCzymcSoapIn" /> |
| | | <wsdl:output message="tns:getCheckCzymcSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSub_GetCurPeriod"> |
| | | <wsdl:input message="tns:getSub_GetCurPeriodSoapIn" /> |
| | | <wsdl:output message="tns:getSub_GetCurPeriodSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getDataSetBySQL"> |
| | | <wsdl:input message="tns:getDataSetBySQLSoapIn" /> |
| | | <wsdl:output message="tns:getDataSetBySQLSoapOut" /> |
| | |
| | | <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_SourceBill_ProductIn"> |
| | | <wsdl:input message="tns:get_SourceBill_ProductInSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBill_ProductInSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_POStockIn"> |
| | | <wsdl:input message="tns:get_SourceBill_POStockInSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBill_POStockInSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_EntrustIn"> |
| | | <wsdl:input message="tns:get_SourceBill_EntrustInSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBill_EntrustInSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_OtherIn"> |
| | | <wsdl:input message="tns:get_SourceBill_OtherInSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBill_OtherInSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_PackBarCode"> |
| | | <wsdl:input message="tns:get_SourceBill_PackBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBill_PackBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSourceBillList"> |
| | | <wsdl:input message="tns:GetSourceBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetSourceBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_ICMOReport"> |
| | | <wsdl:input message="tns:get_SourceBarCode_ICMOReportSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_ICMOReportSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_ProductIn"> |
| | | <wsdl:input message="tns:get_SourceBarCode_ProductInSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_ProductInSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_POStockIn"> |
| | | <wsdl:input message="tns:get_SourceBarCode_POStockInSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_POStockInSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_EntrustIn"> |
| | | <wsdl:input message="tns:get_SourceBarCode_EntrustInSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_EntrustInSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_OtherIn"> |
| | | <wsdl:input message="tns:get_SourceBarCode_OtherInSoapIn" /> |
| | |
| | | <wsdl:input message="tns:get_SavePonderationBillMain_Temp_PackBarCode_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:get_SavePonderationBillMain_Temp_PackBarCode_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 name="Get_CheckQtyByBarCode_GetWhAndSP"> |
| | | <wsdl:input message="tns:Get_CheckQtyByBarCode_GetWhAndSPSoapIn" /> |
| | | <wsdl:output message="tns:Get_CheckQtyByBarCode_GetWhAndSPSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_Verify"> |
| | | <wsdl:input message="tns:get_BillBarCode_VerifySoapIn" /> |
| | | <wsdl:output message="tns:get_BillBarCode_VerifySoapOut" /> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode_GetWhAndSP_Audit"> |
| | | <wsdl:input message="tns:Get_CheckQtyByBarCode_GetWhAndSP_AuditSoapIn" /> |
| | | <wsdl:output message="tns:Get_CheckQtyByBarCode_GetWhAndSP_AuditSoapOut" /> |
| | | </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 name="Get_CheckQtyByBarCodeBill"> |
| | | <wsdl:input message="tns:Get_CheckQtyByBarCodeBillSoapIn" /> |
| | | <wsdl:output message="tns:Get_CheckQtyByBarCodeBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_UpdateTemp_BillCheck"> |
| | | <wsdl:input message="tns:set_UpdateTemp_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_UpdateTemp_BillCheckSoapOut" /> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode_WHAndSP"> |
| | | <wsdl:input message="tns:Get_CheckQtyByBarCode_WHAndSPSoapIn" /> |
| | | <wsdl:output message="tns:Get_CheckQtyByBarCode_WHAndSPSoapOut" /> |
| | | </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 name="Get_CheckQtyByBarCode_Audit"> |
| | | <wsdl:input message="tns:Get_CheckQtyByBarCode_AuditSoapIn" /> |
| | | <wsdl:output message="tns:Get_CheckQtyByBarCode_AuditSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getDataSetByMasterSQL"> |
| | | <wsdl:input message="tns:getDataSetByMasterSQLSoapIn" /> |
| | | <wsdl:output message="tns:getDataSetByMasterSQLSoapOut" /> |
| | | <wsdl:operation name="Get_CheakBarCodeAndCP"> |
| | | <wsdl:input message="tns:Get_CheakBarCodeAndCPSoapIn" /> |
| | | <wsdl:output message="tns:Get_CheakBarCodeAndCPSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getCheckOpen"> |
| | | <wsdl:input message="tns:getCheckOpenSoapIn" /> |
| | | <wsdl:output message="tns:getCheckOpenSoapOut" /> |
| | | <wsdl:operation name="Get_IsBarCodeQty"> |
| | | <wsdl:input message="tns:Get_IsBarCodeQtySoapIn" /> |
| | | <wsdl:output message="tns:Get_IsBarCodeQtySoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getGetDataBase"> |
| | | <wsdl:input message="tns:getGetDataBaseSoapIn" /> |
| | | <wsdl:output message="tns:getGetDataBaseSoapOut" /> |
| | | <wsdl:operation name="Get_IsSourceBill"> |
| | | <wsdl:input message="tns:Get_IsSourceBillSoapIn" /> |
| | | <wsdl:output message="tns:Get_IsSourceBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getCheckCzymc"> |
| | | <wsdl:input message="tns:getCheckCzymcSoapIn" /> |
| | | <wsdl:output message="tns:getCheckCzymcSoapOut" /> |
| | | <wsdl:operation name="Get_IsAuditBill"> |
| | | <wsdl:input message="tns:Get_IsAuditBillSoapIn" /> |
| | | <wsdl:output message="tns:Get_IsAuditBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSub_GetCurPeriod"> |
| | | <wsdl:input message="tns:getSub_GetCurPeriodSoapIn" /> |
| | | <wsdl:output message="tns:getSub_GetCurPeriodSoapOut" /> |
| | | <wsdl:operation name="DeleteByICStockBill"> |
| | | <wsdl:input message="tns:DeleteByICStockBillSoapIn" /> |
| | | <wsdl:output message="tns:DeleteByICStockBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SaveBarCodeFormServer"> |
| | | <wsdl:input message="tns:get_SaveBarCodeFormServerSoapIn" /> |
| | |
| | | <wsdl:input message="tns:get_SourceBill_ICMOReportSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBill_ICMOReportSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_ProductIn"> |
| | | <wsdl:input message="tns:get_SourceBill_ProductInSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBill_ProductInSoapOut" /> |
| | | <wsdl:operation name="GetProductInBill"> |
| | | <wsdl:input message="tns:GetProductInBillSoapIn" /> |
| | | <wsdl:output message="tns:GetProductInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_POStockIn"> |
| | | <wsdl:input message="tns:get_SourceBill_POStockInSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBill_POStockInSoapOut" /> |
| | | <wsdl:operation name="set_SaveProductInBill_New"> |
| | | <wsdl:input message="tns:set_SaveProductInBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_EntrustIn"> |
| | | <wsdl:input message="tns:get_SourceBill_EntrustInSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBill_EntrustInSoapOut" /> |
| | | <wsdl:operation name="set_SaveProductInBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveProductInBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_OtherIn"> |
| | | <wsdl:input message="tns:get_SourceBill_OtherInSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBill_OtherInSoapOut" /> |
| | | <wsdl:operation name="set_SaveProductInBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveProductInBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_PackBarCode"> |
| | | <wsdl:input message="tns:get_SourceBill_PackBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBill_PackBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSourceBillList"> |
| | | <wsdl:input message="tns:GetSourceBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetSourceBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_ICMOReport"> |
| | | <wsdl:input message="tns:get_SourceBarCode_ICMOReportSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_ICMOReportSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_ProductIn"> |
| | | <wsdl:input message="tns:get_SourceBarCode_ProductInSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_ProductInSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_POStockIn"> |
| | | <wsdl:input message="tns:get_SourceBarCode_POStockInSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_POStockInSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_EntrustIn"> |
| | | <wsdl:input message="tns:get_SourceBarCode_EntrustInSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_EntrustInSoapOut" /> |
| | | <wsdl:operation name="set_SaveProductInBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveProductInBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill"> |
| | | <wsdl:input message="tns:set_SaveEntrustInBackBillSoapIn" /> |
| | |
| | | <wsdl:input message="tns:Get_CheckQtyByBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:Get_CheckQtyByBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode_GetWhAndSP"> |
| | | <wsdl:input message="tns:Get_CheckQtyByBarCode_GetWhAndSPSoapIn" /> |
| | | <wsdl:output message="tns:Get_CheckQtyByBarCode_GetWhAndSPSoapOut" /> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveEntrustInBackBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustInBackBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode_GetWhAndSP_Audit"> |
| | | <wsdl:input message="tns:Get_CheckQtyByBarCode_GetWhAndSP_AuditSoapIn" /> |
| | | <wsdl:output message="tns:Get_CheckQtyByBarCode_GetWhAndSP_AuditSoapOut" /> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBackBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCodeBill"> |
| | | <wsdl:input message="tns:Get_CheckQtyByBarCodeBillSoapIn" /> |
| | | <wsdl:output message="tns:Get_CheckQtyByBarCodeBillSoapOut" /> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBackBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBackBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode_WHAndSP"> |
| | | <wsdl:input message="tns:Get_CheckQtyByBarCode_WHAndSPSoapIn" /> |
| | | <wsdl:output message="tns:Get_CheckQtyByBarCode_WHAndSPSoapOut" /> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBackBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBackBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode_Audit"> |
| | | <wsdl:input message="tns:Get_CheckQtyByBarCode_AuditSoapIn" /> |
| | | <wsdl:output message="tns:Get_CheckQtyByBarCode_AuditSoapOut" /> |
| | | <wsdl:operation name="set_SaveEntrustOutBill"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheakBarCodeAndCP"> |
| | | <wsdl:input message="tns:Get_CheakBarCodeAndCPSoapIn" /> |
| | | <wsdl:output message="tns:Get_CheakBarCodeAndCPSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_IsBarCodeQty"> |
| | | <wsdl:input message="tns:Get_IsBarCodeQtySoapIn" /> |
| | | <wsdl:output message="tns:Get_IsBarCodeQtySoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_IsSourceBill"> |
| | | <wsdl:input message="tns:Get_IsSourceBillSoapIn" /> |
| | | <wsdl:output message="tns:Get_IsSourceBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_IsAuditBill"> |
| | | <wsdl:input message="tns:Get_IsAuditBillSoapIn" /> |
| | | <wsdl:output message="tns:Get_IsAuditBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteByICStockBill"> |
| | | <wsdl:input message="tns:DeleteByICStockBillSoapIn" /> |
| | | <wsdl:output message="tns:DeleteByICStockBillSoapOut" /> |
| | | <wsdl:operation name="set_CheckAddEntrustOutBill"> |
| | | <wsdl:input message="tns:set_CheckAddEntrustOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckAddEntrustOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill"> |
| | | <wsdl:input message="tns:set_CheckEntrustOutBillSoapIn" /> |
| | |
| | | <wsdl:input message="tns:set_AuditProductInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditProductInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetProductInBill"> |
| | | <wsdl:input message="tns:GetProductInBillSoapIn" /> |
| | | <wsdl:output message="tns:GetProductInBillSoapOut" /> |
| | | <wsdl:operation name="set_SaveMoveStockBill_MES"> |
| | | <wsdl:input message="tns:set_SaveMoveStockBill_MESSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockBill_MESSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_New"> |
| | | <wsdl:input message="tns:set_SaveProductInBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveProductInBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveProductInBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveProductInBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBill_BillCheckSoapOut" /> |
| | | <wsdl:operation name="set_SaveMoveStockBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveMoveStockBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_New"> |
| | | <wsdl:input message="tns:set_SaveMoveStockStepOutBill_NewSoapIn" /> |
| | |
| | | <wsdl:input message="tns:set_SaveEntrustReplenishOutBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustReplenishOutBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveEntrustInBackBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustInBackBill_CLDSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBackBillSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBackBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBackBill_NewSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFOSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFOSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBackBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBackBill_CLD_NewSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBillSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_CheckAdd"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_CheckAddSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_CheckAddSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddEntrustOutBill"> |
| | | <wsdl:input message="tns:set_CheckAddEntrustOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckAddEntrustOutBillSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_CheckAdd_Qty"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_CheckAdd_QtySoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_CheckAdd_QtySoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Audit_Temp"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Audit_TempSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Audit_TempSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Check"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_CheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_CheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_ClearPonderationBillMain_Temp_ChangGui"> |
| | | <wsdl:input message="tns:set_ClearPonderationBillMain_Temp_ChangGuiSoapIn" /> |
| | |
| | | <wsdl:input message="tns:set_SaveMoveStockBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_MES"> |
| | | <wsdl:input message="tns:set_SaveMoveStockBill_MESSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockBill_MESSoapOut" /> |
| | | <wsdl:operation name="GetKf_STJGOutBillList"> |
| | | <wsdl:input message="tns:GetKf_STJGOutBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_STJGOutBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveMoveStockBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockBill_BillCheckSoapOut" /> |
| | | <wsdl:operation name="GetSc_PrepareMTRLBillList"> |
| | | <wsdl:input message="tns:GetSc_PrepareMTRLBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetSc_PrepareMTRLBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetCg_POStockInBackBillList_CLD"> |
| | | <wsdl:input message="tns:GetCg_POStockInBackBillList_CLDSoapIn" /> |
| | | <wsdl:output message="tns:GetCg_POStockInBackBillList_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetCg_EntrustInBackBillList_CLD"> |
| | | <wsdl:input message="tns:GetCg_EntrustInBackBillList_CLDSoapIn" /> |
| | | <wsdl:output message="tns:GetCg_EntrustInBackBillList_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBillList_CLD"> |
| | | <wsdl:input message="tns:GetSc_ICMOBillList_CLDSoapIn" /> |
| | | <wsdl:output message="tns:GetSc_ICMOBillList_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList_CLD"> |
| | | <wsdl:input message="tns:GetKf_ProductInBillList_CLDSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_ProductInBillList_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList"> |
| | | <wsdl:input message="tns:GetKf_ProductInBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_ProductInBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBackBillList"> |
| | | <wsdl:input message="tns:GetSc_ICMOBackBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetSc_ICMOBackBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBillList"> |
| | | <wsdl:input message="tns:GetSc_ICMOBillListSoapIn" /> |
| | |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFOSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFOSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_CheckAdd"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_CheckAddSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_CheckAddSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_CheckAdd_Qty"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_CheckAdd_QtySoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_CheckAdd_QtySoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Audit_Temp"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Audit_TempSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Audit_TempSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Check"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_CheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_CheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="HelloWorld"> |
| | | <wsdl:input message="tns:HelloWorldSoapIn" /> |
| | | <wsdl:output message="tns:HelloWorldSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_ICMO"> |
| | | <wsdl:input message="tns:GetWebAPIToLocal_ICMOSoapIn" /> |
| | | <wsdl:output message="tns:GetWebAPIToLocal_ICMOSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_POOrder"> |
| | | <wsdl:input message="tns:GetWebAPIToLocal_POOrderSoapIn" /> |
| | | <wsdl:output message="tns:GetWebAPIToLocal_POOrderSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_SeOutStock"> |
| | | <wsdl:input message="tns:GetWebAPIToLocal_SeOutStockSoapIn" /> |
| | | <wsdl:output message="tns:GetWebAPIToLocal_SeOutStockSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_SeOutStockBack"> |
| | | <wsdl:input message="tns:GetWebAPIToLocal_SeOutStockBackSoapIn" /> |
| | | <wsdl:output message="tns:GetWebAPIToLocal_SeOutStockBackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_PPBom"> |
| | | <wsdl:input message="tns:GetWebAPIToLocal_PPBomSoapIn" /> |
| | | <wsdl:output message="tns:GetWebAPIToLocal_PPBomSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_WWPPBom"> |
| | | <wsdl:input message="tns:GetWebAPIToLocal_WWPPBomSoapIn" /> |
| | | <wsdl:output message="tns:GetWebAPIToLocal_WWPPBomSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_POStockIn"> |
| | | <wsdl:input message="tns:GetWebAPIToLocal_POStockInSoapIn" /> |
| | | <wsdl:output message="tns:GetWebAPIToLocal_POStockInSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_MateOut"> |
| | | <wsdl:input message="tns:GetWebAPIToLocal_MateOutSoapIn" /> |
| | | <wsdl:output message="tns:GetWebAPIToLocal_MateOutSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMaterialList"> |
| | | <wsdl:input message="tns:GetMaterialListSoapIn" /> |
| | |
| | | <wsdl:input message="tns:GetKf_MateOutBackBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_MateOutBackBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_STJGOutBillList"> |
| | | <wsdl:input message="tns:GetKf_STJGOutBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_STJGOutBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_PrepareMTRLBillList"> |
| | | <wsdl:input message="tns:GetSc_PrepareMTRLBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetSc_PrepareMTRLBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetCg_POStockInBackBillList_CLD"> |
| | | <wsdl:input message="tns:GetCg_POStockInBackBillList_CLDSoapIn" /> |
| | | <wsdl:output message="tns:GetCg_POStockInBackBillList_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetCg_EntrustInBackBillList_CLD"> |
| | | <wsdl:input message="tns:GetCg_EntrustInBackBillList_CLDSoapIn" /> |
| | | <wsdl:output message="tns:GetCg_EntrustInBackBillList_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBillList_CLD"> |
| | | <wsdl:input message="tns:GetSc_ICMOBillList_CLDSoapIn" /> |
| | | <wsdl:output message="tns:GetSc_ICMOBillList_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList_CLD"> |
| | | <wsdl:input message="tns:GetKf_ProductInBillList_CLDSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_ProductInBillList_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList"> |
| | | <wsdl:input message="tns:GetKf_ProductInBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_ProductInBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBackBillList"> |
| | | <wsdl:input message="tns:GetSc_ICMOBackBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetSc_ICMOBackBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | </wsdl:portType> |
| | | <wsdl:binding name="WebService1Soap" type="tns:WebService1Soap"> |
| | | <soap:binding transport="http://schemas.xmlsoap.org/soap/http" /> |
| | | <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="get_BillBarCode_Verify"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BillBarCode_Verify" 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:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getGetDataBase"> |
| | | <soap:operation soapAction="http://tempuri.org/getGetDataBase" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getCheckCzymc"> |
| | | <soap:operation soapAction="http://tempuri.org/getCheckCzymc" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSub_GetCurPeriod"> |
| | | <soap:operation soapAction="http://tempuri.org/getSub_GetCurPeriod" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getDataSetBySQL"> |
| | | <soap:operation soapAction="http://tempuri.org/getDataSetBySQL" 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_SourceBill_ProductIn"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBill_ProductIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_POStockIn"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBill_POStockIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_EntrustIn"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBill_EntrustIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_OtherIn"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBill_OtherIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_PackBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBill_PackBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSourceBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSourceBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_ICMOReport"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_ICMOReport" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_ProductIn"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_ProductIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_POStockIn"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_POStockIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_EntrustIn"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_EntrustIn" 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:operation name="Get_CheckQtyByBarCode_GetWhAndSP"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCode_GetWhAndSP" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_Verify"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BillBarCode_Verify" style="document" /> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode_GetWhAndSP_Audit"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCode_GetWhAndSP_Audit" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <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:operation name="Get_CheckQtyByBarCodeBill"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCodeBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <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:operation name="Get_CheckQtyByBarCode_WHAndSP"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCode_WHAndSP" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <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:operation name="Get_CheckQtyByBarCode_Audit"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCode_Audit" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getDataSetByMasterSQL"> |
| | | <soap:operation soapAction="http://tempuri.org/getDataSetByMasterSQL" style="document" /> |
| | | <wsdl:operation name="Get_CheakBarCodeAndCP"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_CheakBarCodeAndCP" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getCheckOpen"> |
| | | <soap:operation soapAction="http://tempuri.org/getCheckOpen" style="document" /> |
| | | <wsdl:operation name="Get_IsBarCodeQty"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_IsBarCodeQty" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getGetDataBase"> |
| | | <soap:operation soapAction="http://tempuri.org/getGetDataBase" style="document" /> |
| | | <wsdl:operation name="Get_IsSourceBill"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_IsSourceBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getCheckCzymc"> |
| | | <soap:operation soapAction="http://tempuri.org/getCheckCzymc" style="document" /> |
| | | <wsdl:operation name="Get_IsAuditBill"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_IsAuditBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSub_GetCurPeriod"> |
| | | <soap:operation soapAction="http://tempuri.org/getSub_GetCurPeriod" style="document" /> |
| | | <wsdl:operation name="DeleteByICStockBill"> |
| | | <soap:operation soapAction="http://tempuri.org/DeleteByICStockBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_ProductIn"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBill_ProductIn" style="document" /> |
| | | <wsdl:operation name="GetProductInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/GetProductInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_POStockIn"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBill_POStockIn" style="document" /> |
| | | <wsdl:operation name="set_SaveProductInBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_EntrustIn"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBill_EntrustIn" style="document" /> |
| | | <wsdl:operation name="set_SaveProductInBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_OtherIn"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBill_OtherIn" style="document" /> |
| | | <wsdl:operation name="set_SaveProductInBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_PackBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBill_PackBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSourceBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSourceBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_ICMOReport"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_ICMOReport" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_ProductIn"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_ProductIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_POStockIn"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_POStockIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_EntrustIn"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_EntrustIn" style="document" /> |
| | | <wsdl:operation name="set_SaveProductInBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode_GetWhAndSP"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCode_GetWhAndSP" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode_GetWhAndSP_Audit"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCode_GetWhAndSP_Audit" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCodeBill"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCodeBill" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode_WHAndSP"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCode_WHAndSP" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode_Audit"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCode_Audit" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheakBarCodeAndCP"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_CheakBarCodeAndCP" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_IsBarCodeQty"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_IsBarCodeQty" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_IsSourceBill"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_IsSourceBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_IsAuditBill"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_IsAuditBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteByICStockBill"> |
| | | <soap:operation soapAction="http://tempuri.org/DeleteByICStockBill" style="document" /> |
| | | <wsdl:operation name="set_CheckAddEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckAddEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetProductInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/GetProductInBill" style="document" /> |
| | | <wsdl:operation name="set_SaveMoveStockBill_MES"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_MES" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBill_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_SaveProductInBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBill_CLD_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_SaveProductInBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBill_BillCheck" style="document" /> |
| | | <wsdl:operation name="set_SaveMoveStockBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_CLD" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill_New" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_FIFO" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_CheckAdd"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_CheckAdd" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckAddEntrustOutBill" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_CheckAdd_Qty"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_CheckAdd_Qty" 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_Audit_Temp"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Audit_Temp" 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_Check"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Check" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_MES"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_MES" style="document" /> |
| | | <wsdl:operation name="GetKf_STJGOutBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_STJGOutBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_BillCheck" style="document" /> |
| | | <wsdl:operation name="GetSc_PrepareMTRLBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSc_PrepareMTRLBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetCg_POStockInBackBillList_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/GetCg_POStockInBackBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetCg_EntrustInBackBillList_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/GetCg_EntrustInBackBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBillList_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSc_ICMOBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_ProductInBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_ProductInBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBackBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSc_ICMOBackBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG" 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_Source_Fast_ChangeBox"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox" 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_Source_Fast_FIFO"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_FIFO" 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_Source_Fast_FIFO_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD" 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_CheckAdd"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_CheckAdd" 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_CheckAdd_Qty"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_CheckAdd_Qty" 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_Audit_Temp"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Audit_Temp" 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_Check"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Check" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="HelloWorld"> |
| | | <soap:operation soapAction="http://tempuri.org/HelloWorld" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_ICMO"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWebAPIToLocal_ICMO" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_POOrder"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWebAPIToLocal_POOrder" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_SeOutStock"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWebAPIToLocal_SeOutStock" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_SeOutStockBack"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWebAPIToLocal_SeOutStockBack" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_PPBom"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWebAPIToLocal_PPBom" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_WWPPBom"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWebAPIToLocal_WWPPBom" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_POStockIn"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWebAPIToLocal_POStockIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_MateOut"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWebAPIToLocal_MateOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_STJGOutBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_STJGOutBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_PrepareMTRLBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSc_PrepareMTRLBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetCg_POStockInBackBillList_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/GetCg_POStockInBackBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetCg_EntrustInBackBillList_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/GetCg_EntrustInBackBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBillList_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSc_ICMOBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_ProductInBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_ProductInBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBackBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSc_ICMOBackBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | </wsdl:binding> |
| | | <wsdl:binding name="WebService1Soap12" type="tns:WebService1Soap"> |
| | | <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" /> |
| | | <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="get_BillBarCode_Verify"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BillBarCode_Verify" 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:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getGetDataBase"> |
| | | <soap12:operation soapAction="http://tempuri.org/getGetDataBase" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getCheckCzymc"> |
| | | <soap12:operation soapAction="http://tempuri.org/getCheckCzymc" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSub_GetCurPeriod"> |
| | | <soap12:operation soapAction="http://tempuri.org/getSub_GetCurPeriod" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getDataSetBySQL"> |
| | | <soap12:operation soapAction="http://tempuri.org/getDataSetBySQL" 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_SourceBill_ProductIn"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBill_ProductIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_POStockIn"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBill_POStockIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_EntrustIn"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBill_EntrustIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_OtherIn"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBill_OtherIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_PackBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBill_PackBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSourceBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSourceBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_ICMOReport"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_ICMOReport" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_ProductIn"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_ProductIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_POStockIn"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_POStockIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_EntrustIn"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_EntrustIn" 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:operation name="Get_CheckQtyByBarCode_GetWhAndSP"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCode_GetWhAndSP" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_Verify"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BillBarCode_Verify" style="document" /> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode_GetWhAndSP_Audit"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCode_GetWhAndSP_Audit" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <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:operation name="Get_CheckQtyByBarCodeBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCodeBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <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:operation name="Get_CheckQtyByBarCode_WHAndSP"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCode_WHAndSP" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <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:operation name="Get_CheckQtyByBarCode_Audit"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCode_Audit" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getDataSetByMasterSQL"> |
| | | <soap12:operation soapAction="http://tempuri.org/getDataSetByMasterSQL" style="document" /> |
| | | <wsdl:operation name="Get_CheakBarCodeAndCP"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_CheakBarCodeAndCP" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getCheckOpen"> |
| | | <soap12:operation soapAction="http://tempuri.org/getCheckOpen" style="document" /> |
| | | <wsdl:operation name="Get_IsBarCodeQty"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_IsBarCodeQty" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getGetDataBase"> |
| | | <soap12:operation soapAction="http://tempuri.org/getGetDataBase" style="document" /> |
| | | <wsdl:operation name="Get_IsSourceBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_IsSourceBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getCheckCzymc"> |
| | | <soap12:operation soapAction="http://tempuri.org/getCheckCzymc" style="document" /> |
| | | <wsdl:operation name="Get_IsAuditBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_IsAuditBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSub_GetCurPeriod"> |
| | | <soap12:operation soapAction="http://tempuri.org/getSub_GetCurPeriod" style="document" /> |
| | | <wsdl:operation name="DeleteByICStockBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/DeleteByICStockBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_ProductIn"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBill_ProductIn" style="document" /> |
| | | <wsdl:operation name="GetProductInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetProductInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_POStockIn"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBill_POStockIn" style="document" /> |
| | | <wsdl:operation name="set_SaveProductInBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_EntrustIn"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBill_EntrustIn" style="document" /> |
| | | <wsdl:operation name="set_SaveProductInBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_OtherIn"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBill_OtherIn" style="document" /> |
| | | <wsdl:operation name="set_SaveProductInBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_PackBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBill_PackBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSourceBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSourceBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_ICMOReport"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_ICMOReport" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_ProductIn"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_ProductIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_POStockIn"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_POStockIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_EntrustIn"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_EntrustIn" style="document" /> |
| | | <wsdl:operation name="set_SaveProductInBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode_GetWhAndSP"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCode_GetWhAndSP" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode_GetWhAndSP_Audit"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCode_GetWhAndSP_Audit" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCodeBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCodeBill" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode_WHAndSP"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCode_WHAndSP" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode_Audit"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCode_Audit" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheakBarCodeAndCP"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_CheakBarCodeAndCP" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_IsBarCodeQty"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_IsBarCodeQty" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_IsSourceBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_IsSourceBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_IsAuditBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_IsAuditBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteByICStockBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/DeleteByICStockBill" style="document" /> |
| | | <wsdl:operation name="set_CheckAddEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckAddEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetProductInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetProductInBill" style="document" /> |
| | | <wsdl:operation name="set_SaveMoveStockBill_MES"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_MES" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBill_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_SaveProductInBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBill_CLD_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_SaveProductInBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBill_BillCheck" style="document" /> |
| | | <wsdl:operation name="set_SaveMoveStockBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_CLD" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill_New" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_FIFO" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_CheckAdd"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_CheckAdd" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckAddEntrustOutBill" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_CheckAdd_Qty"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_CheckAdd_Qty" 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_Audit_Temp"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Audit_Temp" 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_Check"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Check" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_MES"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_MES" style="document" /> |
| | | <wsdl:operation name="GetKf_STJGOutBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_STJGOutBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_BillCheck" style="document" /> |
| | | <wsdl:operation name="GetSc_PrepareMTRLBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSc_PrepareMTRLBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetCg_POStockInBackBillList_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetCg_POStockInBackBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetCg_EntrustInBackBillList_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetCg_EntrustInBackBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBillList_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSc_ICMOBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_ProductInBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_ProductInBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBackBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSc_ICMOBackBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG" 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_Source_Fast_ChangeBox"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox" 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_Source_Fast_FIFO"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_FIFO" 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_Source_Fast_FIFO_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD" 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_CheckAdd"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_CheckAdd" 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_CheckAdd_Qty"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_CheckAdd_Qty" 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_Audit_Temp"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Audit_Temp" 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_Check"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Check" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="HelloWorld"> |
| | | <soap12:operation soapAction="http://tempuri.org/HelloWorld" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_ICMO"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWebAPIToLocal_ICMO" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_POOrder"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWebAPIToLocal_POOrder" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_SeOutStock"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWebAPIToLocal_SeOutStock" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_SeOutStockBack"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWebAPIToLocal_SeOutStockBack" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_PPBom"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWebAPIToLocal_PPBom" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_WWPPBom"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWebAPIToLocal_WWPPBom" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_POStockIn"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWebAPIToLocal_POStockIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_MateOut"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWebAPIToLocal_MateOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_MateOutBackBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_MateOutBackBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_STJGOutBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_STJGOutBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_PrepareMTRLBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSc_PrepareMTRLBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetCg_POStockInBackBillList_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetCg_POStockInBackBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetCg_EntrustInBackBillList_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetCg_EntrustInBackBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBillList_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSc_ICMOBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_ProductInBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_ProductInBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBackBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSc_ICMOBackBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |