| | |
| | | <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:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_BarCodeAutoWMS"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_BarCodeAutoWMSResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_BarCodeAutoWMSResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_Mould"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWorkProcInfoBoard"> |
| | | <s:element name="get_SourceBill_ProductIn"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceID" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWorkProcInfoBoardResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetWorkProcInfoBoardResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCode_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCode_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetICInventoryByBarCode_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCode_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCode_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetMaterByBarCode_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCodeSP_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCodeSP_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetICInventoryByBarCodeSP_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCodeSP_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCodeSP_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetMaterByBarCodeSP_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="SetFIFOPonderationBillMain_Temp"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HUserOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="SetFIFOPonderationBillMain_TempResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SetFIFOPonderationBillMain_TempResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_Fast"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="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="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_FastResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_FastResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCodeResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_OutFast"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_OutFastResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_OutFastResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_Out"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_OutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_OutResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MulSource"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sXFFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sJDPFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MulSourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MulSourceResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_MulSource"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sXFFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sJDPFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_MulSourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MulSourceResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_SourceBill_MateOut"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sNewInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sRedBlueflag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sPPQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sPlanMode" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHOWNERID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_SourceBill_MateOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_SourceBill_MateOutResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_MulSourceBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="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:element> |
| | | <s:complexType name="ClsXt_SystemParameterMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_UpdateSourceInterID" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_MESFlag" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_FirstCheckOut" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_ProcessCheckOut" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Cg_POInStockBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Cg_POInStockBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Cg_POInStockBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Cg_POInStockBill_BarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Cg_POInStockBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_Display" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_SimpleMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_AutoSavePOStockInBill" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_NoRefresh" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_Display" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_FIFOList" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_FIFOList" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_SimpleMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_FIFOList" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_FIFOList" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_FIFOList" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_Display" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_FIFOList" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_FIFOList" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_SimpleMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_AutoSavePOStockInBackBill" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_SimpleMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_PackUnionBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_PackUnionBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_PackUnionBill_SourceBillTypeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_PackUnionBill_SourceBillNoCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_PackUnionBill_MaterialCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_PackUnionBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MaterialLowerBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MaterialLowerBill_BatchNoCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_ERPStockCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_WMSStockCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_WMSStockCtl_ERPMode" type="s:string" /> |
| | |
| | | <s:element minOccurs="1" maxOccurs="1" name="BarCode_PrintQty" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="BarCode_PrintQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="BarCode_UpdatePrintQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="BarCode_AutoProductInBillWMS" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="BarCode_AutoPOStockInBillWMS" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="BarCode_AutoMateOutBackBillWMS" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="BarCode_AutoSellOutBackBillWMS" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="BarCode_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdInBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdInBill_BarCodeQty" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdOutBill_BarCodeQty" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdOutBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdOutBill_MouldLifeCtrl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdOutBill_MouldLifeCtrlType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdBackBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdBackBill_BarCodeQty" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldRepairOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldRepairOutBill_BarCodeQty" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldRepairInBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldRepairInBill_BarCodeQty" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldOtherInBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldOtherInBill_BarCodeQty" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldOtherOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldOtherOutBill_BarCodeQty" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldBorrowInBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldBorrowInBill_BarCodeQty" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldBorrowOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldBorrowOutBill_BarCodeQty" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldScrapInBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldScrapInBill_BarCodeQty" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldScrapOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldScrapOutBill_BarCodeQty" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdMoveBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdMoveBill_BarCodeQty" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldMoveStockStepOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldMoveStockStepOutBill_BarCodeQty" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldMoveStockStepInBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldMoveStockStepInBill_BarCodeQty" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdCheckStockBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOBill_AutoProcExchBill" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ProcessExchangeBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ProcessExchangeBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ProcessExchangeBill_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ProcessExchangeBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ProcessExchangeBill_SaveDeptIsNull" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_FullMoveCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_QtyCtl" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_ProcessCheckCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_DeleteCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_LineBindCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_AutoFindSNO" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_ShowUSERProcess" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_DeleteRelationCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_PreQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_QtyRateCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_DyCentralInspectionControl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_DefQty" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_QtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_QtyPreQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_QtyNextQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_ProcessCheckOut" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_FirstCheckOut" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_DeleteCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_FstAutoICMOReport" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_LastAutoICMOReport" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_AutoStockIn" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_InStockType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_AutoFindSNO" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_ShowUSERProcess" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_DeleteRelationCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_NextQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_QtyRateCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_MustBeginWorkCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_NoPassProdCheckBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_NoPassProdCheckBill_QtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_NoPassProdCheckBill_BadReasonQtyCtrl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_NoPassProdCheckBill_DeleteCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_FullMoveCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_QtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_OneCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_DeleteCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_QtyRateCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustOutBill_QtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustOutBill_DeleteCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_FirstCheckOut" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustOutBill_QtyRateCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="JIT_DayPlan_TimeFrame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESBeginWorkBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESBeginWorkBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESBeginWorkBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESBeginWorkBill_SwipeCardStart" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESBeginWorkBill_MouldUpper" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESReturnWorkBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESReturnWorkBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESReturnWorkBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESEndWorkBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESEndWorkBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESEndWorkBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESStopWorkBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESStopWorkBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESStopWorkBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOBillWorkQtyStatus_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOBillWorkQtyStatus_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOBillWorkQtyStatus_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOBillWorkQtyStatus_AutoNextWorkBill" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOBillQualityStatus_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOBillQualityStatus_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOBillQualityStatus_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MaterToSourceBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MaterToSourceBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MaterToSourceBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MaterToSourceBill_MouldLifeCtrl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MaterToSourceBill_MouldLifeCtrlType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="OA_ErrMsgBackBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="OA_ErrMsgBackBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="OA_ErrMsgBackBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="OA_ErrMsgBackBill_SendDingDingMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESProceReportWorkBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESProceReportWorkBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESProceReportWorkBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_FirstPieceCheckBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdOutBill_MouldLifeCtrl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdOutBill_MouldLifeCtrlType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_FirstPieceCheckBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_FirstPieceCheckBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_FirstPieceCheckBill_QCSchemeSource" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_PatrolProcCheckBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_PatrolProcCheckBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_PatrolProcCheckBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_PatrolProcCheckBill_QCSchemeSource" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_ProcessCheckBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_ProcessCheckBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_ProcessCheckBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_ProcessCheckBill_QCSchemeSource" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="SB_EquipICMOTechParamBill_MustBeginWorkCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="SB_EquipICMOTechParamBill_Check" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Gy_RoutingBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Gy_RoutingBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Gy_RoutingBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Gy_RoutingBill_SaveAutoLastProc" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Gy_RoutingBill_EnableMultiLevel" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_StockInRequestBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Cg_POOrderBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Cg_PayableBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="YF_PayMentBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Xs_SeOrderBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Xs_SeOutStockBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Xs_ReceivableBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="YS_ReceiveBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Pay_WorkTimesBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HR_EmployeeSkillBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HR_PostSkillBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="OA_ErrMsgBackCheckBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="OA_ErrMsgBackHandleBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="OA_ErrMsgBackSignBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sb_EquipBeginBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sb_EquipStopBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ShiftsBeginInfoBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldLowerBill_MouldUpper" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="get_CheckTypeByBarCode_MulSourceBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MulSourceBillResult" 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_SavePonderationBillMain_Temp_MulSource"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SavePonderationBillMain_Temp_MulSourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_MulSourceResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getSourceBillList"> |
| | | <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="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getSourceBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="getSourceBillListResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCodeResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_All"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_AllResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_AllResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_NewResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_SenKai"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_SenKaiResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_SenKaiResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBarCode_Pack" 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="SourceFlag" type="s:boolean" /> |
| | | <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="HCustom1" 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_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_FeiLong"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBarType" 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_FeiLongResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_FeiLongResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBarType" 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_DifferentMater_FeiLong"> |
| | | <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="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongResult" 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_DifferentMater_SellOutBack_FeiLong"> |
| | | <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="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveDoorOutCheck_BarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKF_PonderationBillMain_Temp" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKF_PonderationBillMain_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="0" maxOccurs="1" name="HNordan" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMTONo" 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="0" maxOccurs="1" name="HCusBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSubBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMulSourceBill" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBeginDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HEndDate" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_SaveDoorOutCheck_BarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveDoorOutCheck_BarCodeResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOInStockCheck_BarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSup" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDept" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOInStockCheck_BarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOInStockCheck_BarCodeResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSup" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDept" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckTypeByMouldBarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckTypeByMouldBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_CheckTypeByMouldBarCodeResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeBySource_New"> |
| | | <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="HRedBlueflag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HHMaker" 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_CheckTypeBySource_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeBySource_NewResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getSourceBillList_New"> |
| | | <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="HRedBlueflag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HHMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" 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="getSourceBillList_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="getSourceBillList_NewResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillSubType"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillSubTypeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BillSubTypeResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_New"> |
| | | <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="HRedBlueflag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <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_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_NewResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getSourceBill_New2"> |
| | | <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="HRedBlueflag" type="s:boolean" /> |
| | | <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="1" maxOccurs="1" name="HAccessFlag" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <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="getSourceBill_New2Response"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="getSourceBill_New2Result" 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_MaterBarCode"> |
| | | <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_MaterBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_MaterBarCodeResult" 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_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="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_ICMOReportResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_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_SourceBill_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="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_ProductInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </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: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: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: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: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: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:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsGy_BarCodeBill_WMS_Model_View"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsGy_BarCodeBill_WMS_Model"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaterNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaterModel" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUnitName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSupName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HGroupName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeptName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HErpClsID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCusRelationNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCodeStatus" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWHName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInstructID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInstructNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSeOrderBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAuxPropName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:complexType name="ClsGy_BarCodeBill_WMS_Model"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HUnitID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCodeType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMakeDate" type="s:dateTime" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPrintQty" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HinitQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMTONo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStopflag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HProduceDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HExpiryDate" type="s:dateTime" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="get_SavePonderationBillMain_Temp_BarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_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_SavePonderationBillMain_Temp_PackBarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="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="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <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="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCusBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SavePonderationBillMain_Temp_PackBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_PackBarCodeResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BaseSetResult" 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"> |
| | | <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="HStockOrgID" 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_BillBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCodeResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MoveStockResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_MoveStock_PD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="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="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_MoveStock_PDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BarCode_MoveStock_PDResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_PD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_PDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_PDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_MoveStock_AddSource"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="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="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_MoveStock_AddSourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BarCode_MoveStock_AddSourceResult" 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_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSource"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSourceResult" 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="GetJXBarCode_SiMoEr"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetJXBarCode_SiMoErResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetJXBarCode_SiMoErResult" 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="get_PackBarCode_PackUnionBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HHMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_PackBarCode_PackUnionBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_PackBarCode_PackUnionBillResult" type="tns:ClsGy_BarCodeBill_WMS_Model" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_PackUnionBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_PackUnionBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_BarCode_PackUnionBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetBillEntry_Tmp_Pack"> |
| | | <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="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetBillEntry_Tmp_PackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetBillEntry_Tmp_PackResult"> |
| | | <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="set_DelPackUnionBill_Temp_Pack"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_DelPackUnionBill_Temp_PackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_DelPackUnionBill_Temp_PackResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePackUnionBill_Add"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePackUnionBill_AddResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePackUnionBill_AddResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_PackBarCode_DeletePackUnionBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HHMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_PackBarCode_DeletePackUnionBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_PackBarCode_DeletePackUnionBillResult"> |
| | | <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="set_DeletePackUnionBill"> |
| | | <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="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HComputerName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HIPAddress" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HModCaption" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_DeletePackUnionBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_DeletePackUnionBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCodePack_In_MoveStockBill_HuanTuo"> |
| | | <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="HBarCode_Pack" 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_BarCodePack_In_MoveStockBill_HuanTuoResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BarCodePack_In_MoveStockBill_HuanTuoResult" 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_MoveStockBill_HuanTuo"> |
| | | <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="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPackUnionInterID_In" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="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_BarCode_MoveStockBill_HuanTuoResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_BarCode_MoveStockBill_HuanTuoResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetBillEntry_Temp_MoveStockBill_HuanTuo"> |
| | | <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="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="GetBillEntry_Temp_MoveStockBill_HuanTuoResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetBillEntry_Temp_MoveStockBill_HuanTuoResult"> |
| | | <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="set_DelPackUnionBill_Temp_MoveStockBill_HuanTuo"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_DelPackUnionBill_Temp_MoveStockBill_HuanTuoResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_DelPackUnionBill_Temp_MoveStockBill_HuanTuoResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockBill_HuanTuo"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockBill_HuanTuoResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockBill_HuanTuoResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_PackUnionCarryUp"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HHMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_PackUnionCarryUpResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BarCode_PackUnionCarryUpResult" type="tns:ClsGy_BarCodeBill_WMS_Model" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SNBarCode_PackUnionCarryUp"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="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_SNBarCode_PackUnionCarryUpResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_SNBarCode_PackUnionCarryUpResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetBillEntry_TmpList_PackUnionCarryUp"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetBillEntry_TmpList_PackUnionCarryUpResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetBillEntry_TmpList_PackUnionCarryUpResult"> |
| | | <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="set_SavePackUnionCarryUpBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePackUnionCarryUpBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePackUnionCarryUpBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_DelPackUnionBill_Temp"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_DelPackUnionBill_TempResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_DelPackUnionBill_TempResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="TempList_Modify_Pack"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="TempList_Modify_PackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="TempList_Modify_PackResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSc_PackUnionBill_TempList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSc_PackUnionBill_TempListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSc_PackUnionBill_TempListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="DeleteTemp_PackUnionBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="DeleteTemp_PackUnionBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="DeleteTemp_PackUnionBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSourceBillList_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_BillCheck"> |
| | | <s:element name="get_SavePonderationBillMain_Temp_PackBarCode_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_BillCheckResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_Temp_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | | <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="set_SaveProcReportMoveBill_MoveStock"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_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_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_MoveStock"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HPPBomBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_MoveStockResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_MoveStockResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_MoveStock_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_MoveStock_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_CheckPOInStockBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsCg_POInStockBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCurID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HExRate" type="s:float" /> |
| | | <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="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:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_CheckPOInStockBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBill_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_CheckPOInStockBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOInStockBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBill_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_CheckPOInStockBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsCg_POInStockBillMain_K3"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCusID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSSID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCurID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HExRate" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMangerID" 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="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPSStyleID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_CheckPOInStockBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveSTJGInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_STJGInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_STJGInBillMain_K3"> |
| | | <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="1" maxOccurs="1" name="HDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillStatus" type="s:int" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCustID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" 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="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" 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="0" maxOccurs="1" name="HCloseMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_SaveSTJGInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveSTJGInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckSTJGOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_STJGOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_STJGOutBillMain_K3"> |
| | | <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="1" maxOccurs="1" name="HDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillStatus" type="s:int" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCustID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Huse" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" 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="0" maxOccurs="1" name="HCloseMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_CheckSTJGOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckSTJGOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckSTJGOutBill_Row"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <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="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckSTJGOutBill_RowResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckSTJGOutBill_RowResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProExchReport_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HProcessFailQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMaterialFailQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFReworkQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQuaQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HProcNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HProcExchBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HEmpID" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HTime" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HORGANIZATIONSNO" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProExchReport_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProExchReport_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_SaveNoPassProdCheckBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsQC_NoPassProdCheckBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="BadReasonList" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsQC_NoPassProdCheckBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPrintQty" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HICMOInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HICMOBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInStockQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRightQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFirstCheckEmp" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckerResult" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HNote" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HProcExchInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HProcExchEntryID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HProcExchBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HProcID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWorkCenterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBadQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPlanQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBadPNL" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPlanPNL" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HGroupName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOrderProcNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HProcExchQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveNoPassProdCheckBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveNoPassProdCheckBill_NewResult" 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"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillType" 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_TempListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_TempList_ChangeBox"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillType" 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_TempList_ChangeBoxResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempList_ChangeBoxResult"> |
| | | <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_PonderationBillMain_Audit_TempList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillType" 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_Audit_TempListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKF_PonderationBillMain_Audit_TempListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="DeleteBillList_Audit"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="DeleteBillList_AuditResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="DeleteBillList_AuditResult" 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_Temp_Update_WHandSP"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_Temp_Update_WHandSPResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_Update_WHandSPResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_Temp_Update_SP"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSPID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_Temp_Update_SPResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_Update_SPResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_Temp_OrgandWHSP"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" 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="HMaker" 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="HSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" 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="GetKf_PonderationBillMain_Temp_OrgandWHSPResponse"> |
| | | <s:element name="get_SavePonderationBillMain_Temp_PackBarCode_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_OrgandWHSPResult" type="s:boolean" /> |
| | | <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="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="HSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_PackBarCode_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="TempList_Modify"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="TempList_ModifyResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="TempList_ModifyResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="DeleteBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="DeleteBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="DeleteBillListResult" 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_New"> |
| | | <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_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempList_NewResult"> |
| | | <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="GetAGVBillList_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <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="GetAGVBillList_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetAGVBillList_NewResult"> |
| | | <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="GetAGVBillList_BillNoQuery"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillNo" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetAGVBillList_BillNoQueryResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetAGVBillList_BillNoQueryResult"> |
| | | <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="DeleteICStockBillAndWMS"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="DeleteICStockBillAndWMSResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="DeleteICStockBillAndWMSResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_ICStockBillList"> |
| | | <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_ICStockBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_ICStockBillListResult"> |
| | | <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_ICStockBillQueryList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillNo" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_ICStockBillQueryListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_ICStockBillQueryListResult"> |
| | | <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="Get_ICInventoryByMaterIDList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <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="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_ICInventoryByMaterIDListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Get_ICInventoryByMaterIDListResult"> |
| | | <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="Get_CheckQtyByBarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <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="HAuxPropID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBatchNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMTONo" type="s:string" /> |
| | | <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_CheckQtyByBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_CheckQtyByBarCodeResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sRelQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_CLD_New"> |
| | | <s:element name="GetWorkProcInfoBoard"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceID" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWorkProcInfoBoardResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetWorkProcInfoBoardResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCode_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCode_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetICInventoryByBarCode_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCode_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCode_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetMaterByBarCode_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCodeSP_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCodeSP_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetICInventoryByBarCodeSP_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCodeSP_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCodeSP_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetMaterByBarCodeSP_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="SetFIFOPonderationBillMain_Temp"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HUserOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="SetFIFOPonderationBillMain_TempResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SetFIFOPonderationBillMain_TempResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_Fast"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_FastResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_FastResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCodeResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_OutFast"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_OutFastResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_OutFastResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_Out"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_OutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_OutResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MulSource"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sXFFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sJDPFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MulSourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MulSourceResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_MulSource"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sXFFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sJDPFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_MulSourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MulSourceResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_SourceBill_MateOut"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sNewInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sRedBlueflag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sPPQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sPlanMode" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHOWNERID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_SourceBill_MateOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_SourceBill_MateOutResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_MulSourceBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_OtherOutBillMain"> |
| | | <s:element name="get_CheckTypeByBarCode_MulSourceBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MulSourceBillResult" 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_SavePonderationBillMain_Temp_MulSource"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SavePonderationBillMain_Temp_MulSourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_MulSourceResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getSourceBillList"> |
| | | <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="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getSourceBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="getSourceBillListResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCodeResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_All"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_AllResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_AllResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_NewResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_SenKai"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_SenKaiResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_SenKaiResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBarCode_Pack" 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="SourceFlag" type="s:boolean" /> |
| | | <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="HCustom1" 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_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_FeiLong"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBarType" 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_FeiLongResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_FeiLongResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBarType" 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_DifferentMater_FeiLong"> |
| | | <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="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongResult" 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_DifferentMater_SellOutBack_FeiLong"> |
| | | <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="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveDoorOutCheck_BarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKF_PonderationBillMain_Temp" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKF_PonderationBillMain_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="0" maxOccurs="1" name="HNordan" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMTONo" 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="0" maxOccurs="1" name="HCusBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSubBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMulSourceBill" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBeginDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HEndDate" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HUnitID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_SaveDoorOutCheck_BarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveDoorOutCheck_BarCodeResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOInStockCheck_BarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSup" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDept" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOInStockCheck_BarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOInStockCheck_BarCodeResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSup" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDept" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckTypeByMouldBarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckTypeByMouldBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_CheckTypeByMouldBarCodeResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeBySource_New"> |
| | | <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="HRedBlueflag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HHMaker" 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_CheckTypeBySource_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeBySource_NewResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getSourceBillList_New"> |
| | | <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="HRedBlueflag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HHMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" 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="getSourceBillList_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="getSourceBillList_NewResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillSubType"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillSubTypeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BillSubTypeResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_New"> |
| | | <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="HRedBlueflag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <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_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_NewResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getSourceBill_New2"> |
| | | <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="HRedBlueflag" type="s:boolean" /> |
| | | <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="1" maxOccurs="1" name="HAccessFlag" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <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="getSourceBill_New2Response"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="getSourceBill_New2Result" 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_MaterBarCode"> |
| | | <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_MaterBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_MaterBarCodeResult" 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_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="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_ICMOReportResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_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="GetProductInBill"> |
| | | <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: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="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveOtherOutBill_CLD_NewResponse"> |
| | | <s:element name="set_SaveProductInBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_CLD_NewResult" type="s:boolean" /> |
| | | <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_SaveOtherOutBill_CLD"> |
| | | <s:element name="set_SaveProductInBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="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="set_SaveOtherOutBill_CLDResponse"> |
| | | <s:element name="set_SaveProductInBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_CLDResult" type="s:boolean" /> |
| | | <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="set_SaveOtherOutBill_BillCheck"> |
| | | <s:element name="set_SaveProductInBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <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="set_SaveOtherOutBill_BillCheckResponse"> |
| | | <s:element name="set_SaveProductInBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_BillCheckResult" type="s:boolean" /> |
| | | <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_SavePOStockInBackBill"> |
| | | <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="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustInBackBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SavePOStockInBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill_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_SavePOStockInBackBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_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_SavePOStockInBackBill_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_SavePOStockInBackBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_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_SavePOStockInBackBill_CLD"> |
| | | <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_SavePOStockInBackBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_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_SavePOStockInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain" /> |
| | | <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:complexType name="ClsKf_POStockInBillMain"> |
| | | <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="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="HArrivalDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SavePOStockInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckAddPOStockInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_POStockInBillMain_K3"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCussentAcctID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPOStyle" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <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="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <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="FBillerID" type="s:long" /> |
| | | <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:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_CheckAddPOStockInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckAddPOStockInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOStockInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOStockInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOStockInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditPOStockInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditPOStockInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_AuditPOStockInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain" /> |
| | | <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_SavePOStockInBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBill_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_SavePOStockInBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain" /> |
| | | <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_SavePOStockInBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBill_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_SavePOStockInBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain" /> |
| | | <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_SavePOStockInBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBill_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_MulSource_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" 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_MulSource_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProductInBill_MulSource_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckProductInBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain_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:complexType name="ClsKf_ProductInBillMain_CLD"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FDCStockID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FFManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FSManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FSelTranType" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <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="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="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_CheckProductInBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckProductInBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetInfoByBarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaterName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaterNumber" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sMaterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaterModel" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sUnitID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sUnitName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetInfoByBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetInfoByBarCodeResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaterName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaterNumber" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sMaterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaterModel" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sUnitID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sUnitName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveKf_AGVRequestBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_AGVRequestBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_AGVRequestBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HUnitID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveKf_AGVRequestBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveKf_AGVRequestBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProductInBackBill"> |
| | | <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_SaveProductInBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProductInBackBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProductInBackBill_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_SaveProductInBackBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProductInBackBill_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"> |
| | | <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_SaveProductInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProductInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckAddProductInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_ProductInBillMain_K3"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FDCStockID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FFManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FSManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FSelTranType" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <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="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_CheckAddProductInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckAddProductInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckProductInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckProductInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckProductInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditProductInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditProductInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_AuditProductInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetProductInBill"> |
| | | <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="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> |
| | | <s:sequence> |
| | | <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="set_SaveProductInBill_CLD"> |
| | | <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="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProductInBill_CLDResponse"> |
| | | <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_SaveEntrustInBackBill"> |
| | | <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_SaveEntrustInBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherInBill_MES"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherInBill_MESResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_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_SaveOtherInBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_MoveStock"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HPPBomBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_MoveStockResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_MoveStockResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_MoveStock_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_MoveStock_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_CheckPOInStockBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsCg_POInStockBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCurID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HExRate" type="s:float" /> |
| | | <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="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:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_CheckPOInStockBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBill_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_CheckPOInStockBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOInStockBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBill_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_CheckPOInStockBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsCg_POInStockBillMain_K3"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCusID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSSID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCurID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HExRate" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMangerID" 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="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPSStyleID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_CheckPOInStockBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveSTJGInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_STJGInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_STJGInBillMain_K3"> |
| | | <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="1" maxOccurs="1" name="HDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillStatus" type="s:int" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCustID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" 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="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" 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="0" maxOccurs="1" name="HCloseMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_SaveSTJGInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveSTJGInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckSTJGOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_STJGOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_STJGOutBillMain_K3"> |
| | | <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="1" maxOccurs="1" name="HDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillStatus" type="s:int" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCustID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Huse" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" 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="0" maxOccurs="1" name="HCloseMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_CheckSTJGOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckSTJGOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckSTJGOutBill_Row"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <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="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckSTJGOutBill_RowResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckSTJGOutBill_RowResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProExchReport_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HProcessFailQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMaterialFailQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFReworkQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQuaQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HProcNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HProcExchBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HEmpID" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HTime" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HORGANIZATIONSNO" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProExchReport_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProExchReport_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_SaveStationOutBill_CLD"> |
| | | <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="HMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveStationOutBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveStationOutBill_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_SaveNoPassProdCheckBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsQC_NoPassProdCheckBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="BadReasonList" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsQC_NoPassProdCheckBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPrintQty" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HICMOInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HICMOBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInStockQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRightQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFirstCheckEmp" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckerResult" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HNote" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HProcExchInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HProcExchEntryID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HProcExchBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HProcID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWorkCenterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBadQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPlanQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBadPNL" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPlanPNL" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HGroupName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOrderProcNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HProcExchQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveNoPassProdCheckBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveNoPassProdCheckBill_NewResult" 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"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillType" 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_TempListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_TempList_ChangeBox"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillType" 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_TempList_ChangeBoxResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempList_ChangeBoxResult"> |
| | | <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_PonderationBillMain_Audit_TempList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillType" 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_Audit_TempListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKF_PonderationBillMain_Audit_TempListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="DeleteBillList_Audit"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="DeleteBillList_AuditResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="DeleteBillList_AuditResult" 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_Temp_Update_WHandSP"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_Temp_Update_WHandSPResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_Update_WHandSPResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_Temp_Update_SP"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSPID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_Temp_Update_SPResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_Update_SPResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_Temp_OrgandWHSP"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" 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="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="HSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_PonderationBillMain_Temp_OrgandWHSPResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_OrgandWHSPResult" type="s:boolean" /> |
| | | <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="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="HSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="TempList_Modify"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="TempList_ModifyResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="TempList_ModifyResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="DeleteBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="DeleteBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="DeleteBillListResult" 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_New"> |
| | | <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_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempList_NewResult"> |
| | | <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="GetAGVBillList_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <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="GetAGVBillList_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetAGVBillList_NewResult"> |
| | | <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="GetAGVBillList_BillNoQuery"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillNo" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetAGVBillList_BillNoQueryResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetAGVBillList_BillNoQueryResult"> |
| | | <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="DeleteICStockBillAndWMS"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="DeleteICStockBillAndWMSResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="DeleteICStockBillAndWMSResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_ICStockBillList"> |
| | | <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_ICStockBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_ICStockBillListResult"> |
| | | <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_ICStockBillQueryList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillNo" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_ICStockBillQueryListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_ICStockBillQueryListResult"> |
| | | <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="Get_ICInventoryByMaterIDList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <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="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_ICInventoryByMaterIDListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Get_ICInventoryByMaterIDListResult"> |
| | | <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="Get_CheckQtyByBarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <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="HAuxPropID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBatchNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMTONo" type="s:string" /> |
| | | <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_CheckQtyByBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_CheckQtyByBarCodeResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sRelQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustInBackBill_CLD"> |
| | | <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="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:complexType> |
| | | <s:element name="set_SaveEntrustInBackBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <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="set_SaveEntrustOutBackBill"> |
| | | <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_SaveEntrustOutBackBillResponse"> |
| | | <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: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="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_EntrustOutBillMain_K3"> |
| | | <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="1" maxOccurs="1" name="HDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" /> |
| | | <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="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FBillerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceTranType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" 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="0" maxOccurs="1" name="HCloseMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" /> |
| | | <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:element minOccurs="1" maxOccurs="1" name="set_CheckEntrustOutBillResult" 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_Row"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <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="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckEntrustOutBill_RowResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckEntrustOutBill_RowResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditEntrustOutBill"> |
| | | <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_AuditEntrustOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_AuditEntrustOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_EntrustOutBill_K3_Source"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInstructID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSeOrderBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_EntrustOutBill_K3_SourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_EntrustOutBill_K3_SourceResult"> |
| | | <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_SaveEntrustOutBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" /> |
| | | <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_SaveEntrustOutBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBill_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_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" /> |
| | | <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_SaveEntrustOutBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBill_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_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" /> |
| | | <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_SaveEntrustOutBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBill_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_SaveEntrustOutBill_BillCheck"> |
| | | <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_SaveEntrustOutBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBackBill"> |
| | | <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_SaveOtherOutBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBackBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBackBill_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_SaveOtherOutBackBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBackBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_OtherOutBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveOtherOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckAddOtherOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_OtherOutBillMain_K3"> |
| | | <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="1" maxOccurs="1" name="HDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupplyID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" 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="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_CheckAddOtherOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckAddOtherOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckOtherOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckOtherOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckOtherOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckOtherOutBill_Row"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <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="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckOtherOutBill_RowResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckOtherOutBill_RowResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditOtherOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditOtherOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_AuditOtherOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_StockOutStyle"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_StockOutStyleResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_StockOutStyleResult"> |
| | | <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_SaveOtherOutBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_MES"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_MESResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_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_SaveOtherOutBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_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_SaveOtherOutBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill"> |
| | | <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_SavePOStockInBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill_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_SavePOStockInBackBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_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_SavePOStockInBackBill_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_SavePOStockInBackBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_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_SavePOStockInBackBill_CLD"> |
| | | <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_SavePOStockInBackBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_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_SavePOStockInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain" /> |
| | | <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:complexType name="ClsKf_POStockInBillMain"> |
| | | <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="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="HArrivalDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SavePOStockInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckAddPOStockInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_POStockInBillMain_K3"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCussentAcctID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPOStyle" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <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="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <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="FBillerID" type="s:long" /> |
| | | <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:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_CheckAddPOStockInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckAddPOStockInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOStockInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOStockInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOStockInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditPOStockInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditPOStockInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_AuditPOStockInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain" /> |
| | | <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_SavePOStockInBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBill_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_SavePOStockInBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain" /> |
| | | <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_SavePOStockInBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBill_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_SavePOStockInBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain" /> |
| | | <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_SavePOStockInBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBill_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_SavePOStockInBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBill_BillCheckResult" 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_MulSource_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" 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_MulSource_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProductInBill_MulSource_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckProductInBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain_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:complexType name="ClsKf_ProductInBillMain_CLD"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FDCStockID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FFManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FSManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FSelTranType" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <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="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="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_CheckProductInBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckProductInBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetInfoByBarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaterName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaterNumber" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sMaterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaterModel" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sUnitID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sUnitName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetInfoByBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetInfoByBarCodeResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaterName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaterNumber" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sMaterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaterModel" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sUnitID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sUnitName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveKf_AGVRequestBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_AGVRequestBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_AGVRequestBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HUnitID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveKf_AGVRequestBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveKf_AGVRequestBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProductInBackBill"> |
| | | <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_SaveProductInBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProductInBackBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProductInBackBill_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_SaveProductInBackBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProductInBackBill_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"> |
| | | <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_SaveProductInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProductInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckAddProductInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_ProductInBillMain_K3"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FDCStockID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FFManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FSManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FSelTranType" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <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="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_CheckAddProductInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckAddProductInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckProductInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckProductInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckProductInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditProductInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditProductInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_AuditProductInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockBill_MES"> |
| | | <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: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_SaveMoveStockBill_MESResponse"> |
| | | <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:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockBill_BillCheck"> |
| | | <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:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockBill_BillCheckResponse"> |
| | | <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:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockStepOutBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockStepOutBillMain" /> |
| | | <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:complexType name="ClsKf_MoveStockStepOutBillMain"> |
| | | <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="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveMoveStockStepOutBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockStepOutBill_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_SaveMoveStockStepOutBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockStepOutBillMain" /> |
| | | <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_SaveMoveStockStepOutBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockStepOutBill_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_SaveMoveStockStepInBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockStepInBillMain" /> |
| | | <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:complexType name="ClsKf_MoveStockStepInBillMain"> |
| | | <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="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveMoveStockStepInBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockStepInBill_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_SaveMoveStockStepInBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockStepInBillMain" /> |
| | | <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_SaveMoveStockStepInBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockStepInBill_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_SaveCheckStockBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_CheckStockBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_CheckStockBillMain_K3"> |
| | | <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="1" maxOccurs="1" name="HDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupplyID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="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="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_SaveCheckStockBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveCheckStockBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveCheckStockBill_WMS"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveCheckStockBill_WMSResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveCheckStockBill_WMSResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_IsCheckStock_ICInventory"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_IsCheckStock_ICInventoryResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_IsCheckStock_ICInventoryResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBill_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_SaveSellOutBill_MES"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_SellOutBillMain" /> |
| | | <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_SaveSellOutBill_MESResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBill_MESResult" 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:complexType> |
| | | <s:element name="set_SaveEntrustInBackBill_CLDResponse"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGResponse"> |
| | | <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_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_SaveEntrustOutBackBill"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox"> |
| | | <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="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_SaveEntrustOutBackBillResponse"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBackBillResult" type="s:boolean" /> |
| | | <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_SaveEntrustOutBackBill_New"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO"> |
| | | <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="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_SaveEntrustOutBackBill_NewResponse"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_FIFOResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBackBill_NewResult" type="s:boolean" /> |
| | | <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_SaveEntrustOutBackBill_CLD_New"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD"> |
| | | <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="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_SaveEntrustOutBackBill_CLD_NewResponse"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBackBill_CLD_NewResult" type="s:boolean" /> |
| | | <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_SaveEntrustOutBill"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_CheckAdd"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" /> |
| | | <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: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:element name="set_SavePonderationBillMain_Temp_CheckAddResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBillResult" type="s:boolean" /> |
| | | <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_CheckAddEntrustOutBill"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_CheckAdd_Qty"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain_K3" /> |
| | | <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:complexType name="ClsKf_EntrustOutBillMain_K3"> |
| | | <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="1" maxOccurs="1" name="HDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" /> |
| | | <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="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FBillerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceTranType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" 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="0" maxOccurs="1" name="HCloseMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" /> |
| | | <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:element minOccurs="1" maxOccurs="1" name="set_CheckEntrustOutBillResult" 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_Row"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <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="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckEntrustOutBill_RowResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckEntrustOutBill_RowResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditEntrustOutBill"> |
| | | <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_AuditEntrustOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_AuditEntrustOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_EntrustOutBill_K3_Source"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInstructID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSeOrderBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_EntrustOutBill_K3_SourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_EntrustOutBill_K3_SourceResult"> |
| | | <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_SaveEntrustOutBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" /> |
| | | <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_SaveEntrustOutBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBill_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_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" /> |
| | | <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_SaveEntrustOutBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBill_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_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" /> |
| | | <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_SaveEntrustOutBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBill_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_SaveEntrustOutBill_BillCheck"> |
| | | <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_SaveEntrustOutBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBackBill"> |
| | | <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_SaveOtherOutBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBackBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBackBill_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_SaveOtherOutBackBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBackBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckAddOtherOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_OtherOutBillMain_K3"> |
| | | <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="1" maxOccurs="1" name="HDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupplyID" type="s:long" /> |
| | | <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="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="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <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="HBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" 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_CheckAddOtherOutBillResponse"> |
| | | <s:element name="set_SavePonderationBillMain_Audit_TempResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckAddOtherOutBillResult" 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_CheckOtherOutBill"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Check"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain_K3" /> |
| | | <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_CheckOtherOutBillResponse"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_CheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckOtherOutBillResult" 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:element> |
| | | <s:element name="set_CheckOtherOutBill_Row"> |
| | | <s:element name="set_ClearPonderationBillMain_Temp_ChangGui"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMTONo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | <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_CheckOtherOutBill_RowResponse"> |
| | | <s:element name="set_ClearPonderationBillMain_Temp_ChangGuiResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckOtherOutBill_RowResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditOtherOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditOtherOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_AuditOtherOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_StockOutStyle"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_StockOutStyleResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_StockOutStyleResult"> |
| | | <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_SaveOtherOutBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_ClearPonderationBillMain_Temp_ChangGuiResult" 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:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveMoveBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockBill_PDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockBill_CLD_New_PD"> |
| | | <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:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockBill_CLD_New_PDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockBill_CLD_New_PDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_MoveStock_PD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="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="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_MoveStock_PDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BarCode_MoveStock_PDResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_PD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_PDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_PDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_AR"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARResult" 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_SaveMoveStockBill_CLD_New_PD"> |
| | | <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_CLD_New_PDResponse"> |
| | | <s:element name="GetKf_STJGOutBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockBill_CLD_New_PDResult" 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="set_SaveMoveStockBill_CLD_BillCheck"> |
| | | <s:element name="GetCg_POStockInBackBillList_CLD"> |
| | | <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_CLD_BillCheckResponse"> |
| | | <s:element name="GetCg_POStockInBackBillList_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockBill_CLD_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <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="set_SaveMoveStockStepOutBill_New"> |
| | | <s:element name="GetCg_EntrustInBackBillList_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockStepOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <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:complexType name="ClsKf_MoveStockStepOutBillMain"> |
| | | <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="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveMoveStockStepOutBill_NewResponse"> |
| | | <s:element name="GetCg_EntrustInBackBillList_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockStepOutBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <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="set_SaveMoveStockStepOutBill_CLD_New"> |
| | | <s:element name="GetSc_ICMOBillList_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockStepOutBillMain" /> |
| | | <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_SaveMoveStockStepOutBill_CLD_NewResponse"> |
| | | <s:element name="GetSc_ICMOBillList_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockStepOutBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <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="set_SaveMoveStockStepInBill_New"> |
| | | <s:element name="GetKf_ProductInBillList_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockStepInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <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:complexType name="ClsKf_MoveStockStepInBillMain"> |
| | | <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="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveMoveStockStepInBill_NewResponse"> |
| | | <s:element name="GetKf_ProductInBillList_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockStepInBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <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="set_SaveMoveStockStepInBill_CLD_New"> |
| | | <s:element name="GetKf_ProductInBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockStepInBillMain" /> |
| | | <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_SaveMoveStockStepInBill_CLD_NewResponse"> |
| | | <s:element name="GetKf_ProductInBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockStepInBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <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="set_SaveCheckStockBill"> |
| | | <s:element name="GetSc_ICMOBackBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_CheckStockBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHMaker" type="s:string" /> |
| | | <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:complexType name="ClsKf_CheckStockBillMain_K3"> |
| | | <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="1" maxOccurs="1" name="HDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupplyID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="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="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_SaveCheckStockBillResponse"> |
| | | <s:element name="GetSc_ICMOBackBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveCheckStockBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <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:element name="set_SaveCheckStockBill_WMS"> |
| | | <s:element name="GetSc_ICMOBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHMaker" type="s:string" /> |
| | | <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_SaveCheckStockBill_WMSResponse"> |
| | | <s:element name="GetSc_ICMOBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveCheckStockBill_WMSResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_IsCheckStock_ICInventory"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_IsCheckStock_ICInventoryResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_IsCheckStock_ICInventoryResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSc_ICMOBillListResult"> |
| | | <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="set_ClearPonderationBillMain_Temp_ChangGui"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMTONo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | <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_ClearPonderationBillMain_Temp_ChangGuiResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_ClearPonderationBillMain_Temp_ChangGuiResult" 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="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:element name="GetSc_ICMOBillList"> |
| | | <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_ICMOBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSc_ICMOBillListResult"> |
| | | <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="Set_BPrintQtyBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Set_BPrintQtyBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_BarCodeAutoWMSSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_BarCodeAutoWMS" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_BarCodeAutoWMSSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_BarCodeAutoWMSResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_MouldSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_Mould" /> |
| | | </wsdl:message> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MouldSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MouldResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWorkProcInfoBoardSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWorkProcInfoBoard" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWorkProcInfoBoardSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWorkProcInfoBoardResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetICInventoryByBarCode_ViewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetICInventoryByBarCode_View" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetICInventoryByBarCode_ViewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetICInventoryByBarCode_ViewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMaterByBarCode_ViewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterByBarCode_View" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMaterByBarCode_ViewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterByBarCode_ViewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetICInventoryByBarCodeSP_ViewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetICInventoryByBarCodeSP_View" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetICInventoryByBarCodeSP_ViewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetICInventoryByBarCodeSP_ViewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMaterByBarCodeSP_ViewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterByBarCodeSP_View" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMaterByBarCodeSP_ViewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterByBarCodeSP_ViewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="SetFIFOPonderationBillMain_TempSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:SetFIFOPonderationBillMain_Temp" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="SetFIFOPonderationBillMain_TempSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:SetFIFOPonderationBillMain_TempResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_FastSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_Fast" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_FastSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_FastResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_OutFastSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_OutFast" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_OutFastSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_OutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_Out" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_OutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_OutResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MulSource" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MulSourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_MulSourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSource" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_MulSourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOut" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOutResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_MulSourceBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSourceBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_MulSourceBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSourceBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_MulSourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_MulSource" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_MulSourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_MulSourceResponse" /> |
| | | </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="set_SavePonderationBillMain_Temp_BarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_AllSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_All" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_AllSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_AllResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_SenKaiSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_SenKai" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_SenKaiSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_SenKaiResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_FeiLongSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_FeiLong" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_FeiLongSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_FeiLongResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLong" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLongResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveDoorOutCheck_BarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveDoorOutCheck_BarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveDoorOutCheck_BarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveDoorOutCheck_BarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOInStockCheck_BarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOInStockCheck_BarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOInStockCheck_BarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOInStockCheck_BarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckTypeByMouldBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckTypeByMouldBarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckTypeByMouldBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckTypeByMouldBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeBySource_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeBySource_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeBySource_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeBySource_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getSourceBillList_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getSourceBillList_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getSourceBillList_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getSourceBillList_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillSubTypeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BillSubType" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillSubTypeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BillSubTypeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getSourceBill_New2SoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getSourceBill_New2" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getSourceBill_New2SoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getSourceBill_New2Response" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_MaterBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_MaterBarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_MaterBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_MaterBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_ICMOReportSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_ICMOReport" /> |
| | | </wsdl:message> |
| | | <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="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_SourceBarCode_OtherOutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_OtherOutResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MateReplenishOutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateReplenishOut" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MateReplenishOutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateReplenishOutResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStockSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStock" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStockSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStock_XiaBaoSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStock_XiaBao" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStock_XiaBaoSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStock_XiaBaoResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStockStepOutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockStepOut" /> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStockStepInSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockStepInResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_POStockInBackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_POStockInBack" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_POStockInBackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_POStockInBackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MateOutBackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateOutBack" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MateOutBackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateOutBackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_SellOutBackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_SellOutBack" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_SellOutBackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_SellOutBackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode" /> |
| | |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_BarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_PackBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_PackBarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_PackBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_PackBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BaseSetSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BaseSet" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BaseSetSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BaseSetResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_MoveStockSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_MoveStock" /> |
| | |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStockSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_MoveStock_PDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_MoveStock_PD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_MoveStock_PDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_MoveStock_PDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_PDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_PD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_PDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_PDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai" /> |
| | | </wsdl:message> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_MoveStock_AddSourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_MoveStock_AddSource" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_MoveStock_AddSourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_MoveStock_AddSourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSource" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetJXBarCode_SiMoErSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetJXBarCode_SiMoEr" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetJXBarCode_SiMoErSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetJXBarCode_SiMoErResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByMouldSourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByMouldSource" /> |
| | |
| | | <wsdl:message name="set_DelPonderationBillMain_Temp_PackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_DelPonderationBillMain_Temp_PackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_PackBarCode_PackUnionBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_PackBarCode_PackUnionBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_PackBarCode_PackUnionBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_PackBarCode_PackUnionBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_PackUnionBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_PackUnionBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_PackUnionBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_PackUnionBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetBillEntry_Tmp_PackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntry_Tmp_Pack" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetBillEntry_Tmp_PackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntry_Tmp_PackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_DelPackUnionBill_Temp_PackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_DelPackUnionBill_Temp_Pack" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_DelPackUnionBill_Temp_PackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_DelPackUnionBill_Temp_PackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePackUnionBill_AddSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePackUnionBill_Add" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePackUnionBill_AddSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePackUnionBill_AddResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_PackBarCode_DeletePackUnionBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_PackBarCode_DeletePackUnionBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_PackBarCode_DeletePackUnionBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_PackBarCode_DeletePackUnionBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_DeletePackUnionBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_DeletePackUnionBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_DeletePackUnionBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_DeletePackUnionBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCodePack_In_MoveStockBill_HuanTuoSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCodePack_In_MoveStockBill_HuanTuo" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCodePack_In_MoveStockBill_HuanTuoSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCodePack_In_MoveStockBill_HuanTuoResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_MoveStockBill_HuanTuoSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_MoveStockBill_HuanTuo" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_MoveStockBill_HuanTuoSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_MoveStockBill_HuanTuoResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetBillEntry_Temp_MoveStockBill_HuanTuoSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntry_Temp_MoveStockBill_HuanTuo" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetBillEntry_Temp_MoveStockBill_HuanTuoSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntry_Temp_MoveStockBill_HuanTuoResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_DelPackUnionBill_Temp_MoveStockBill_HuanTuoSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_DelPackUnionBill_Temp_MoveStockBill_HuanTuo" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_DelPackUnionBill_Temp_MoveStockBill_HuanTuoSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_DelPackUnionBill_Temp_MoveStockBill_HuanTuoResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_HuanTuoSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_HuanTuo" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_HuanTuoSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_HuanTuoResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_PackUnionCarryUpSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_PackUnionCarryUp" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_PackUnionCarryUpSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_PackUnionCarryUpResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SNBarCode_PackUnionCarryUpSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SNBarCode_PackUnionCarryUp" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SNBarCode_PackUnionCarryUpSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SNBarCode_PackUnionCarryUpResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetBillEntry_TmpList_PackUnionCarryUpSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntry_TmpList_PackUnionCarryUp" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetBillEntry_TmpList_PackUnionCarryUpSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntry_TmpList_PackUnionCarryUpResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePackUnionCarryUpBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePackUnionCarryUpBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePackUnionCarryUpBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePackUnionCarryUpBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_DelPackUnionBill_TempSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_DelPackUnionBill_Temp" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_DelPackUnionBill_TempSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_DelPackUnionBill_TempResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="TempList_Modify_PackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:TempList_Modify_Pack" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="TempList_Modify_PackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:TempList_Modify_PackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_PackUnionBill_TempListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_PackUnionBill_TempList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_PackUnionBill_TempListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_PackUnionBill_TempListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteTemp_PackUnionBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:DeleteTemp_PackUnionBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteTemp_PackUnionBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:DeleteTemp_PackUnionBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSourceBillList_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSourceBillList_BillCheck" /> |
| | | </wsdl:message> |
| | |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_BillCheck" /> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_PackBarCode_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_PackBarCode_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_UpdateTemp_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_UpdateTemp_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_UpdateTemp_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_UpdateTemp_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_TempList_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_TempList_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_MoveStockSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_MoveStockSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStockResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveSTJGInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSTJGInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveSTJGInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSTJGInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckSTJGOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckSTJGOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckSTJGOutBill_RowSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBill_Row" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckSTJGOutBill_RowSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBill_RowResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProExchReport_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProExchReport_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProExchReport_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProExchReport_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveNoPassProdCheckBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveNoPassProdCheckBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveNoPassProdCheckBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveNoPassProdCheckBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_TempListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_TempListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_TempList_ChangeBoxSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_ChangeBox" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_TempList_ChangeBoxSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_ChangeBoxResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKF_PonderationBillMain_Audit_TempListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKF_PonderationBillMain_Audit_TempList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKF_PonderationBillMain_Audit_TempListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKF_PonderationBillMain_Audit_TempListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteBillList_AuditSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:DeleteBillList_Audit" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteBillList_AuditSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:DeleteBillList_AuditResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_WHandSPSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_WHandSP" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_WHandSPSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_WHandSPResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_SPSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_SP" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_SPSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_SPResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_OrgandWHSPSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_OrgandWHSP" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_OrgandWHSPSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_OrgandWHSPResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="TempList_ModifySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:TempList_Modify" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="TempList_ModifySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:TempList_ModifyResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:DeleteBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:DeleteBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_TempList_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_TempList_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetAGVBillList_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetAGVBillList_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetAGVBillList_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetAGVBillList_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetAGVBillList_BillNoQuerySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetAGVBillList_BillNoQuery" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetAGVBillList_BillNoQuerySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetAGVBillList_BillNoQueryResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteICStockBillAndWMSSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:DeleteICStockBillAndWMS" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteICStockBillAndWMSSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:DeleteICStockBillAndWMSResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ICStockBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ICStockBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ICStockBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ICStockBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ICStockBillQueryListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ICStockBillQueryList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ICStockBillQueryListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ICStockBillQueryListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_ICInventoryByMaterIDListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_ICInventoryByMaterIDList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_ICInventoryByMaterIDListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_ICInventoryByMaterIDListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckQtyByBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckQtyByBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCodeResponse" /> |
| | | <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_CheckQtyByBarCode_GetWhAndSPSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCode_GetWhAndSP" /> |
| | |
| | | <wsdl:message name="get_SubDisplayByOwnerSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SubDisplayByOwnerResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD_New" /> |
| | | <wsdl:message name="GetWorkProcInfoBoardSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWorkProcInfoBoard" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD_NewResponse" /> |
| | | <wsdl:message name="GetWorkProcInfoBoardSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWorkProcInfoBoardResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD" /> |
| | | <wsdl:message name="GetICInventoryByBarCode_ViewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetICInventoryByBarCode_View" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLDResponse" /> |
| | | <wsdl:message name="GetICInventoryByBarCode_ViewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetICInventoryByBarCode_ViewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_BillCheck" /> |
| | | <wsdl:message name="GetMaterByBarCode_ViewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterByBarCode_View" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_BillCheckResponse" /> |
| | | <wsdl:message name="GetMaterByBarCode_ViewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterByBarCode_ViewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill" /> |
| | | <wsdl:message name="GetICInventoryByBarCodeSP_ViewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetICInventoryByBarCodeSP_View" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBillResponse" /> |
| | | <wsdl:message name="GetICInventoryByBarCodeSP_ViewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetICInventoryByBarCodeSP_ViewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_New" /> |
| | | <wsdl:message name="GetMaterByBarCodeSP_ViewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterByBarCodeSP_View" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_NewResponse" /> |
| | | <wsdl:message name="GetMaterByBarCodeSP_ViewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterByBarCodeSP_ViewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD_New" /> |
| | | <wsdl:message name="SetFIFOPonderationBillMain_TempSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:SetFIFOPonderationBillMain_Temp" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD_NewResponse" /> |
| | | <wsdl:message name="SetFIFOPonderationBillMain_TempSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:SetFIFOPonderationBillMain_TempResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_FastSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_Fast" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLDResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_FastSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_FastResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill" /> |
| | | <wsdl:message name="get_CheckTypeByBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBillResponse" /> |
| | | <wsdl:message name="get_CheckTypeByBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddPOStockInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddPOStockInBill" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_OutFastSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_OutFast" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddPOStockInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddPOStockInBillResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_OutFastSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOStockInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOStockInBill" /> |
| | | <wsdl:message name="get_CheckTypeByBarCode_OutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_Out" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOStockInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOStockInBillResponse" /> |
| | | <wsdl:message name="get_CheckTypeByBarCode_OutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_OutResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditPOStockInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditPOStockInBill" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MulSource" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditPOStockInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditPOStockInBillResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MulSourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_New" /> |
| | | <wsdl:message name="get_CheckTypeByBarCode_MulSourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSource" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_NewResponse" /> |
| | | <wsdl:message name="get_CheckTypeByBarCode_MulSourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_CLD_New" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOut" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_CLD_NewResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOutResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_CLD" /> |
| | | <wsdl:message name="get_CheckTypeByBarCode_MulSourceBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSourceBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_CLDResponse" /> |
| | | <wsdl:message name="get_CheckTypeByBarCode_MulSourceBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSourceBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBill_MulSource_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_MulSource_CLD" /> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_MulSourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_MulSource" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBill_MulSource_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_MulSource_CLDResponse" /> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_MulSourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_MulSourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckProductInBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckProductInBill_CLD" /> |
| | | <wsdl:message name="getSourceBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getSourceBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckProductInBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckProductInBill_CLDResponse" /> |
| | | <wsdl:message name="getSourceBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getSourceBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetInfoByBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetInfoByBarCode" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetInfoByBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetInfoByBarCodeResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveKf_AGVRequestBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveKf_AGVRequestBill" /> |
| | | <wsdl:message name="get_CheckTypeByBarCode_AllSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_All" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveKf_AGVRequestBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveKf_AGVRequestBillResponse" /> |
| | | <wsdl:message name="get_CheckTypeByBarCode_AllSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_AllResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBackBill" /> |
| | | <wsdl:message name="get_CheckTypeByBarCode_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBackBillResponse" /> |
| | | <wsdl:message name="get_CheckTypeByBarCode_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBackBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBackBill_New" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_SenKaiSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_SenKai" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBackBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBackBill_NewResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_SenKaiSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_SenKaiResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill" /> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBillResponse" /> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddProductInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddProductInBill" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_FeiLongSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_FeiLong" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddProductInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddProductInBillResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_FeiLongSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_FeiLongResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckProductInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckProductInBill" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLong" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckProductInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckProductInBillResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLongResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditProductInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditProductInBill" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditProductInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditProductInBillResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveDoorOutCheck_BarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveDoorOutCheck_BarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveDoorOutCheck_BarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveDoorOutCheck_BarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOInStockCheck_BarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOInStockCheck_BarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOInStockCheck_BarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOInStockCheck_BarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckTypeByMouldBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckTypeByMouldBarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckTypeByMouldBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckTypeByMouldBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeBySource_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeBySource_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeBySource_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeBySource_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getSourceBillList_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getSourceBillList_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getSourceBillList_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getSourceBillList_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillSubTypeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BillSubType" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillSubTypeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BillSubTypeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getSourceBill_New2SoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getSourceBill_New2" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getSourceBill_New2SoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getSourceBill_New2Response" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_MaterBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_MaterBarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_MaterBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_MaterBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_ICMOReportSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_ICMOReport" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBill_ICMOReportSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBill_ICMOReportResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetProductInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetProductInBill" /> |
| | |
| | | </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> |
| | | <wsdl:message name="set_SaveEntrustInBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill" /> |
| | |
| | | <wsdl:message name="set_SaveOtherInBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_MESSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_MES" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_MESSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_MESResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_BillCheck" /> |
| | | </wsdl:message> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_MoveStockSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_MoveStockSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStockResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveSTJGInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSTJGInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveSTJGInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSTJGInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckSTJGOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckSTJGOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckSTJGOutBill_RowSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBill_Row" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckSTJGOutBill_RowSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBill_RowResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProExchReport_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProExchReport_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProExchReport_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProExchReport_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveStationOutBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveStationOutBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveStationOutBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveStationOutBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveNoPassProdCheckBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveNoPassProdCheckBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveNoPassProdCheckBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveNoPassProdCheckBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_TempListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_TempListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_TempList_ChangeBoxSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_ChangeBox" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_TempList_ChangeBoxSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_ChangeBoxResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKF_PonderationBillMain_Audit_TempListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKF_PonderationBillMain_Audit_TempList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKF_PonderationBillMain_Audit_TempListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKF_PonderationBillMain_Audit_TempListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteBillList_AuditSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:DeleteBillList_Audit" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteBillList_AuditSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:DeleteBillList_AuditResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_WHandSPSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_WHandSP" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_WHandSPSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_WHandSPResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_SPSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_SP" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_SPSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_SPResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_OrgandWHSPSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_OrgandWHSP" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_OrgandWHSPSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_OrgandWHSPResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="TempList_ModifySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:TempList_Modify" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="TempList_ModifySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:TempList_ModifyResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:DeleteBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:DeleteBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_TempList_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_TempList_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetAGVBillList_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetAGVBillList_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetAGVBillList_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetAGVBillList_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetAGVBillList_BillNoQuerySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetAGVBillList_BillNoQuery" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetAGVBillList_BillNoQuerySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetAGVBillList_BillNoQueryResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteICStockBillAndWMSSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:DeleteICStockBillAndWMS" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteICStockBillAndWMSSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:DeleteICStockBillAndWMSResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ICStockBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ICStockBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ICStockBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ICStockBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ICStockBillQueryListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ICStockBillQueryList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ICStockBillQueryListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ICStockBillQueryListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_ICInventoryByMaterIDListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_ICInventoryByMaterIDList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_ICInventoryByMaterIDListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_ICInventoryByMaterIDListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckQtyByBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckQtyByBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckQtyByBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBackBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBackBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddEntrustOutBill" /> |
| | | </wsdl:message> |
| | | <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> |
| | | <wsdl:message name="set_CheckEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckEntrustOutBill_RowSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBill_Row" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckEntrustOutBill_RowSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBill_RowResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditEntrustOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditEntrustOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_EntrustOutBill_K3_SourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_EntrustOutBill_K3_Source" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_EntrustOutBill_K3_SourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_EntrustOutBill_K3_SourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBackBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBackBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBackBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBackBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBackBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBackBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddOtherOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddOtherOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddOtherOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddOtherOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckOtherOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckOtherOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckOtherOutBill_RowSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherOutBill_Row" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckOtherOutBill_RowSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherOutBill_RowResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditOtherOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditOtherOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditOtherOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditOtherOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_StockOutStyleSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_StockOutStyle" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_StockOutStyleSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_StockOutStyleResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_MESSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_MES" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_MESSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_MESResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddPOStockInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddPOStockInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddPOStockInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddPOStockInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOStockInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOStockInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOStockInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOStockInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditPOStockInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditPOStockInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditPOStockInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditPOStockInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBill_MulSource_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_MulSource_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBill_MulSource_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_MulSource_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckProductInBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckProductInBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckProductInBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckProductInBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetInfoByBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetInfoByBarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetInfoByBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetInfoByBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveKf_AGVRequestBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveKf_AGVRequestBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveKf_AGVRequestBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveKf_AGVRequestBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBackBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBackBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBackBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBackBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBackBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBackBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddProductInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddProductInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddProductInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddProductInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckProductInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckProductInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckProductInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckProductInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditProductInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditProductInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditProductInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditProductInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_MESSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_MES" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_MESSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_MESResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <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> |
| | | <wsdl:message name="set_SaveMoveStockStepOutBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepOutBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepOutBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepInBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepInBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepInBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepInBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepInBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepInBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepInBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepInBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveCheckStockBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveCheckStockBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveCheckStockBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveCheckStockBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveCheckStockBill_WMSSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveCheckStockBill_WMS" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveCheckStockBill_WMSSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveCheckStockBill_WMSResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_IsCheckStock_ICInventorySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_IsCheckStock_ICInventory" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_IsCheckStock_ICInventorySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_IsCheckStock_ICInventoryResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveSellOutBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill" /> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveSellOutBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSellOutBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveSellOutBill_MESSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSellOutBill_MES" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveSellOutBill_MESSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSellOutBill_MESResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveSellOutBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSellOutBill_CLD" /> |
| | |
| | | <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_CheckEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBill" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Audit_TempSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Audit_Temp" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBillResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Audit_TempSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Audit_TempResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckEntrustOutBill_RowSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBill_Row" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Check" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckEntrustOutBill_RowSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBill_RowResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_CheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditEntrustOutBill" /> |
| | | <wsdl:message name="set_ClearPonderationBillMain_Temp_ChangGuiSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_ClearPonderationBillMain_Temp_ChangGui" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditEntrustOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_EntrustOutBill_K3_SourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_EntrustOutBill_K3_Source" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_EntrustOutBill_K3_SourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_EntrustOutBill_K3_SourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBackBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBackBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBackBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBackBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBackBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBackBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddOtherOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddOtherOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddOtherOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddOtherOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckOtherOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckOtherOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckOtherOutBill_RowSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherOutBill_Row" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckOtherOutBill_RowSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherOutBill_RowResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditOtherOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditOtherOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditOtherOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditOtherOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_StockOutStyleSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_StockOutStyle" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_StockOutStyleSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_StockOutStyleResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_NewResponse" /> |
| | | <wsdl:message name="set_ClearPonderationBillMain_Temp_ChangGuiSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_ClearPonderationBillMain_Temp_ChangGuiResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_ChangGuiSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_ChangGui" /> |
| | |
| | | <wsdl:message name="set_SaveMoveStockBill_PDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_PDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_CLD_New_PDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_CLD_New_PD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_CLD_New_PDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_CLD_New_PDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_MoveStock_PDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_MoveStock_PD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_MoveStock_PDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_MoveStock_PDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_PDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_PD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_PDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_PDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_AR" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckXCMoveStockBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckXCMoveStockBill" /> |
| | | </wsdl:message> |
| | |
| | | <wsdl:message name="set_SaveMoveStockBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_CLD_New_PDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_CLD_New_PD" /> |
| | | <wsdl:message name="GetKf_STJGOutBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_STJGOutBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_CLD_New_PDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_CLD_New_PDResponse" /> |
| | | <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="set_SaveMoveStockBill_CLD_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_CLD_BillCheck" /> |
| | | <wsdl:message name="GetCg_POStockInBackBillList_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetCg_POStockInBackBillList_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_CLD_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_CLD_BillCheckResponse" /> |
| | | <wsdl:message name="GetCg_POStockInBackBillList_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetCg_POStockInBackBillList_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepOutBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_New" /> |
| | | <wsdl:message name="GetCg_EntrustInBackBillList_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetCg_EntrustInBackBillList_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepOutBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_NewResponse" /> |
| | | <wsdl:message name="GetCg_EntrustInBackBillList_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetCg_EntrustInBackBillList_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepOutBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_CLD_New" /> |
| | | <wsdl:message name="GetSc_ICMOBillList_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBillList_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepOutBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_CLD_NewResponse" /> |
| | | <wsdl:message name="GetSc_ICMOBillList_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBillList_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepInBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepInBill_New" /> |
| | | <wsdl:message name="GetKf_ProductInBillList_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ProductInBillList_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepInBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepInBill_NewResponse" /> |
| | | <wsdl:message name="GetKf_ProductInBillList_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ProductInBillList_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepInBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepInBill_CLD_New" /> |
| | | <wsdl:message name="GetKf_ProductInBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ProductInBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepInBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepInBill_CLD_NewResponse" /> |
| | | <wsdl:message name="GetKf_ProductInBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ProductInBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveCheckStockBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveCheckStockBill" /> |
| | | <wsdl:message name="GetSc_ICMOBackBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBackBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveCheckStockBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveCheckStockBillResponse" /> |
| | | <wsdl:message name="GetSc_ICMOBackBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBackBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveCheckStockBill_WMSSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveCheckStockBill_WMS" /> |
| | | <wsdl:message name="GetSc_ICMOBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveCheckStockBill_WMSSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveCheckStockBill_WMSResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_IsCheckStock_ICInventorySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_IsCheckStock_ICInventory" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_IsCheckStock_ICInventorySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_IsCheckStock_ICInventoryResponse" /> |
| | | <wsdl:message name="GetSc_ICMOBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_ICMOReportBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOReportBillList" /> |
| | |
| | | <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="set_ClearPonderationBillMain_Temp_ChangGuiSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_ClearPonderationBillMain_Temp_ChangGui" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_ClearPonderationBillMain_Temp_ChangGuiSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_ClearPonderationBillMain_Temp_ChangGuiResponse" /> |
| | | </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="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> |
| | | <wsdl:message name="GetSc_ICMOBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBillListResponse" /> |
| | | </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:input message="tns:Set_BPrintQtyBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:Set_BPrintQtyBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_BarCodeAutoWMS"> |
| | | <wsdl:input message="tns:set_BarCodeAutoWMSSoapIn" /> |
| | | <wsdl:output message="tns:set_BarCodeAutoWMSSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Mould"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_MouldSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_MouldSoapOut" /> |
| | |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MouldSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MouldSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWorkProcInfoBoard"> |
| | | <wsdl:input message="tns:GetWorkProcInfoBoardSoapIn" /> |
| | | <wsdl:output message="tns:GetWorkProcInfoBoardSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetICInventoryByBarCode_View"> |
| | | <wsdl:input message="tns:GetICInventoryByBarCode_ViewSoapIn" /> |
| | | <wsdl:output message="tns:GetICInventoryByBarCode_ViewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMaterByBarCode_View"> |
| | | <wsdl:input message="tns:GetMaterByBarCode_ViewSoapIn" /> |
| | | <wsdl:output message="tns:GetMaterByBarCode_ViewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetICInventoryByBarCodeSP_View"> |
| | | <wsdl:input message="tns:GetICInventoryByBarCodeSP_ViewSoapIn" /> |
| | | <wsdl:output message="tns:GetICInventoryByBarCodeSP_ViewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMaterByBarCodeSP_View"> |
| | | <wsdl:input message="tns:GetMaterByBarCodeSP_ViewSoapIn" /> |
| | | <wsdl:output message="tns:GetMaterByBarCodeSP_ViewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="SetFIFOPonderationBillMain_Temp"> |
| | | <wsdl:input message="tns:SetFIFOPonderationBillMain_TempSoapIn" /> |
| | | <wsdl:output message="tns:SetFIFOPonderationBillMain_TempSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Fast"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_FastSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_FastSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_OutFast"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Out"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_OutSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_OutSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MulSource"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_MulSource"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_MulSourceSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_MulSourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_SourceBill_MateOut"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_MulSourceBill"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_MulSourceBillSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_MulSourceBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_MulSource"> |
| | | <wsdl:input message="tns:get_SavePonderationBillMain_Temp_MulSourceSoapIn" /> |
| | | <wsdl:output message="tns:get_SavePonderationBillMain_Temp_MulSourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSourceBillList"> |
| | | <wsdl:input message="tns:getSourceBillListSoapIn" /> |
| | | <wsdl:output message="tns:getSourceBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCodeSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_All"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_AllSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_AllSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_New"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_NewSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_SenKai"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_SenKaiSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_SenKaiSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi"> |
| | | <wsdl:input message="tns:get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiSoapIn" /> |
| | | <wsdl:output message="tns:get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_FeiLong"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_FeiLongSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_FeiLongSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLong"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveDoorOutCheck_BarCode"> |
| | | <wsdl:input message="tns:set_SaveDoorOutCheck_BarCodeSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveDoorOutCheck_BarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOInStockCheck_BarCode"> |
| | | <wsdl:input message="tns:set_SavePOInStockCheck_BarCodeSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOInStockCheck_BarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckTypeByMouldBarCode"> |
| | | <wsdl:input message="tns:Get_CheckTypeByMouldBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:Get_CheckTypeByMouldBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeBySource_New"> |
| | | <wsdl:input message="tns:get_CheckTypeBySource_NewSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeBySource_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSourceBillList_New"> |
| | | <wsdl:input message="tns:getSourceBillList_NewSoapIn" /> |
| | | <wsdl:output message="tns:getSourceBillList_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillSubType"> |
| | | <wsdl:input message="tns:get_BillSubTypeSoapIn" /> |
| | | <wsdl:output message="tns:get_BillSubTypeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_New"> |
| | | <wsdl:input message="tns:get_SourceBarCode_NewSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSourceBill_New2"> |
| | | <wsdl:input message="tns:getSourceBill_New2SoapIn" /> |
| | | <wsdl:output message="tns:getSourceBill_New2SoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_MaterBarCode"> |
| | | <wsdl:input message="tns:get_SourceBill_MaterBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBill_MaterBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_ICMOReport"> |
| | | <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: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_SourceBarCode_OtherOutSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_OtherOutSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateReplenishOut"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MateReplenishOutSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MateReplenishOutSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStock"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MoveStockSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MoveStockSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStock_XiaBao"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MoveStock_XiaBaoSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MoveStock_XiaBaoSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStockStepOut"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MoveStockStepOutSoapIn" /> |
| | |
| | | <wsdl:operation name="get_SourceBarCode_MoveStockStepIn"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MoveStockStepInSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MoveStockStepInSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_POStockInBack"> |
| | | <wsdl:input message="tns:get_SourceBarCode_POStockInBackSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_POStockInBackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateOutBack"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MateOutBackSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MateOutBackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_SellOutBack"> |
| | | <wsdl:input message="tns:get_SourceBarCode_SellOutBackSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_SellOutBackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode"> |
| | | <wsdl:input message="tns:get_BarCodeSoapIn" /> |
| | |
| | | <wsdl:input message="tns:get_SavePonderationBillMain_Temp_BarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_SavePonderationBillMain_Temp_BarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_PackBarCode"> |
| | | <wsdl:input message="tns:get_SavePonderationBillMain_Temp_PackBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_SavePonderationBillMain_Temp_PackBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BaseSet"> |
| | | <wsdl:input message="tns:get_BaseSetSoapIn" /> |
| | | <wsdl:output message="tns:get_BaseSetSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode"> |
| | | <wsdl:input message="tns:get_BillBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_BillBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStock"> |
| | | <wsdl:input message="tns:get_BarCode_MoveStockSoapIn" /> |
| | |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStock_PD"> |
| | | <wsdl:input message="tns:get_BarCode_MoveStock_PDSoapIn" /> |
| | | <wsdl:output message="tns:get_BarCode_MoveStock_PDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_PD"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_PDSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_PDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiSoapOut" /> |
| | |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStock_AddSource"> |
| | | <wsdl:input message="tns:get_BarCode_MoveStock_AddSourceSoapIn" /> |
| | | <wsdl:output message="tns:get_BarCode_MoveStock_AddSourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSource"> |
| | | <wsdl:input message="tns:get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSourceSoapIn" /> |
| | | <wsdl:output message="tns:get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetJXBarCode_SiMoEr"> |
| | | <wsdl:input message="tns:GetJXBarCode_SiMoErSoapIn" /> |
| | | <wsdl:output message="tns:GetJXBarCode_SiMoErSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByMouldSource"> |
| | | <wsdl:input message="tns:get_CheckTypeByMouldSourceSoapIn" /> |
| | |
| | | <wsdl:input message="tns:set_DelPonderationBillMain_Temp_PackSoapIn" /> |
| | | <wsdl:output message="tns:set_DelPonderationBillMain_Temp_PackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_PackBarCode_PackUnionBill"> |
| | | <wsdl:input message="tns:get_PackBarCode_PackUnionBillSoapIn" /> |
| | | <wsdl:output message="tns:get_PackBarCode_PackUnionBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_PackUnionBill"> |
| | | <wsdl:input message="tns:get_BarCode_PackUnionBillSoapIn" /> |
| | | <wsdl:output message="tns:get_BarCode_PackUnionBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntry_Tmp_Pack"> |
| | | <wsdl:input message="tns:GetBillEntry_Tmp_PackSoapIn" /> |
| | | <wsdl:output message="tns:GetBillEntry_Tmp_PackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DelPackUnionBill_Temp_Pack"> |
| | | <wsdl:input message="tns:set_DelPackUnionBill_Temp_PackSoapIn" /> |
| | | <wsdl:output message="tns:set_DelPackUnionBill_Temp_PackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePackUnionBill_Add"> |
| | | <wsdl:input message="tns:set_SavePackUnionBill_AddSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePackUnionBill_AddSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_PackBarCode_DeletePackUnionBill"> |
| | | <wsdl:input message="tns:get_PackBarCode_DeletePackUnionBillSoapIn" /> |
| | | <wsdl:output message="tns:get_PackBarCode_DeletePackUnionBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DeletePackUnionBill"> |
| | | <wsdl:input message="tns:set_DeletePackUnionBillSoapIn" /> |
| | | <wsdl:output message="tns:set_DeletePackUnionBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCodePack_In_MoveStockBill_HuanTuo"> |
| | | <wsdl:input message="tns:get_BarCodePack_In_MoveStockBill_HuanTuoSoapIn" /> |
| | | <wsdl:output message="tns:get_BarCodePack_In_MoveStockBill_HuanTuoSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStockBill_HuanTuo"> |
| | | <wsdl:input message="tns:get_BarCode_MoveStockBill_HuanTuoSoapIn" /> |
| | | <wsdl:output message="tns:get_BarCode_MoveStockBill_HuanTuoSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntry_Temp_MoveStockBill_HuanTuo"> |
| | | <wsdl:input message="tns:GetBillEntry_Temp_MoveStockBill_HuanTuoSoapIn" /> |
| | | <wsdl:output message="tns:GetBillEntry_Temp_MoveStockBill_HuanTuoSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DelPackUnionBill_Temp_MoveStockBill_HuanTuo"> |
| | | <wsdl:input message="tns:set_DelPackUnionBill_Temp_MoveStockBill_HuanTuoSoapIn" /> |
| | | <wsdl:output message="tns:set_DelPackUnionBill_Temp_MoveStockBill_HuanTuoSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_HuanTuo"> |
| | | <wsdl:input message="tns:set_SaveMoveStockBill_HuanTuoSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockBill_HuanTuoSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_PackUnionCarryUp"> |
| | | <wsdl:input message="tns:get_BarCode_PackUnionCarryUpSoapIn" /> |
| | | <wsdl:output message="tns:get_BarCode_PackUnionCarryUpSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SNBarCode_PackUnionCarryUp"> |
| | | <wsdl:input message="tns:get_SNBarCode_PackUnionCarryUpSoapIn" /> |
| | | <wsdl:output message="tns:get_SNBarCode_PackUnionCarryUpSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntry_TmpList_PackUnionCarryUp"> |
| | | <wsdl:input message="tns:GetBillEntry_TmpList_PackUnionCarryUpSoapIn" /> |
| | | <wsdl:output message="tns:GetBillEntry_TmpList_PackUnionCarryUpSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePackUnionCarryUpBill_New"> |
| | | <wsdl:input message="tns:set_SavePackUnionCarryUpBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePackUnionCarryUpBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DelPackUnionBill_Temp"> |
| | | <wsdl:input message="tns:set_DelPackUnionBill_TempSoapIn" /> |
| | | <wsdl:output message="tns:set_DelPackUnionBill_TempSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="TempList_Modify_Pack"> |
| | | <wsdl:input message="tns:TempList_Modify_PackSoapIn" /> |
| | | <wsdl:output message="tns:TempList_Modify_PackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_PackUnionBill_TempList"> |
| | | <wsdl:input message="tns:GetSc_PackUnionBill_TempListSoapIn" /> |
| | | <wsdl:output message="tns:GetSc_PackUnionBill_TempListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteTemp_PackUnionBill"> |
| | | <wsdl:input message="tns:DeleteTemp_PackUnionBillSoapIn" /> |
| | | <wsdl:output message="tns:DeleteTemp_PackUnionBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSourceBillList_BillCheck"> |
| | | <wsdl:input message="tns:GetSourceBillList_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:GetSourceBillList_BillCheckSoapOut" /> |
| | |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_BillCheck"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_Temp_BillCheck"> |
| | | <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_UpdateTemp_BillCheck"> |
| | | <wsdl:input message="tns:set_UpdateTemp_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_UpdateTemp_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_TempList_BillCheck"> |
| | | <wsdl:input message="tns:GetKf_PonderationBillMain_TempList_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_PonderationBillMain_TempList_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock"> |
| | | <wsdl:input message="tns:set_SaveProcReportMoveBill_MoveStockSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProcReportMoveBill_MoveStockSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_New"> |
| | | <wsdl:input message="tns:set_CheckPOInStockBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckPOInStockBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_CLD"> |
| | | <wsdl:input message="tns:set_CheckPOInStockBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckPOInStockBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill"> |
| | | <wsdl:input message="tns:set_CheckPOInStockBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckPOInStockBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSTJGInBill"> |
| | | <wsdl:input message="tns:set_SaveSTJGInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveSTJGInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckSTJGOutBill"> |
| | | <wsdl:input message="tns:set_CheckSTJGOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckSTJGOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckSTJGOutBill_Row"> |
| | | <wsdl:input message="tns:set_CheckSTJGOutBill_RowSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckSTJGOutBill_RowSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProExchReport_CLD"> |
| | | <wsdl:input message="tns:set_SaveProExchReport_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProExchReport_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveNoPassProdCheckBill_New"> |
| | | <wsdl:input message="tns:set_SaveNoPassProdCheckBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveNoPassProdCheckBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_TempList"> |
| | | <wsdl:input message="tns:GetKf_PonderationBillMain_TempListSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_PonderationBillMain_TempListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_TempList_ChangeBox"> |
| | | <wsdl:input message="tns:GetKf_PonderationBillMain_TempList_ChangeBoxSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_PonderationBillMain_TempList_ChangeBoxSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKF_PonderationBillMain_Audit_TempList"> |
| | | <wsdl:input message="tns:GetKF_PonderationBillMain_Audit_TempListSoapIn" /> |
| | | <wsdl:output message="tns:GetKF_PonderationBillMain_Audit_TempListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteBillList_Audit"> |
| | | <wsdl:input message="tns:DeleteBillList_AuditSoapIn" /> |
| | | <wsdl:output message="tns:DeleteBillList_AuditSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_WHandSP"> |
| | | <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_Update_WHandSPSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_Update_WHandSPSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_SP"> |
| | | <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_Update_SPSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_Update_SPSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_Temp_OrgandWHSP"> |
| | | <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_OrgandWHSPSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_OrgandWHSPSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="TempList_Modify"> |
| | | <wsdl:input message="tns:TempList_ModifySoapIn" /> |
| | | <wsdl:output message="tns:TempList_ModifySoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteBillList"> |
| | | <wsdl:input message="tns:DeleteBillListSoapIn" /> |
| | | <wsdl:output message="tns:DeleteBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_TempList_New"> |
| | | <wsdl:input message="tns:GetKf_PonderationBillMain_TempList_NewSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_PonderationBillMain_TempList_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetAGVBillList_New"> |
| | | <wsdl:input message="tns:GetAGVBillList_NewSoapIn" /> |
| | | <wsdl:output message="tns:GetAGVBillList_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetAGVBillList_BillNoQuery"> |
| | | <wsdl:input message="tns:GetAGVBillList_BillNoQuerySoapIn" /> |
| | | <wsdl:output message="tns:GetAGVBillList_BillNoQuerySoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteICStockBillAndWMS"> |
| | | <wsdl:input message="tns:DeleteICStockBillAndWMSSoapIn" /> |
| | | <wsdl:output message="tns:DeleteICStockBillAndWMSSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ICStockBillList"> |
| | | <wsdl:input message="tns:GetKf_ICStockBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_ICStockBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ICStockBillQueryList"> |
| | | <wsdl:input message="tns:GetKf_ICStockBillQueryListSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_ICStockBillQueryListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_ICInventoryByMaterIDList"> |
| | | <wsdl:input message="tns:Get_ICInventoryByMaterIDListSoapIn" /> |
| | | <wsdl:output message="tns:Get_ICInventoryByMaterIDListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode"> |
| | | <wsdl:input message="tns:Get_CheckQtyByBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:Get_CheckQtyByBarCodeSoapOut" /> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_PackBarCode_BillCheck"> |
| | | <wsdl:input message="tns:get_SavePonderationBillMain_Temp_PackBarCode_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:get_SavePonderationBillMain_Temp_PackBarCode_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode_GetWhAndSP"> |
| | | <wsdl:input message="tns:Get_CheckQtyByBarCode_GetWhAndSPSoapIn" /> |
| | |
| | | <wsdl:input message="tns:get_SubDisplayByOwnerSoapIn" /> |
| | | <wsdl:output message="tns:get_SubDisplayByOwnerSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_CLD_NewSoapOut" /> |
| | | <wsdl:operation name="GetWorkProcInfoBoard"> |
| | | <wsdl:input message="tns:GetWorkProcInfoBoardSoapIn" /> |
| | | <wsdl:output message="tns:GetWorkProcInfoBoardSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_CLDSoapOut" /> |
| | | <wsdl:operation name="GetICInventoryByBarCode_View"> |
| | | <wsdl:input message="tns:GetICInventoryByBarCode_ViewSoapIn" /> |
| | | <wsdl:output message="tns:GetICInventoryByBarCode_ViewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_BillCheckSoapOut" /> |
| | | <wsdl:operation name="GetMaterByBarCode_View"> |
| | | <wsdl:input message="tns:GetMaterByBarCode_ViewSoapIn" /> |
| | | <wsdl:output message="tns:GetMaterByBarCode_ViewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill"> |
| | | <wsdl:input message="tns:set_SavePOStockInBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBackBillSoapOut" /> |
| | | <wsdl:operation name="GetICInventoryByBarCodeSP_View"> |
| | | <wsdl:input message="tns:GetICInventoryByBarCodeSP_ViewSoapIn" /> |
| | | <wsdl:output message="tns:GetICInventoryByBarCodeSP_ViewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_New"> |
| | | <wsdl:input message="tns:set_SavePOStockInBackBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBackBill_NewSoapOut" /> |
| | | <wsdl:operation name="GetMaterByBarCodeSP_View"> |
| | | <wsdl:input message="tns:GetMaterByBarCodeSP_ViewSoapIn" /> |
| | | <wsdl:output message="tns:GetMaterByBarCodeSP_ViewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SavePOStockInBackBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBackBill_CLD_NewSoapOut" /> |
| | | <wsdl:operation name="SetFIFOPonderationBillMain_Temp"> |
| | | <wsdl:input message="tns:SetFIFOPonderationBillMain_TempSoapIn" /> |
| | | <wsdl:output message="tns:SetFIFOPonderationBillMain_TempSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_CLD"> |
| | | <wsdl:input message="tns:set_SavePOStockInBackBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBackBill_CLDSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Fast"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_FastSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_FastSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill"> |
| | | <wsdl:input message="tns:set_SavePOStockInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBillSoapOut" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddPOStockInBill"> |
| | | <wsdl:input message="tns:set_CheckAddPOStockInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckAddPOStockInBillSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_OutFast"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOStockInBill"> |
| | | <wsdl:input message="tns:set_CheckPOStockInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckPOStockInBillSoapOut" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Out"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_OutSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_OutSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditPOStockInBill"> |
| | | <wsdl:input message="tns:set_AuditPOStockInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditPOStockInBillSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MulSource"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_New"> |
| | | <wsdl:input message="tns:set_SavePOStockInBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBill_NewSoapOut" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_MulSource"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_MulSourceSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_MulSourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SavePOStockInBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBill_CLD_NewSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_SourceBill_MateOut"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_CLD"> |
| | | <wsdl:input message="tns:set_SavePOStockInBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBill_CLDSoapOut" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_MulSourceBill"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_MulSourceBillSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_MulSourceBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_MulSource_CLD"> |
| | | <wsdl:input message="tns:set_SaveProductInBill_MulSource_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBill_MulSource_CLDSoapOut" /> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_MulSource"> |
| | | <wsdl:input message="tns:get_SavePonderationBillMain_Temp_MulSourceSoapIn" /> |
| | | <wsdl:output message="tns:get_SavePonderationBillMain_Temp_MulSourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckProductInBill_CLD"> |
| | | <wsdl:input message="tns:set_CheckProductInBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckProductInBill_CLDSoapOut" /> |
| | | <wsdl:operation name="getSourceBillList"> |
| | | <wsdl:input message="tns:getSourceBillListSoapIn" /> |
| | | <wsdl:output message="tns:getSourceBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetInfoByBarCode"> |
| | | <wsdl:input message="tns:GetInfoByBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:GetInfoByBarCodeSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCodeSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveKf_AGVRequestBill"> |
| | | <wsdl:input message="tns:set_SaveKf_AGVRequestBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveKf_AGVRequestBillSoapOut" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_All"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_AllSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_AllSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBackBill"> |
| | | <wsdl:input message="tns:set_SaveProductInBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBackBillSoapOut" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_New"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_NewSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBackBill_New"> |
| | | <wsdl:input message="tns:set_SaveProductInBackBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBackBill_NewSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_SenKai"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_SenKaiSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_SenKaiSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill"> |
| | | <wsdl:input message="tns:set_SaveProductInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBillSoapOut" /> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi"> |
| | | <wsdl:input message="tns:get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiSoapIn" /> |
| | | <wsdl:output message="tns:get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddProductInBill"> |
| | | <wsdl:input message="tns:set_CheckAddProductInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckAddProductInBillSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_FeiLong"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_FeiLongSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_FeiLongSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckProductInBill"> |
| | | <wsdl:input message="tns:set_CheckProductInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckProductInBillSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLong"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditProductInBill"> |
| | | <wsdl:input message="tns:set_AuditProductInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditProductInBillSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveDoorOutCheck_BarCode"> |
| | | <wsdl:input message="tns:set_SaveDoorOutCheck_BarCodeSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveDoorOutCheck_BarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOInStockCheck_BarCode"> |
| | | <wsdl:input message="tns:set_SavePOInStockCheck_BarCodeSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOInStockCheck_BarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckTypeByMouldBarCode"> |
| | | <wsdl:input message="tns:Get_CheckTypeByMouldBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:Get_CheckTypeByMouldBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeBySource_New"> |
| | | <wsdl:input message="tns:get_CheckTypeBySource_NewSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeBySource_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSourceBillList_New"> |
| | | <wsdl:input message="tns:getSourceBillList_NewSoapIn" /> |
| | | <wsdl:output message="tns:getSourceBillList_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillSubType"> |
| | | <wsdl:input message="tns:get_BillSubTypeSoapIn" /> |
| | | <wsdl:output message="tns:get_BillSubTypeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_New"> |
| | | <wsdl:input message="tns:get_SourceBarCode_NewSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSourceBill_New2"> |
| | | <wsdl:input message="tns:getSourceBill_New2SoapIn" /> |
| | | <wsdl:output message="tns:getSourceBill_New2SoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_MaterBarCode"> |
| | | <wsdl:input message="tns:get_SourceBill_MaterBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBill_MaterBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBill_ICMOReport"> |
| | | <wsdl:input message="tns:get_SourceBill_ICMOReportSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBill_ICMOReportSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetProductInBill"> |
| | | <wsdl:input message="tns:GetProductInBillSoapIn" /> |
| | |
| | | <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> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill"> |
| | | <wsdl:input message="tns:set_SaveEntrustInBackBillSoapIn" /> |
| | |
| | | <wsdl:input message="tns:set_SaveOtherInBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherInBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_MES"> |
| | | <wsdl:input message="tns:set_SaveOtherInBill_MESSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherInBill_MESSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveOtherInBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherInBill_BillCheckSoapOut" /> |
| | |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_New"> |
| | | <wsdl:input message="tns:set_SaveProcReportMoveBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProcReportMoveBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveProcReportMoveBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProcReportMoveBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock"> |
| | | <wsdl:input message="tns:set_SaveProcReportMoveBill_MoveStockSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProcReportMoveBill_MoveStockSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_New"> |
| | | <wsdl:input message="tns:set_CheckPOInStockBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckPOInStockBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_CLD"> |
| | | <wsdl:input message="tns:set_CheckPOInStockBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckPOInStockBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill"> |
| | | <wsdl:input message="tns:set_CheckPOInStockBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckPOInStockBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSTJGInBill"> |
| | | <wsdl:input message="tns:set_SaveSTJGInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveSTJGInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckSTJGOutBill"> |
| | | <wsdl:input message="tns:set_CheckSTJGOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckSTJGOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckSTJGOutBill_Row"> |
| | | <wsdl:input message="tns:set_CheckSTJGOutBill_RowSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckSTJGOutBill_RowSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProExchReport_CLD"> |
| | | <wsdl:input message="tns:set_SaveProExchReport_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProExchReport_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveStationOutBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveStationOutBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveStationOutBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveNoPassProdCheckBill_New"> |
| | | <wsdl:input message="tns:set_SaveNoPassProdCheckBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveNoPassProdCheckBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_TempList"> |
| | | <wsdl:input message="tns:GetKf_PonderationBillMain_TempListSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_PonderationBillMain_TempListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_TempList_ChangeBox"> |
| | | <wsdl:input message="tns:GetKf_PonderationBillMain_TempList_ChangeBoxSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_PonderationBillMain_TempList_ChangeBoxSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKF_PonderationBillMain_Audit_TempList"> |
| | | <wsdl:input message="tns:GetKF_PonderationBillMain_Audit_TempListSoapIn" /> |
| | | <wsdl:output message="tns:GetKF_PonderationBillMain_Audit_TempListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteBillList_Audit"> |
| | | <wsdl:input message="tns:DeleteBillList_AuditSoapIn" /> |
| | | <wsdl:output message="tns:DeleteBillList_AuditSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_WHandSP"> |
| | | <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_Update_WHandSPSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_Update_WHandSPSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_SP"> |
| | | <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_Update_SPSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_Update_SPSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_Temp_OrgandWHSP"> |
| | | <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_OrgandWHSPSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_OrgandWHSPSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="TempList_Modify"> |
| | | <wsdl:input message="tns:TempList_ModifySoapIn" /> |
| | | <wsdl:output message="tns:TempList_ModifySoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteBillList"> |
| | | <wsdl:input message="tns:DeleteBillListSoapIn" /> |
| | | <wsdl:output message="tns:DeleteBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_TempList_New"> |
| | | <wsdl:input message="tns:GetKf_PonderationBillMain_TempList_NewSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_PonderationBillMain_TempList_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetAGVBillList_New"> |
| | | <wsdl:input message="tns:GetAGVBillList_NewSoapIn" /> |
| | | <wsdl:output message="tns:GetAGVBillList_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetAGVBillList_BillNoQuery"> |
| | | <wsdl:input message="tns:GetAGVBillList_BillNoQuerySoapIn" /> |
| | | <wsdl:output message="tns:GetAGVBillList_BillNoQuerySoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteICStockBillAndWMS"> |
| | | <wsdl:input message="tns:DeleteICStockBillAndWMSSoapIn" /> |
| | | <wsdl:output message="tns:DeleteICStockBillAndWMSSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ICStockBillList"> |
| | | <wsdl:input message="tns:GetKf_ICStockBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_ICStockBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ICStockBillQueryList"> |
| | | <wsdl:input message="tns:GetKf_ICStockBillQueryListSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_ICStockBillQueryListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_ICInventoryByMaterIDList"> |
| | | <wsdl:input message="tns:Get_ICInventoryByMaterIDListSoapIn" /> |
| | | <wsdl:output message="tns:Get_ICInventoryByMaterIDListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode"> |
| | | <wsdl:input message="tns:Get_CheckQtyByBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:Get_CheckQtyByBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <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="set_SaveEntrustOutBackBill"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBackBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <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="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="set_SaveEntrustOutBill"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <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:output message="tns:set_CheckEntrustOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill_Row"> |
| | | <wsdl:input message="tns:set_CheckEntrustOutBill_RowSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckEntrustOutBill_RowSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditEntrustOutBill"> |
| | | <wsdl:input message="tns:set_AuditEntrustOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditEntrustOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_EntrustOutBill_K3_Source"> |
| | | <wsdl:input message="tns:GetKf_EntrustOutBill_K3_SourceSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_EntrustOutBill_K3_SourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBackBill"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBackBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBackBill_New"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBackBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBackBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddOtherOutBill"> |
| | | <wsdl:input message="tns:set_CheckAddOtherOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckAddOtherOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill"> |
| | | <wsdl:input message="tns:set_CheckOtherOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckOtherOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill_Row"> |
| | | <wsdl:input message="tns:set_CheckOtherOutBill_RowSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckOtherOutBill_RowSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditOtherOutBill"> |
| | | <wsdl:input message="tns:set_AuditOtherOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditOtherOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_StockOutStyle"> |
| | | <wsdl:input message="tns:get_StockOutStyleSoapIn" /> |
| | | <wsdl:output message="tns:get_StockOutStyleSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_New"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_MES"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_MESSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_MESSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill"> |
| | | <wsdl:input message="tns:set_SavePOStockInBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBackBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_New"> |
| | | <wsdl:input message="tns:set_SavePOStockInBackBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBackBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SavePOStockInBackBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBackBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_CLD"> |
| | | <wsdl:input message="tns:set_SavePOStockInBackBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBackBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill"> |
| | | <wsdl:input message="tns:set_SavePOStockInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddPOStockInBill"> |
| | | <wsdl:input message="tns:set_CheckAddPOStockInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckAddPOStockInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOStockInBill"> |
| | | <wsdl:input message="tns:set_CheckPOStockInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckPOStockInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditPOStockInBill"> |
| | | <wsdl:input message="tns:set_AuditPOStockInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditPOStockInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_New"> |
| | | <wsdl:input message="tns:set_SavePOStockInBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SavePOStockInBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_CLD"> |
| | | <wsdl:input message="tns:set_SavePOStockInBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SavePOStockInBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_MulSource_CLD"> |
| | | <wsdl:input message="tns:set_SaveProductInBill_MulSource_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBill_MulSource_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckProductInBill_CLD"> |
| | | <wsdl:input message="tns:set_CheckProductInBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckProductInBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetInfoByBarCode"> |
| | | <wsdl:input message="tns:GetInfoByBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:GetInfoByBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveKf_AGVRequestBill"> |
| | | <wsdl:input message="tns:set_SaveKf_AGVRequestBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveKf_AGVRequestBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBackBill"> |
| | | <wsdl:input message="tns:set_SaveProductInBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBackBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBackBill_New"> |
| | | <wsdl:input message="tns:set_SaveProductInBackBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBackBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill"> |
| | | <wsdl:input message="tns:set_SaveProductInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddProductInBill"> |
| | | <wsdl:input message="tns:set_CheckAddProductInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckAddProductInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckProductInBill"> |
| | | <wsdl:input message="tns:set_CheckProductInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckProductInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditProductInBill"> |
| | | <wsdl:input message="tns:set_AuditProductInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditProductInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <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_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:output message="tns:set_SaveMoveStockStepOutBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveMoveStockStepOutBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockStepOutBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepInBill_New"> |
| | | <wsdl:input message="tns:set_SaveMoveStockStepInBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockStepInBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepInBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveMoveStockStepInBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockStepInBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveCheckStockBill"> |
| | | <wsdl:input message="tns:set_SaveCheckStockBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveCheckStockBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveCheckStockBill_WMS"> |
| | | <wsdl:input message="tns:set_SaveCheckStockBill_WMSSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveCheckStockBill_WMSSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_IsCheckStock_ICInventory"> |
| | | <wsdl:input message="tns:Get_IsCheckStock_ICInventorySoapIn" /> |
| | | <wsdl:output message="tns:Get_IsCheckStock_ICInventorySoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSellOutBackBill"> |
| | | <wsdl:input message="tns:set_SaveSellOutBackBillSoapIn" /> |
| | |
| | | <wsdl:operation name="set_SaveSellOutBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveSellOutBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveSellOutBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSellOutBill_MES"> |
| | | <wsdl:input message="tns:set_SaveSellOutBill_MESSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveSellOutBill_MESSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSellOutBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveSellOutBill_CLDSoapIn" /> |
| | |
| | | <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_CheckEntrustOutBill"> |
| | | <wsdl:input message="tns:set_CheckEntrustOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckEntrustOutBillSoapOut" /> |
| | | <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_CheckEntrustOutBill_Row"> |
| | | <wsdl:input message="tns:set_CheckEntrustOutBill_RowSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckEntrustOutBill_RowSoapOut" /> |
| | | <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_AuditEntrustOutBill"> |
| | | <wsdl:input message="tns:set_AuditEntrustOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditEntrustOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_EntrustOutBill_K3_Source"> |
| | | <wsdl:input message="tns:GetKf_EntrustOutBill_K3_SourceSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_EntrustOutBill_K3_SourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBackBill"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBackBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBackBill_New"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBackBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBackBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddOtherOutBill"> |
| | | <wsdl:input message="tns:set_CheckAddOtherOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckAddOtherOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill"> |
| | | <wsdl:input message="tns:set_CheckOtherOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckOtherOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill_Row"> |
| | | <wsdl:input message="tns:set_CheckOtherOutBill_RowSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckOtherOutBill_RowSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditOtherOutBill"> |
| | | <wsdl:input message="tns:set_AuditOtherOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditOtherOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_StockOutStyle"> |
| | | <wsdl:input message="tns:get_StockOutStyleSoapIn" /> |
| | | <wsdl:output message="tns:get_StockOutStyleSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_New"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_NewSoapOut" /> |
| | | <wsdl:operation name="set_ClearPonderationBillMain_Temp_ChangGui"> |
| | | <wsdl:input message="tns:set_ClearPonderationBillMain_Temp_ChangGuiSoapIn" /> |
| | | <wsdl:output message="tns:set_ClearPonderationBillMain_Temp_ChangGuiSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_ChangGui"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_ChangGuiSoapIn" /> |
| | |
| | | <wsdl:input message="tns:set_SaveMoveStockBill_PDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockBill_PDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_CLD_New_PD"> |
| | | <wsdl:input message="tns:set_SaveMoveStockBill_CLD_New_PDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockBill_CLD_New_PDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStock_PD"> |
| | | <wsdl:input message="tns:get_BarCode_MoveStock_PDSoapIn" /> |
| | | <wsdl:output message="tns:get_BarCode_MoveStock_PDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_PD"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_PDSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_PDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_AR"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckXCMoveStockBill"> |
| | | <wsdl:input message="tns:set_CheckXCMoveStockBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckXCMoveStockBillSoapOut" /> |
| | |
| | | <wsdl:input message="tns:set_SaveMoveStockBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_CLD_New_PD"> |
| | | <wsdl:input message="tns:set_SaveMoveStockBill_CLD_New_PDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockBill_CLD_New_PDSoapOut" /> |
| | | <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="set_SaveMoveStockBill_CLD_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveMoveStockBill_CLD_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockBill_CLD_BillCheckSoapOut" /> |
| | | <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="set_SaveMoveStockStepOutBill_New"> |
| | | <wsdl:input message="tns:set_SaveMoveStockStepOutBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockStepOutBill_NewSoapOut" /> |
| | | <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="set_SaveMoveStockStepOutBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveMoveStockStepOutBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockStepOutBill_CLD_NewSoapOut" /> |
| | | <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="set_SaveMoveStockStepInBill_New"> |
| | | <wsdl:input message="tns:set_SaveMoveStockStepInBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockStepInBill_NewSoapOut" /> |
| | | <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="set_SaveMoveStockStepInBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveMoveStockStepInBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockStepInBill_CLD_NewSoapOut" /> |
| | | <wsdl:operation name="GetKf_ProductInBillList"> |
| | | <wsdl:input message="tns:GetKf_ProductInBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_ProductInBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveCheckStockBill"> |
| | | <wsdl:input message="tns:set_SaveCheckStockBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveCheckStockBillSoapOut" /> |
| | | <wsdl:operation name="GetSc_ICMOBackBillList"> |
| | | <wsdl:input message="tns:GetSc_ICMOBackBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetSc_ICMOBackBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveCheckStockBill_WMS"> |
| | | <wsdl:input message="tns:set_SaveCheckStockBill_WMSSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveCheckStockBill_WMSSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_IsCheckStock_ICInventory"> |
| | | <wsdl:input message="tns:Get_IsCheckStock_ICInventorySoapIn" /> |
| | | <wsdl:output message="tns:Get_IsCheckStock_ICInventorySoapOut" /> |
| | | <wsdl:operation name="GetSc_ICMOBillList"> |
| | | <wsdl:input message="tns:GetSc_ICMOBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetSc_ICMOBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOReportBillList"> |
| | | <wsdl:input message="tns:GetSc_ICMOReportBillListSoapIn" /> |
| | |
| | | <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="set_ClearPonderationBillMain_Temp_ChangGui"> |
| | | <wsdl:input message="tns:set_ClearPonderationBillMain_Temp_ChangGuiSoapIn" /> |
| | | <wsdl:output message="tns:set_ClearPonderationBillMain_Temp_ChangGuiSoapOut" /> |
| | | </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="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:output message="tns:GetSc_ICMOBillListSoapOut" /> |
| | | </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:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_BarCodeAutoWMS"> |
| | | <soap:operation soapAction="http://tempuri.org/set_BarCodeAutoWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Mould"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Mould" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Mould" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWorkProcInfoBoard"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWorkProcInfoBoard" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetICInventoryByBarCode_View"> |
| | | <soap:operation soapAction="http://tempuri.org/GetICInventoryByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMaterByBarCode_View"> |
| | | <soap:operation soapAction="http://tempuri.org/GetMaterByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetICInventoryByBarCodeSP_View"> |
| | | <soap:operation soapAction="http://tempuri.org/GetICInventoryByBarCodeSP_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMaterByBarCodeSP_View"> |
| | | <soap:operation soapAction="http://tempuri.org/GetMaterByBarCodeSP_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="SetFIFOPonderationBillMain_Temp"> |
| | | <soap:operation soapAction="http://tempuri.org/SetFIFOPonderationBillMain_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_BarCode_Fast"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Fast" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_OutFast"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_OutFast" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Out"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Out" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MulSource"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MulSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_MulSource"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSource" 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_SourceBill_MateOut"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_SourceBill_MateOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_MulSourceBill"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSourceBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_MulSource"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_MulSource" 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="set_SavePonderationBillMain_Temp_BarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_All"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_All" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_New"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_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_SavePonderationBillMain_Temp_BarCode_SenKai"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_SenKai" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi" 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_FeiLong"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_FeiLong" 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_DifferentMater_FeiLong"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_FeiLong" 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_DifferentMater_SellOutBack_FeiLong"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveDoorOutCheck_BarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveDoorOutCheck_BarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOInStockCheck_BarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOInStockCheck_BarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckTypeByMouldBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_CheckTypeByMouldBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeBySource_New"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeBySource_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSourceBillList_New"> |
| | | <soap:operation soapAction="http://tempuri.org/getSourceBillList_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillSubType"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BillSubType" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_New"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSourceBill_New2"> |
| | | <soap:operation soapAction="http://tempuri.org/getSourceBill_New2" 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_MaterBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBill_MaterBarCode" 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_ICMOReport"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBill_ICMOReport" 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: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_SourceBarCode_MateReplenishOut"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MateReplenishOut" 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_MoveStock"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock" 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_MoveStock_XiaBao"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock_XiaBao" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStockStepIn"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStockStepIn" 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_POStockInBack"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_POStockInBack" 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_MateOutBack"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MateOutBack" 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_SellOutBack"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_SellOutBack" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_PackBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_PackBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BaseSet"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BaseSet" 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"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BillBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStock_PD"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BarCode_MoveStock_PD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_PD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock_PD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStock_AddSource"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BarCode_MoveStock_AddSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSource"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetJXBarCode_SiMoEr"> |
| | | <soap:operation soapAction="http://tempuri.org/GetJXBarCode_SiMoEr" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_PackBarCode_PackUnionBill"> |
| | | <soap:operation soapAction="http://tempuri.org/get_PackBarCode_PackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_PackUnionBill"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BarCode_PackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntry_Tmp_Pack"> |
| | | <soap:operation soapAction="http://tempuri.org/GetBillEntry_Tmp_Pack" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DelPackUnionBill_Temp_Pack"> |
| | | <soap:operation soapAction="http://tempuri.org/set_DelPackUnionBill_Temp_Pack" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePackUnionBill_Add"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePackUnionBill_Add" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_PackBarCode_DeletePackUnionBill"> |
| | | <soap:operation soapAction="http://tempuri.org/get_PackBarCode_DeletePackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DeletePackUnionBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_DeletePackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCodePack_In_MoveStockBill_HuanTuo"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BarCodePack_In_MoveStockBill_HuanTuo" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStockBill_HuanTuo"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BarCode_MoveStockBill_HuanTuo" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntry_Temp_MoveStockBill_HuanTuo"> |
| | | <soap:operation soapAction="http://tempuri.org/GetBillEntry_Temp_MoveStockBill_HuanTuo" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DelPackUnionBill_Temp_MoveStockBill_HuanTuo"> |
| | | <soap:operation soapAction="http://tempuri.org/set_DelPackUnionBill_Temp_MoveStockBill_HuanTuo" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_HuanTuo"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_HuanTuo" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_PackUnionCarryUp"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BarCode_PackUnionCarryUp" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SNBarCode_PackUnionCarryUp"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SNBarCode_PackUnionCarryUp" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntry_TmpList_PackUnionCarryUp"> |
| | | <soap:operation soapAction="http://tempuri.org/GetBillEntry_TmpList_PackUnionCarryUp" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePackUnionCarryUpBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePackUnionCarryUpBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DelPackUnionBill_Temp"> |
| | | <soap:operation soapAction="http://tempuri.org/set_DelPackUnionBill_Temp" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="TempList_Modify_Pack"> |
| | | <soap:operation soapAction="http://tempuri.org/TempList_Modify_Pack" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_PackUnionBill_TempList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSc_PackUnionBill_TempList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteTemp_PackUnionBill"> |
| | | <soap:operation soapAction="http://tempuri.org/DeleteTemp_PackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSourceBillList_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSourceBillList_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_Temp_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_UpdateTemp_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_UpdateTemp_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_TempList_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock_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_CheckPOInStockBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_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_CheckPOInStockBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_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_CheckPOInStockBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSTJGInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveSTJGInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckSTJGOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckSTJGOutBill_Row"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill_Row" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProExchReport_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProExchReport_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_SaveNoPassProdCheckBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveNoPassProdCheckBill_New" 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"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList" 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_ChangeBox"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_ChangeBox" 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_Audit_TempList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKF_PonderationBillMain_Audit_TempList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteBillList_Audit"> |
| | | <soap:operation soapAction="http://tempuri.org/DeleteBillList_Audit" 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_Update_WHandSP"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_WHandSP" 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_Update_SP"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_SP" 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_OrgandWHSP"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_OrgandWHSP" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="TempList_Modify"> |
| | | <soap:operation soapAction="http://tempuri.org/TempList_Modify" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/DeleteBillList" 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_New"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetAGVBillList_New"> |
| | | <soap:operation soapAction="http://tempuri.org/GetAGVBillList_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetAGVBillList_BillNoQuery"> |
| | | <soap:operation soapAction="http://tempuri.org/GetAGVBillList_BillNoQuery" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteICStockBillAndWMS"> |
| | | <soap:operation soapAction="http://tempuri.org/DeleteICStockBillAndWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ICStockBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_ICStockBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ICStockBillQueryList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_ICStockBillQueryList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_ICInventoryByMaterIDList"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_ICInventoryByMaterIDList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCode" style="document" /> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_PackBarCode_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_PackBarCode_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="GetWorkProcInfoBoard"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWorkProcInfoBoard" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD" style="document" /> |
| | | <wsdl:operation name="GetICInventoryByBarCode_View"> |
| | | <soap:operation soapAction="http://tempuri.org/GetICInventoryByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_BillCheck" style="document" /> |
| | | <wsdl:operation name="GetMaterByBarCode_View"> |
| | | <soap:operation soapAction="http://tempuri.org/GetMaterByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill" style="document" /> |
| | | <wsdl:operation name="GetICInventoryByBarCodeSP_View"> |
| | | <soap:operation soapAction="http://tempuri.org/GetICInventoryByBarCodeSP_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_New" style="document" /> |
| | | <wsdl:operation name="GetMaterByBarCodeSP_View"> |
| | | <soap:operation soapAction="http://tempuri.org/GetMaterByBarCodeSP_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="SetFIFOPonderationBillMain_Temp"> |
| | | <soap:operation soapAction="http://tempuri.org/SetFIFOPonderationBillMain_Temp" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Fast"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Fast" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBill" style="document" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddPOStockInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckAddPOStockInBill" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_OutFast"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_OutFast" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOStockInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckPOStockInBill" style="document" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Out"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Out" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditPOStockInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_AuditPOStockInBill" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MulSource"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MulSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBill_New" style="document" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_MulSource"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_SourceBill_MateOut"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_SourceBill_MateOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBill_CLD" style="document" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_MulSourceBill"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSourceBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_MulSource_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBill_MulSource_CLD" style="document" /> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_MulSource"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_MulSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckProductInBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckProductInBill_CLD" style="document" /> |
| | | <wsdl:operation name="getSourceBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/getSourceBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetInfoByBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/GetInfoByBarCode" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveKf_AGVRequestBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveKf_AGVRequestBill" style="document" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_All"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_All" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBackBill" style="document" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_New"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBackBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBackBill_New" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_SenKai"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_SenKai" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBill" style="document" /> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddProductInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckAddProductInBill" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_FeiLong"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_FeiLong" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckProductInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckProductInBill" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLong"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_FeiLong" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditProductInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_AuditProductInBill" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveDoorOutCheck_BarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveDoorOutCheck_BarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOInStockCheck_BarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOInStockCheck_BarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckTypeByMouldBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_CheckTypeByMouldBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeBySource_New"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeBySource_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSourceBillList_New"> |
| | | <soap:operation soapAction="http://tempuri.org/getSourceBillList_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillSubType"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BillSubType" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_New"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSourceBill_New2"> |
| | | <soap:operation soapAction="http://tempuri.org/getSourceBill_New2" 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_MaterBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBill_MaterBarCode" 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_ICMOReport"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBill_ICMOReport" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </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:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_MES"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_MES" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock_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_CheckPOInStockBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_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_CheckPOInStockBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_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_CheckPOInStockBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSTJGInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveSTJGInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckSTJGOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckSTJGOutBill_Row"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill_Row" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProExchReport_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProExchReport_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_SaveStationOutBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveStationOutBill_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_SaveNoPassProdCheckBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveNoPassProdCheckBill_New" 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"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList" 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_ChangeBox"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_ChangeBox" 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_Audit_TempList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKF_PonderationBillMain_Audit_TempList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteBillList_Audit"> |
| | | <soap:operation soapAction="http://tempuri.org/DeleteBillList_Audit" 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_Update_WHandSP"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_WHandSP" 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_Update_SP"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_SP" 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_OrgandWHSP"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_OrgandWHSP" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="TempList_Modify"> |
| | | <soap:operation soapAction="http://tempuri.org/TempList_Modify" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/DeleteBillList" 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_New"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetAGVBillList_New"> |
| | | <soap:operation soapAction="http://tempuri.org/GetAGVBillList_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetAGVBillList_BillNoQuery"> |
| | | <soap:operation soapAction="http://tempuri.org/GetAGVBillList_BillNoQuery" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteICStockBillAndWMS"> |
| | | <soap:operation soapAction="http://tempuri.org/DeleteICStockBillAndWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ICStockBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_ICStockBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ICStockBillQueryList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_ICStockBillQueryList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_ICInventoryByMaterIDList"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_ICInventoryByMaterIDList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <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:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <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:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <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:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckAddEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill_Row"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill_Row" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_AuditEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_EntrustOutBill_K3_Source"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_EntrustOutBill_K3_Source" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_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_SaveEntrustOutBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_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_SaveEntrustOutBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_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_SaveEntrustOutBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_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_SaveOtherOutBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBackBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddOtherOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckAddOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill_Row"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckOtherOutBill_Row" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditOtherOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_AuditOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_StockOutStyle"> |
| | | <soap:operation soapAction="http://tempuri.org/get_StockOutStyle" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_MES"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_MES" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_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_SaveOtherOutBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_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_SavePOStockInBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_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_SavePOStockInBackBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_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_SavePOStockInBackBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_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_SavePOStockInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddPOStockInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckAddPOStockInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOStockInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckPOStockInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditPOStockInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_AuditPOStockInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBill_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_SavePOStockInBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBill_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_SavePOStockInBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBill_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_SavePOStockInBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBill_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_SaveProductInBill_MulSource_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBill_MulSource_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_CheckProductInBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckProductInBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetInfoByBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/GetInfoByBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveKf_AGVRequestBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveKf_AGVRequestBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBackBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBackBill_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"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddProductInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckAddProductInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckProductInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckProductInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditProductInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_AuditProductInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <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:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <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:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_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_SaveMoveStockStepOutBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_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_SaveMoveStockStepInBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockStepInBill_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_SaveMoveStockStepInBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockStepInBill_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_SaveCheckStockBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveCheckStockBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveCheckStockBill_WMS"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveCheckStockBill_WMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_IsCheckStock_ICInventory"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_IsCheckStock_ICInventory" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSellOutBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBill_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_SaveSellOutBill_MES"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBill_MES" 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> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill" style="document" /> |
| | | <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> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill_Row"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill_Row" style="document" /> |
| | | <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_AuditEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_AuditEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_EntrustOutBill_K3_Source"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_EntrustOutBill_K3_Source" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_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_SaveEntrustOutBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_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_SaveEntrustOutBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_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_SaveEntrustOutBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_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_SaveOtherOutBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBackBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddOtherOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckAddOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill_Row"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckOtherOutBill_Row" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditOtherOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_AuditOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_StockOutStyle"> |
| | | <soap:operation soapAction="http://tempuri.org/get_StockOutStyle" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New" style="document" /> |
| | | <wsdl:operation name="set_ClearPonderationBillMain_Temp_ChangGui"> |
| | | <soap:operation soapAction="http://tempuri.org/set_ClearPonderationBillMain_Temp_ChangGui" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_CLD_New_PD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_CLD_New_PD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStock_PD"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BarCode_MoveStock_PD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_PD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock_PD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_AR"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock_AR" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckXCMoveStockBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckXCMoveStockBill" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_CLD_New_PD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_CLD_New_PD" 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> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_CLD_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_CLD_BillCheck" style="document" /> |
| | | <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> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_New" style="document" /> |
| | | <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> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_CLD_New" style="document" /> |
| | | <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> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepInBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockStepInBill_New" style="document" /> |
| | | <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> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepInBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockStepInBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="GetKf_ProductInBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_ProductInBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveCheckStockBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveCheckStockBill" style="document" /> |
| | | <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_SaveCheckStockBill_WMS"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveCheckStockBill_WMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_IsCheckStock_ICInventory"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_IsCheckStock_ICInventory" style="document" /> |
| | | <wsdl:operation name="GetSc_ICMOBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSc_ICMOBillList" 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="set_ClearPonderationBillMain_Temp_ChangGui"> |
| | | <soap:operation soapAction="http://tempuri.org/set_ClearPonderationBillMain_Temp_ChangGui" 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="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:operation name="GetSc_ICMOBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSc_ICMOBillList" 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:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_BarCodeAutoWMS"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_BarCodeAutoWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Mould"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Mould" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Mould" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWorkProcInfoBoard"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWorkProcInfoBoard" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetICInventoryByBarCode_View"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetICInventoryByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMaterByBarCode_View"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetMaterByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetICInventoryByBarCodeSP_View"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetICInventoryByBarCodeSP_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMaterByBarCodeSP_View"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetMaterByBarCodeSP_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="SetFIFOPonderationBillMain_Temp"> |
| | | <soap12:operation soapAction="http://tempuri.org/SetFIFOPonderationBillMain_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_BarCode_Fast"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Fast" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_OutFast"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_OutFast" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Out"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Out" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MulSource"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MulSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_MulSource"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSource" 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_SourceBill_MateOut"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_SourceBill_MateOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_MulSourceBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSourceBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_MulSource"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_MulSource" 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="set_SavePonderationBillMain_Temp_BarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_All"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_All" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_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_SavePonderationBillMain_Temp_BarCode_SenKai"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_SenKai" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi" 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_FeiLong"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_FeiLong" 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_DifferentMater_FeiLong"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_FeiLong" 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_DifferentMater_SellOutBack_FeiLong"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveDoorOutCheck_BarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveDoorOutCheck_BarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOInStockCheck_BarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOInStockCheck_BarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckTypeByMouldBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_CheckTypeByMouldBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeBySource_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeBySource_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSourceBillList_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/getSourceBillList_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillSubType"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BillSubType" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSourceBill_New2"> |
| | | <soap12:operation soapAction="http://tempuri.org/getSourceBill_New2" 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_MaterBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBill_MaterBarCode" 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_ICMOReport"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBill_ICMOReport" 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: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_SourceBarCode_MateReplenishOut"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MateReplenishOut" 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_MoveStock"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock" 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_MoveStock_XiaBao"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock_XiaBao" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStockStepIn"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStockStepIn" 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_POStockInBack"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_POStockInBack" 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_MateOutBack"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MateOutBack" 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_SellOutBack"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_SellOutBack" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_PackBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_PackBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BaseSet"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BaseSet" 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"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BillBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStock_PD"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BarCode_MoveStock_PD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_PD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock_PD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStock_AddSource"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BarCode_MoveStock_AddSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSource"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetJXBarCode_SiMoEr"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetJXBarCode_SiMoEr" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_PackBarCode_PackUnionBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_PackBarCode_PackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_PackUnionBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BarCode_PackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntry_Tmp_Pack"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetBillEntry_Tmp_Pack" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DelPackUnionBill_Temp_Pack"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_DelPackUnionBill_Temp_Pack" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePackUnionBill_Add"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePackUnionBill_Add" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_PackBarCode_DeletePackUnionBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_PackBarCode_DeletePackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DeletePackUnionBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_DeletePackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCodePack_In_MoveStockBill_HuanTuo"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BarCodePack_In_MoveStockBill_HuanTuo" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStockBill_HuanTuo"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BarCode_MoveStockBill_HuanTuo" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntry_Temp_MoveStockBill_HuanTuo"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetBillEntry_Temp_MoveStockBill_HuanTuo" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DelPackUnionBill_Temp_MoveStockBill_HuanTuo"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_DelPackUnionBill_Temp_MoveStockBill_HuanTuo" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_HuanTuo"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_HuanTuo" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_PackUnionCarryUp"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BarCode_PackUnionCarryUp" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SNBarCode_PackUnionCarryUp"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SNBarCode_PackUnionCarryUp" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntry_TmpList_PackUnionCarryUp"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetBillEntry_TmpList_PackUnionCarryUp" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePackUnionCarryUpBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePackUnionCarryUpBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DelPackUnionBill_Temp"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_DelPackUnionBill_Temp" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="TempList_Modify_Pack"> |
| | | <soap12:operation soapAction="http://tempuri.org/TempList_Modify_Pack" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_PackUnionBill_TempList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSc_PackUnionBill_TempList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteTemp_PackUnionBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/DeleteTemp_PackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSourceBillList_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSourceBillList_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_Temp_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_UpdateTemp_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_UpdateTemp_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_TempList_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock_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_CheckPOInStockBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_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_CheckPOInStockBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_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_CheckPOInStockBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSTJGInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveSTJGInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckSTJGOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckSTJGOutBill_Row"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill_Row" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProExchReport_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProExchReport_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_SaveNoPassProdCheckBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveNoPassProdCheckBill_New" 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"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList" 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_ChangeBox"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_ChangeBox" 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_Audit_TempList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKF_PonderationBillMain_Audit_TempList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteBillList_Audit"> |
| | | <soap12:operation soapAction="http://tempuri.org/DeleteBillList_Audit" 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_Update_WHandSP"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_WHandSP" 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_Update_SP"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_SP" 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_OrgandWHSP"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_OrgandWHSP" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="TempList_Modify"> |
| | | <soap12:operation soapAction="http://tempuri.org/TempList_Modify" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/DeleteBillList" 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_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetAGVBillList_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetAGVBillList_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetAGVBillList_BillNoQuery"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetAGVBillList_BillNoQuery" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteICStockBillAndWMS"> |
| | | <soap12:operation soapAction="http://tempuri.org/DeleteICStockBillAndWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ICStockBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_ICStockBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ICStockBillQueryList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_ICStockBillQueryList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_ICInventoryByMaterIDList"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_ICInventoryByMaterIDList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCode" style="document" /> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_PackBarCode_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_PackBarCode_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="GetWorkProcInfoBoard"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWorkProcInfoBoard" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD" style="document" /> |
| | | <wsdl:operation name="GetICInventoryByBarCode_View"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetICInventoryByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_BillCheck" style="document" /> |
| | | <wsdl:operation name="GetMaterByBarCode_View"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetMaterByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill" style="document" /> |
| | | <wsdl:operation name="GetICInventoryByBarCodeSP_View"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetICInventoryByBarCodeSP_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_New" style="document" /> |
| | | <wsdl:operation name="GetMaterByBarCodeSP_View"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetMaterByBarCodeSP_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="SetFIFOPonderationBillMain_Temp"> |
| | | <soap12:operation soapAction="http://tempuri.org/SetFIFOPonderationBillMain_Temp" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Fast"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Fast" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBill" style="document" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddPOStockInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckAddPOStockInBill" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_OutFast"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_OutFast" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOStockInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckPOStockInBill" style="document" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Out"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Out" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditPOStockInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_AuditPOStockInBill" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MulSource"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MulSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBill_New" style="document" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_MulSource"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_SourceBill_MateOut"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_SourceBill_MateOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBill_CLD" style="document" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_MulSourceBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSourceBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_MulSource_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBill_MulSource_CLD" style="document" /> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_MulSource"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_MulSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckProductInBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckProductInBill_CLD" style="document" /> |
| | | <wsdl:operation name="getSourceBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/getSourceBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetInfoByBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetInfoByBarCode" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveKf_AGVRequestBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveKf_AGVRequestBill" style="document" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_All"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_All" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBackBill" style="document" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBackBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBackBill_New" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_SenKai"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_SenKai" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBill" style="document" /> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddProductInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckAddProductInBill" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_FeiLong"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_FeiLong" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckProductInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckProductInBill" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLong"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_FeiLong" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditProductInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_AuditProductInBill" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveDoorOutCheck_BarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveDoorOutCheck_BarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOInStockCheck_BarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOInStockCheck_BarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckTypeByMouldBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_CheckTypeByMouldBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeBySource_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeBySource_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSourceBillList_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/getSourceBillList_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillSubType"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BillSubType" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSourceBill_New2"> |
| | | <soap12:operation soapAction="http://tempuri.org/getSourceBill_New2" 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_MaterBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBill_MaterBarCode" 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_ICMOReport"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBill_ICMOReport" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </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:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_MES"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_MES" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock_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_CheckPOInStockBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_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_CheckPOInStockBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_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_CheckPOInStockBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSTJGInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveSTJGInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckSTJGOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckSTJGOutBill_Row"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill_Row" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProExchReport_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProExchReport_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_SaveStationOutBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveStationOutBill_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_SaveNoPassProdCheckBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveNoPassProdCheckBill_New" 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"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList" 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_ChangeBox"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_ChangeBox" 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_Audit_TempList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKF_PonderationBillMain_Audit_TempList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteBillList_Audit"> |
| | | <soap12:operation soapAction="http://tempuri.org/DeleteBillList_Audit" 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_Update_WHandSP"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_WHandSP" 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_Update_SP"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_SP" 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_OrgandWHSP"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_OrgandWHSP" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="TempList_Modify"> |
| | | <soap12:operation soapAction="http://tempuri.org/TempList_Modify" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/DeleteBillList" 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_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetAGVBillList_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetAGVBillList_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetAGVBillList_BillNoQuery"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetAGVBillList_BillNoQuery" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteICStockBillAndWMS"> |
| | | <soap12:operation soapAction="http://tempuri.org/DeleteICStockBillAndWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ICStockBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_ICStockBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ICStockBillQueryList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_ICStockBillQueryList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_ICInventoryByMaterIDList"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_ICInventoryByMaterIDList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckQtyByBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_CheckQtyByBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <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:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <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:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <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:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckAddEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill_Row"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill_Row" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_AuditEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_EntrustOutBill_K3_Source"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_EntrustOutBill_K3_Source" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_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_SaveEntrustOutBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_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_SaveEntrustOutBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_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_SaveEntrustOutBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_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_SaveOtherOutBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBackBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddOtherOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckAddOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill_Row"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckOtherOutBill_Row" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditOtherOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_AuditOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_StockOutStyle"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_StockOutStyle" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_MES"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_MES" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_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_SaveOtherOutBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_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_SavePOStockInBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_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_SavePOStockInBackBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_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_SavePOStockInBackBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_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_SavePOStockInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddPOStockInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckAddPOStockInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOStockInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckPOStockInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditPOStockInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_AuditPOStockInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBill_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_SavePOStockInBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBill_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_SavePOStockInBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBill_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_SavePOStockInBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBill_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_SaveProductInBill_MulSource_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBill_MulSource_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_CheckProductInBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckProductInBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetInfoByBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetInfoByBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveKf_AGVRequestBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveKf_AGVRequestBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBackBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBackBill_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"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddProductInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckAddProductInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckProductInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckProductInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditProductInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_AuditProductInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <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:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <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:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_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_SaveMoveStockStepOutBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_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_SaveMoveStockStepInBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockStepInBill_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_SaveMoveStockStepInBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockStepInBill_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_SaveCheckStockBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveCheckStockBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveCheckStockBill_WMS"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveCheckStockBill_WMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_IsCheckStock_ICInventory"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_IsCheckStock_ICInventory" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSellOutBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBill_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_SaveSellOutBill_MES"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBill_MES" 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> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill" style="document" /> |
| | | <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> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill_Row"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill_Row" style="document" /> |
| | | <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_AuditEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_AuditEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_EntrustOutBill_K3_Source"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_EntrustOutBill_K3_Source" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_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_SaveEntrustOutBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_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_SaveEntrustOutBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_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_SaveEntrustOutBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_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_SaveOtherOutBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBackBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddOtherOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckAddOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill_Row"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckOtherOutBill_Row" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditOtherOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_AuditOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_StockOutStyle"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_StockOutStyle" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New" style="document" /> |
| | | <wsdl:operation name="set_ClearPonderationBillMain_Temp_ChangGui"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_ClearPonderationBillMain_Temp_ChangGui" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_CLD_New_PD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_CLD_New_PD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStock_PD"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BarCode_MoveStock_PD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_PD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock_PD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_AR"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock_AR" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckXCMoveStockBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckXCMoveStockBill" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_CLD_New_PD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_CLD_New_PD" 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> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_CLD_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_CLD_BillCheck" style="document" /> |
| | | <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> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_New" style="document" /> |
| | | <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> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_CLD_New" style="document" /> |
| | | <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> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepInBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockStepInBill_New" style="document" /> |
| | | <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> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepInBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockStepInBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="GetKf_ProductInBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_ProductInBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveCheckStockBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveCheckStockBill" style="document" /> |
| | | <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_SaveCheckStockBill_WMS"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveCheckStockBill_WMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_IsCheckStock_ICInventory"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_IsCheckStock_ICInventory" style="document" /> |
| | | <wsdl:operation name="GetSc_ICMOBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSc_ICMOBillList" 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="set_ClearPonderationBillMain_Temp_ChangGui"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_ClearPonderationBillMain_Temp_ChangGui" 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> |
| | |
| | | <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="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> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSc_ICMOBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | </wsdl:binding> |
| | | <wsdl:service name="WebService1"> |
| | | <wsdl:port name="WebService1Soap" binding="tns:WebService1Soap"> |
| | | <soap:address location="http://localhost:8098/WebService1.asmx" /> |
| | | <soap:address location="http://192.168.0.11/WEBS-WMS/WebService1.asmx" /> |
| | | </wsdl:port> |
| | | <wsdl:port name="WebService1Soap12" binding="tns:WebService1Soap12"> |
| | | <soap12:address location="http://localhost:8098/WebService1.asmx" /> |
| | | <soap12:address location="http://192.168.0.11/WEBS-WMS/WebService1.asmx" /> |
| | | </wsdl:port> |
| | | </wsdl:service> |
| | | </wsdl:definitions> |