| | |
| | | <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_CheckTypeByMouldSource"> |
| | | <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="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_CheckTypeByMouldSourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByMouldSourceResult" type="tns:ClsKf_ICStockBill_Mould" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_ICStockBill_Mould"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWhNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSPNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeptNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeptName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSupNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSupName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOWNERNAME" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMulSourceFlag" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockInOrgName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockOutOrgName" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="getMouldSourceBillList"> |
| | | <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="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="getMouldSourceBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="getMouldSourceBillListResult" type="tns:ClsKf_ICStockBill_Mould" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckTypeByMouldBarCode_ProdCheckStock"> |
| | | <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="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="HStockCheckItemID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockCheckNumber" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCorrespondentTypeID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCorrespondentID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckTypeByMouldBarCode_ProdCheckStockResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_CheckTypeByMouldBarCode_ProdCheckStockResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMouldBillEntry_TmpList"> |
| | | <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="GetMouldBillEntry_TmpListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetMouldBillEntry_TmpListResult"> |
| | | <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_DelSc_MouldStockBillMain_Temp"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMouldInterID" type="s:long" /> |
| | | <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="set_DelSc_MouldStockBillMain_TempResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_DelSc_MouldStockBillMain_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_SaveMouldStockBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsSc_MouldStockBillMain" /> |
| | | <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="ClsSc_MouldStockBillMain"> |
| | | <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="HSupID" 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="HWHID" 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="HRepairType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCorrespondentTypeID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:complexType name="ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <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="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillSubType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillStatus" type="s:int" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckItemNowID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckItemNextID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckFlowID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HEmpCode" 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="HBacker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBackDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBackRemark" 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="1" maxOccurs="1" name="HCloseType" type="s:boolean" /> |
| | | <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="HBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMainSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMainSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMainSourceInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMainSourceEntryID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_SaveMouldStockBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMouldStockBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="MouldTempList_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="MouldTempList_ModifyResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="MouldTempList_ModifyResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMouldSource"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <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="HSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMouldSourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetMouldSourceResult"> |
| | | <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="GetSc_MouldStockBillMain_TempList"> |
| | | <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="GetSc_MouldStockBillMain_TempListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSc_MouldStockBillMain_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="DeleteMouldBillList"> |
| | | <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="DeleteMouldBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="DeleteMouldBillListResult" 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"> |
| | | <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="sMouldManagerCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetBillEntry_TmpListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetBillEntry_TmpListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMouldManagerCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetBillEntryTmpList"> |
| | | <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="sMouldManagerCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetBillEntryTmpListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetBillEntryTmpListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMouldManagerCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByPackBarCode_Pack"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | <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_CheckTypeByBarCode_PackUnion"> |
| | |
| | | </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: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:complexType name="ClsXt_SystemParameterMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_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_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="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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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="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_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_ERPStockCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_WMSStockCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_WMSStockCtl_ERPMode" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="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_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_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="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="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="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="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="Sc_MouldLowerBill_MouldUpper" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckResponse"> |
| | |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_BillCheckResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillBarCode_Verify"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillBarCode_VerifyResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCode_VerifyResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_ICStockBill_Mould"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWhNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSPNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeptNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeptName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSupNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSupName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOWNERNAME" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMulSourceFlag" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockInOrgName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockOutOrgName" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="DeleteMould"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | <s:element minOccurs="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_InfoByBarCode_Source"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sBool" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_InfoByBarCode_SourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_InfoByBarCode_SourceResult" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sBool" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_InfoByBarCodeForReport"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_InfoByBarCodeForReportResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_InfoByBarCodeForReportResult" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_InfoByStationInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="lngBillKey" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_InfoByStationInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_InfoByStationInBillResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_InfoByStationOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="lngBillKey" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_InfoByStationOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_InfoByStationOutBillResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_MaxBillNoAndID"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HTranType" type="s:string" /> |
| | | <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="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_MaxBillNoAndIDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillNoAndIDResult" type="s:boolean" /> |
| | | <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="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | </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_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_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:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_AR"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStock"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARResponse"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStockResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARResult" type="s:boolean" /> |
| | | <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:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByMouldSource"> |
| | | <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="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_CheckTypeByMouldSourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByMouldSourceResult" type="tns:ClsKf_ICStockBill_Mould" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getMouldSourceBillList"> |
| | | <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="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="getMouldSourceBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="getMouldSourceBillListResult" type="tns:ClsKf_ICStockBill_Mould" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckTypeByMouldBarCode_ProdCheckStock"> |
| | | <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="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="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="HStockCheckItemID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockCheckNumber" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCorrespondentTypeID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCorrespondentID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Get_CheckTypeByMouldBarCode_ProdCheckStockResponse"> |
| | | <s:element name="GetJXBarCode_SiMoErResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Get_CheckTypeByMouldBarCode_ProdCheckStockResult" type="s:boolean" /> |
| | | <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:element> |
| | | <s:element name="GetMouldBillEntry_TmpList"> |
| | | <s:element name="set_CheckOtherInBill"> |
| | | <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="oMain" type="tns:ClsKf_OtherInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMouldBillEntry_TmpListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetMouldBillEntry_TmpListResult"> |
| | | <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_DelSc_MouldStockBillMain_Temp"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMouldInterID" type="s:long" /> |
| | | <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="set_DelSc_MouldStockBillMain_TempResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_DelSc_MouldStockBillMain_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_SaveMouldStockBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsSc_MouldStockBillMain" /> |
| | | <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="ClsSc_MouldStockBillMain"> |
| | | <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="HSupID" 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="HWHID" 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="HRepairType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCorrespondentTypeID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:complexType name="ClsXt_BaseBillMain"> |
| | | <s:complexType name="ClsKf_OtherInBillMain_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="HBillSubType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillStatus" type="s:int" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckItemNowID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckItemNextID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckFlowID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HEmpCode" 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="HBacker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBackDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBackRemark" 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="1" maxOccurs="1" name="HCloseType" type="s:boolean" /> |
| | | <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="HBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMainSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMainSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMainSourceInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMainSourceEntryID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_SaveMouldStockBill_NewResponse"> |
| | | <s:element name="set_CheckOtherInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMouldStockBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckOtherInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="MouldTempList_Modify"> |
| | | <s:element name="set_AuditOtherInBill"> |
| | | <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="oMain" type="tns:ClsKf_OtherInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="MouldTempList_ModifyResponse"> |
| | | <s:element name="set_AuditOtherInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="MouldTempList_ModifyResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_AuditOtherInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMouldSource"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <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="HSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="get_StockInStyle"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="GetMouldSourceResponse"> |
| | | <s:element name="get_StockInStyleResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetMouldSourceResult"> |
| | | <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="GetSc_MouldStockBillMain_TempList"> |
| | | <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="GetSc_MouldStockBillMain_TempListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSc_MouldStockBillMain_TempListResult"> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_StockInStyleResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="DeleteMouldBillList"> |
| | | <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="DeleteMouldBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="DeleteMouldBillListResult" 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"> |
| | | <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="sMouldManagerCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetBillEntry_TmpListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetBillEntry_TmpListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMouldManagerCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetBillEntryTmpList"> |
| | | <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="sMouldManagerCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetBillEntryTmpListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetBillEntryTmpListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMouldManagerCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherInBill_CLD_New"> |
| | | <s:element name="set_SaveOtherInBill_New"> |
| | | <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:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveOtherInBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_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_SaveOtherInBill_CLD_New"> |
| | | <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_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_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_SaveOtherInBill_CLD_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherInBill_CLD_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_CLD_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_SaveOtherInBill_CLD_BillCheck_Verify"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherInBill_CLD_BillCheck_VerifyResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_CLD_BillCheck_VerifyResult" 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_InfoByBarCode_Source"> |
| | | <s:element name="set_SaveEntrustOutBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sBool" type="s:boolean" /> |
| | | <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="get_InfoByBarCode_SourceResponse"> |
| | | <s:complexType name="ClsKf_EntrustOutBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMangerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveEntrustOutBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_InfoByBarCode_SourceResult" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sBool" type="s:boolean" /> |
| | | <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="get_InfoByBarCodeForReport"> |
| | | <s:element name="set_SaveOtherOutBackBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_InfoByBarCodeForReportResponse"> |
| | | <s:complexType name="ClsKf_ICStockBillMain"> |
| | | <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="1" maxOccurs="1" name="HCurID" 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="HSellSID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyCompID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyTypeID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCarriage" type="s:float" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo_M" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyMoney" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckMoney" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckMoneyFor" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRemainMoney" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckStatus" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HHookType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HHookQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCarNo" 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="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HProcID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSALEORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPRDORGID" 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:element minOccurs="1" maxOccurs="1" name="HSETTLEORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERSUPPLIERID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDEMANDORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPURCHASEORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPAYORGID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOWNERTYPEID" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveOtherOutBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_InfoByBarCodeForReportResult" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | | <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="get_InfoByStationInBill"> |
| | | <s:element name="set_SaveOtherOutBackBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="lngBillKey" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_InfoByStationInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_InfoByStationInBillResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_InfoByStationOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="lngBillKey" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_InfoByStationOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_InfoByStationOutBillResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_MaxBillNoAndID"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HTranType" type="s:string" /> |
| | | <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="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_MaxBillNoAndIDResponse"> |
| | | <s:element name="set_SaveOtherOutBackBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillNoAndIDResult" type="s:boolean" /> |
| | | <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="set_SaveOtherOutBackBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_ICStockBillMain"> |
| | | <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="1" maxOccurs="1" name="HCurID" 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="HSellSID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyCompID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyTypeID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCarriage" type="s:float" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo_M" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyMoney" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckMoney" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckMoneyFor" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRemainMoney" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckStatus" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HHookType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HHookQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCarNo" 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="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HProcID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSALEORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPRDORGID" 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:element minOccurs="1" maxOccurs="1" name="HSETTLEORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERSUPPLIERID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDEMANDORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPURCHASEORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPAYORGID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOWNERTYPEID" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SavePOStockInBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_OtherInBillMain_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_CheckAddOtherInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckAddOtherInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckOtherInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckOtherInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckOtherInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditOtherInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditOtherInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_AuditOtherInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_StockInStyle"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_StockInStyleResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_StockInStyleResult"> |
| | | <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_SaveOtherInBill_New"> |
| | | <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="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherInBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_NewResult" 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_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: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:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBill_BillCheck"> |
| | | <s:element name="set_ClearPonderationBillMain_Temp_ChangGui"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" /> |
| | | <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_SaveEntrustOutBill_BillCheckResponse"> |
| | | <s:element name="set_ClearPonderationBillMain_Temp_ChangGuiResponse"> |
| | | <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="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 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:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStock"> |
| | | <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:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStockResponse"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MoveStockResult" type="s:boolean" /> |
| | | <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: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="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: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:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSc_PrepareMTRLBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSc_PrepareMTRLBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSc_PrepareMTRLBillListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetCg_POStockInBackBillList_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s: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_CheckTypeByMouldSourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByMouldSource" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByMouldSourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByMouldSourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getMouldSourceBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getMouldSourceBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getMouldSourceBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getMouldSourceBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckTypeByMouldBarCode_ProdCheckStockSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckTypeByMouldBarCode_ProdCheckStock" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckTypeByMouldBarCode_ProdCheckStockSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckTypeByMouldBarCode_ProdCheckStockResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMouldBillEntry_TmpListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetMouldBillEntry_TmpList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMouldBillEntry_TmpListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetMouldBillEntry_TmpListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_DelSc_MouldStockBillMain_TempSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_DelSc_MouldStockBillMain_Temp" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_DelSc_MouldStockBillMain_TempSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_DelSc_MouldStockBillMain_TempResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMouldStockBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMouldStockBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMouldStockBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMouldStockBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="MouldTempList_ModifySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:MouldTempList_Modify" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="MouldTempList_ModifySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:MouldTempList_ModifyResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMouldSourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetMouldSource" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMouldSourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetMouldSourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_MouldStockBillMain_TempListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_MouldStockBillMain_TempList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_MouldStockBillMain_TempListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_MouldStockBillMain_TempListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteMouldBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:DeleteMouldBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteMouldBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:DeleteMouldBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetBillEntry_TmpListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntry_TmpList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetBillEntry_TmpListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntry_TmpListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetBillEntryTmpListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntryTmpList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetBillEntryTmpListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntryTmpListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByPackBarCode_PackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByPackBarCode_Pack" /> |
| | | </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> |
| | | <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="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="set_SavePonderationBillMain_Temp_BarCode_MouldSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MouldResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_InfoByBarCode_SourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByBarCode_Source" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_InfoByBarCode_SourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByBarCode_SourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_InfoByBarCodeForReportSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByBarCodeForReport" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_InfoByBarCodeForReportSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByBarCodeForReportResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_InfoByStationInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByStationInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_InfoByStationInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByStationInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_InfoByStationOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByStationOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_InfoByStationOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByStationOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_MaxBillNoAndIDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_MaxBillNoAndIDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillNoAndIDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_MaxBillNoAndID_K3SoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_K3" /> |
| | |
| | | <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> |
| | | <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> |
| | | <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_BarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode" /> |
| | |
| | | <wsdl:message name="get_BarCode_MoveStockSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_MoveStockResponse" /> |
| | | </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 name="set_SavePonderationBillMain_Temp_BarCode_MoveStockSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock" /> |
| | | </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 name="set_SavePonderationBillMain_Temp_BarCode_MoveStockSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockResponse" /> |
| | | </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 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_CheckTypeByMouldSourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByMouldSource" /> |
| | | <wsdl:message name="GetJXBarCode_SiMoErSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetJXBarCode_SiMoEr" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByMouldSourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByMouldSourceResponse" /> |
| | | <wsdl:message name="GetJXBarCode_SiMoErSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetJXBarCode_SiMoErResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getMouldSourceBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getMouldSourceBillList" /> |
| | | <wsdl:message name="set_CheckOtherInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getMouldSourceBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getMouldSourceBillListResponse" /> |
| | | <wsdl:message name="set_CheckOtherInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckTypeByMouldBarCode_ProdCheckStockSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckTypeByMouldBarCode_ProdCheckStock" /> |
| | | <wsdl:message name="set_AuditOtherInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditOtherInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Get_CheckTypeByMouldBarCode_ProdCheckStockSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckTypeByMouldBarCode_ProdCheckStockResponse" /> |
| | | <wsdl:message name="set_AuditOtherInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditOtherInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMouldBillEntry_TmpListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetMouldBillEntry_TmpList" /> |
| | | <wsdl:message name="get_StockInStyleSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_StockInStyle" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMouldBillEntry_TmpListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetMouldBillEntry_TmpListResponse" /> |
| | | <wsdl:message name="get_StockInStyleSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_StockInStyleResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_DelSc_MouldStockBillMain_TempSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_DelSc_MouldStockBillMain_Temp" /> |
| | | <wsdl:message name="set_SaveOtherInBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_DelSc_MouldStockBillMain_TempSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_DelSc_MouldStockBillMain_TempResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMouldStockBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMouldStockBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMouldStockBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMouldStockBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="MouldTempList_ModifySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:MouldTempList_Modify" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="MouldTempList_ModifySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:MouldTempList_ModifyResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMouldSourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetMouldSource" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMouldSourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetMouldSourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_MouldStockBillMain_TempListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_MouldStockBillMain_TempList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_MouldStockBillMain_TempListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_MouldStockBillMain_TempListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteMouldBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:DeleteMouldBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteMouldBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:DeleteMouldBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetBillEntry_TmpListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntry_TmpList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetBillEntry_TmpListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntry_TmpListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetBillEntryTmpListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntryTmpList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetBillEntryTmpListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntryTmpListResponse" /> |
| | | <wsdl:message name="set_SaveOtherInBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLD_New" /> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_CLD_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLD_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_CLD_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLD_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_CLD_BillCheck_VerifySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLD_BillCheck_Verify" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_CLD_BillCheck_VerifySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLD_BillCheck_VerifyResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMouldProdInBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMouldProdInBill_New" /> |
| | |
| | | <wsdl:message name="Get_CheckWhAndSP_BeUpdateSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Get_CheckWhAndSP_BeUpdateResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_InfoByBarCode_SourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByBarCode_Source" /> |
| | | <wsdl:message name="set_SaveEntrustOutBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_InfoByBarCode_SourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByBarCode_SourceResponse" /> |
| | | <wsdl:message name="set_SaveEntrustOutBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_InfoByBarCodeForReportSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByBarCodeForReport" /> |
| | | <wsdl:message name="set_SaveOtherOutBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBackBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_InfoByBarCodeForReportSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByBarCodeForReportResponse" /> |
| | | <wsdl:message name="set_SaveOtherOutBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBackBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_InfoByStationInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByStationInBill" /> |
| | | <wsdl:message name="set_SaveOtherOutBackBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBackBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_InfoByStationInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByStationInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_InfoByStationOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByStationOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_InfoByStationOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByStationOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_MaxBillNoAndIDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_MaxBillNoAndIDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillNoAndIDResponse" /> |
| | | <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 name="set_CheckAddOtherInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddOtherInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckOtherInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckOtherInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditOtherInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditOtherInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditOtherInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditOtherInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_StockInStyleSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_StockInStyle" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_StockInStyleSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_StockInStyleResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepInBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepInBill_New" /> |
| | | </wsdl:message> |
| | |
| | | </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_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 name="set_ClearPonderationBillMain_Temp_ChangGuiSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_ClearPonderationBillMain_Temp_ChangGui" /> |
| | | </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 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_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_MoveStockSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock" /> |
| | | <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_MoveStockSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockResponse" /> |
| | | <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_SaveMoveStockStepOutBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_CLD_NewResponse" /> |
| | | </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:message name="GetSc_ICMOReportBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOReportBillList" /> |
| | |
| | | <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="GetKf_STJGOutBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_STJGOutBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_PrepareMTRLBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_PrepareMTRLBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_PrepareMTRLBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_PrepareMTRLBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetCg_POStockInBackBillList_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetCg_POStockInBackBillList_CLD" /> |
| | | </wsdl:message> |
| | |
| | | <wsdl:message name="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_CheckTypeByMouldSource"> |
| | | <wsdl:input message="tns:get_CheckTypeByMouldSourceSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByMouldSourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getMouldSourceBillList"> |
| | | <wsdl:input message="tns:getMouldSourceBillListSoapIn" /> |
| | | <wsdl:output message="tns:getMouldSourceBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckTypeByMouldBarCode_ProdCheckStock"> |
| | | <wsdl:input message="tns:Get_CheckTypeByMouldBarCode_ProdCheckStockSoapIn" /> |
| | | <wsdl:output message="tns:Get_CheckTypeByMouldBarCode_ProdCheckStockSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMouldBillEntry_TmpList"> |
| | | <wsdl:input message="tns:GetMouldBillEntry_TmpListSoapIn" /> |
| | | <wsdl:output message="tns:GetMouldBillEntry_TmpListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DelSc_MouldStockBillMain_Temp"> |
| | | <wsdl:input message="tns:set_DelSc_MouldStockBillMain_TempSoapIn" /> |
| | | <wsdl:output message="tns:set_DelSc_MouldStockBillMain_TempSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMouldStockBill_New"> |
| | | <wsdl:input message="tns:set_SaveMouldStockBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMouldStockBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="MouldTempList_Modify"> |
| | | <wsdl:input message="tns:MouldTempList_ModifySoapIn" /> |
| | | <wsdl:output message="tns:MouldTempList_ModifySoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMouldSource"> |
| | | <wsdl:input message="tns:GetMouldSourceSoapIn" /> |
| | | <wsdl:output message="tns:GetMouldSourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_MouldStockBillMain_TempList"> |
| | | <wsdl:input message="tns:GetSc_MouldStockBillMain_TempListSoapIn" /> |
| | | <wsdl:output message="tns:GetSc_MouldStockBillMain_TempListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteMouldBillList"> |
| | | <wsdl:input message="tns:DeleteMouldBillListSoapIn" /> |
| | | <wsdl:output message="tns:DeleteMouldBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntry_TmpList"> |
| | | <wsdl:input message="tns:GetBillEntry_TmpListSoapIn" /> |
| | | <wsdl:output message="tns:GetBillEntry_TmpListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntryTmpList"> |
| | | <wsdl:input message="tns:GetBillEntryTmpListSoapIn" /> |
| | | <wsdl:output message="tns:GetBillEntryTmpListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByPackBarCode_Pack"> |
| | | <wsdl:input message="tns:get_CheckTypeByPackBarCode_PackSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByPackBarCode_PackSoapOut" /> |
| | |
| | | <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 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: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:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MouldSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MouldSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByBarCode_Source"> |
| | | <wsdl:input message="tns:get_InfoByBarCode_SourceSoapIn" /> |
| | | <wsdl:output message="tns:get_InfoByBarCode_SourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByBarCodeForReport"> |
| | | <wsdl:input message="tns:get_InfoByBarCodeForReportSoapIn" /> |
| | | <wsdl:output message="tns:get_InfoByBarCodeForReportSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByStationInBill"> |
| | | <wsdl:input message="tns:get_InfoByStationInBillSoapIn" /> |
| | | <wsdl:output message="tns:get_InfoByStationInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByStationOutBill"> |
| | | <wsdl:input message="tns:get_InfoByStationOutBillSoapIn" /> |
| | | <wsdl:output message="tns:get_InfoByStationOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_MaxBillNoAndID"> |
| | | <wsdl:input message="tns:get_MaxBillNoAndIDSoapIn" /> |
| | | <wsdl:output message="tns:get_MaxBillNoAndIDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_MaxBillNoAndID_K3"> |
| | | <wsdl:input message="tns:get_MaxBillNoAndID_K3SoapIn" /> |
| | |
| | | <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 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 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_BarCode"> |
| | | <wsdl:input message="tns:get_BarCodeSoapIn" /> |
| | |
| | | <wsdl:input message="tns:get_BarCode_MoveStockSoapIn" /> |
| | | <wsdl:output message="tns:get_BarCode_MoveStockSoapOut" /> |
| | | </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 name="set_SavePonderationBillMain_Temp_BarCode_MoveStock"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiSoapIn" /> |
| | |
| | | <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_CheckTypeByMouldSource"> |
| | | <wsdl:input message="tns:get_CheckTypeByMouldSourceSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByMouldSourceSoapOut" /> |
| | | <wsdl:operation name="GetJXBarCode_SiMoEr"> |
| | | <wsdl:input message="tns:GetJXBarCode_SiMoErSoapIn" /> |
| | | <wsdl:output message="tns:GetJXBarCode_SiMoErSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getMouldSourceBillList"> |
| | | <wsdl:input message="tns:getMouldSourceBillListSoapIn" /> |
| | | <wsdl:output message="tns:getMouldSourceBillListSoapOut" /> |
| | | <wsdl:operation name="set_CheckOtherInBill"> |
| | | <wsdl:input message="tns:set_CheckOtherInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckOtherInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckTypeByMouldBarCode_ProdCheckStock"> |
| | | <wsdl:input message="tns:Get_CheckTypeByMouldBarCode_ProdCheckStockSoapIn" /> |
| | | <wsdl:output message="tns:Get_CheckTypeByMouldBarCode_ProdCheckStockSoapOut" /> |
| | | <wsdl:operation name="set_AuditOtherInBill"> |
| | | <wsdl:input message="tns:set_AuditOtherInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditOtherInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMouldBillEntry_TmpList"> |
| | | <wsdl:input message="tns:GetMouldBillEntry_TmpListSoapIn" /> |
| | | <wsdl:output message="tns:GetMouldBillEntry_TmpListSoapOut" /> |
| | | <wsdl:operation name="get_StockInStyle"> |
| | | <wsdl:input message="tns:get_StockInStyleSoapIn" /> |
| | | <wsdl:output message="tns:get_StockInStyleSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DelSc_MouldStockBillMain_Temp"> |
| | | <wsdl:input message="tns:set_DelSc_MouldStockBillMain_TempSoapIn" /> |
| | | <wsdl:output message="tns:set_DelSc_MouldStockBillMain_TempSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMouldStockBill_New"> |
| | | <wsdl:input message="tns:set_SaveMouldStockBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMouldStockBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="MouldTempList_Modify"> |
| | | <wsdl:input message="tns:MouldTempList_ModifySoapIn" /> |
| | | <wsdl:output message="tns:MouldTempList_ModifySoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMouldSource"> |
| | | <wsdl:input message="tns:GetMouldSourceSoapIn" /> |
| | | <wsdl:output message="tns:GetMouldSourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_MouldStockBillMain_TempList"> |
| | | <wsdl:input message="tns:GetSc_MouldStockBillMain_TempListSoapIn" /> |
| | | <wsdl:output message="tns:GetSc_MouldStockBillMain_TempListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteMouldBillList"> |
| | | <wsdl:input message="tns:DeleteMouldBillListSoapIn" /> |
| | | <wsdl:output message="tns:DeleteMouldBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntry_TmpList"> |
| | | <wsdl:input message="tns:GetBillEntry_TmpListSoapIn" /> |
| | | <wsdl:output message="tns:GetBillEntry_TmpListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntryTmpList"> |
| | | <wsdl:input message="tns:GetBillEntryTmpListSoapIn" /> |
| | | <wsdl:output message="tns:GetBillEntryTmpListSoapOut" /> |
| | | <wsdl:operation name="set_SaveOtherInBill_New"> |
| | | <wsdl:input message="tns:set_SaveOtherInBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherInBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveOtherInBill_CLD_NewSoapIn" /> |
| | |
| | | <wsdl:operation name="set_SaveOtherInBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveOtherInBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherInBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_CLD_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveOtherInBill_CLD_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherInBill_CLD_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_CLD_BillCheck_Verify"> |
| | | <wsdl:input message="tns:set_SaveOtherInBill_CLD_BillCheck_VerifySoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherInBill_CLD_BillCheck_VerifySoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMouldProdInBill_New"> |
| | | <wsdl:input message="tns:set_SaveMouldProdInBill_NewSoapIn" /> |
| | |
| | | <wsdl:input message="tns:Get_CheckWhAndSP_BeUpdateSoapIn" /> |
| | | <wsdl:output message="tns:Get_CheckWhAndSP_BeUpdateSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByBarCode_Source"> |
| | | <wsdl:input message="tns:get_InfoByBarCode_SourceSoapIn" /> |
| | | <wsdl:output message="tns:get_InfoByBarCode_SourceSoapOut" /> |
| | | <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="get_InfoByBarCodeForReport"> |
| | | <wsdl:input message="tns:get_InfoByBarCodeForReportSoapIn" /> |
| | | <wsdl:output message="tns:get_InfoByBarCodeForReportSoapOut" /> |
| | | <wsdl:operation name="set_SaveOtherOutBackBill"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBackBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByStationInBill"> |
| | | <wsdl:input message="tns:get_InfoByStationInBillSoapIn" /> |
| | | <wsdl:output message="tns:get_InfoByStationInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByStationOutBill"> |
| | | <wsdl:input message="tns:get_InfoByStationOutBillSoapIn" /> |
| | | <wsdl:output message="tns:get_InfoByStationOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_MaxBillNoAndID"> |
| | | <wsdl:input message="tns:get_MaxBillNoAndIDSoapIn" /> |
| | | <wsdl:output message="tns:get_MaxBillNoAndIDSoapOut" /> |
| | | <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:input message="tns:set_CheckAddOtherInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckAddOtherInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherInBill"> |
| | | <wsdl:input message="tns:set_CheckOtherInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckOtherInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditOtherInBill"> |
| | | <wsdl:input message="tns:set_AuditOtherInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditOtherInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_StockInStyle"> |
| | | <wsdl:input message="tns:get_StockInStyleSoapIn" /> |
| | | <wsdl:output message="tns:get_StockInStyleSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_New"> |
| | | <wsdl:input message="tns:set_SaveOtherInBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherInBill_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 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_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 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_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"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockSoapOut" /> |
| | | <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: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="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_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:input message="tns:GetKf_STJGOutBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_STJGOutBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_PrepareMTRLBillList"> |
| | | <wsdl:input message="tns:GetSc_PrepareMTRLBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetSc_PrepareMTRLBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetCg_POStockInBackBillList_CLD"> |
| | | <wsdl:input message="tns:GetCg_POStockInBackBillList_CLDSoapIn" /> |
| | | <wsdl:output message="tns:GetCg_POStockInBackBillList_CLDSoapOut" /> |
| | |
| | | <wsdl: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_CheckTypeByMouldSource"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByMouldSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getMouldSourceBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/getMouldSourceBillList" 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_ProdCheckStock"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_CheckTypeByMouldBarCode_ProdCheckStock" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMouldBillEntry_TmpList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetMouldBillEntry_TmpList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DelSc_MouldStockBillMain_Temp"> |
| | | <soap:operation soapAction="http://tempuri.org/set_DelSc_MouldStockBillMain_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_SaveMouldStockBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMouldStockBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="MouldTempList_Modify"> |
| | | <soap:operation soapAction="http://tempuri.org/MouldTempList_Modify" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMouldSource"> |
| | | <soap:operation soapAction="http://tempuri.org/GetMouldSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_MouldStockBillMain_TempList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSc_MouldStockBillMain_TempList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteMouldBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/DeleteMouldBillList" 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"> |
| | | <soap:operation soapAction="http://tempuri.org/GetBillEntry_TmpList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntryTmpList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetBillEntryTmpList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByPackBarCode_Pack"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByPackBarCode_Pack" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <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> |
| | |
| | | </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: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="get_BillBarCode_Verify"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BillBarCode_Verify" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Mould" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByBarCode_Source"> |
| | | <soap:operation soapAction="http://tempuri.org/get_InfoByBarCode_Source" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByBarCodeForReport"> |
| | | <soap:operation soapAction="http://tempuri.org/get_InfoByBarCodeForReport" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByStationInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/get_InfoByStationInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByStationOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/get_InfoByStationOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_MaxBillNoAndID"> |
| | | <soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </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> |
| | |
| | | </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> |
| | |
| | | </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> |
| | |
| | | <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:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByMouldSource"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByMouldSource" style="document" /> |
| | | <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="getMouldSourceBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/getMouldSourceBillList" style="document" /> |
| | | <wsdl:operation name="set_CheckOtherInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckOtherInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckTypeByMouldBarCode_ProdCheckStock"> |
| | | <soap:operation soapAction="http://tempuri.org/Get_CheckTypeByMouldBarCode_ProdCheckStock" style="document" /> |
| | | <wsdl:operation name="set_AuditOtherInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_AuditOtherInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMouldBillEntry_TmpList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetMouldBillEntry_TmpList" style="document" /> |
| | | <wsdl:operation name="get_StockInStyle"> |
| | | <soap:operation soapAction="http://tempuri.org/get_StockInStyle" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DelSc_MouldStockBillMain_Temp"> |
| | | <soap:operation soapAction="http://tempuri.org/set_DelSc_MouldStockBillMain_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_SaveMouldStockBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMouldStockBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="MouldTempList_Modify"> |
| | | <soap:operation soapAction="http://tempuri.org/MouldTempList_Modify" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMouldSource"> |
| | | <soap:operation soapAction="http://tempuri.org/GetMouldSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_MouldStockBillMain_TempList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSc_MouldStockBillMain_TempList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteMouldBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/DeleteMouldBillList" 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"> |
| | | <soap:operation soapAction="http://tempuri.org/GetBillEntry_TmpList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntryTmpList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetBillEntryTmpList" style="document" /> |
| | | <wsdl:operation name="set_SaveOtherInBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_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_SaveOtherInBill_CLD_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD_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_SaveOtherInBill_CLD_BillCheck_Verify"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD_BillCheck_Verify" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByBarCode_Source"> |
| | | <soap:operation soapAction="http://tempuri.org/get_InfoByBarCode_Source" style="document" /> |
| | | <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> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByBarCodeForReport"> |
| | | <soap:operation soapAction="http://tempuri.org/get_InfoByBarCodeForReport" style="document" /> |
| | | <wsdl:operation name="set_SaveOtherOutBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByStationInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/get_InfoByStationInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByStationOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/get_InfoByStationOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_MaxBillNoAndID"> |
| | | <soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID" style="document" /> |
| | | <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> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckOtherInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditOtherInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_AuditOtherInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_StockInStyle"> |
| | | <soap:operation soapAction="http://tempuri.org/get_StockInStyle" 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_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_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> |
| | |
| | | </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_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: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_SavePonderationBillMain_Temp_BarCode_MoveStock"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock" style="document" /> |
| | | <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: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="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_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:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_PrepareMTRLBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSc_PrepareMTRLBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetCg_POStockInBackBillList_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/GetCg_POStockInBackBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl: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_CheckTypeByMouldSource"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByMouldSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getMouldSourceBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/getMouldSourceBillList" 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_ProdCheckStock"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_CheckTypeByMouldBarCode_ProdCheckStock" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMouldBillEntry_TmpList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetMouldBillEntry_TmpList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DelSc_MouldStockBillMain_Temp"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_DelSc_MouldStockBillMain_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_SaveMouldStockBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMouldStockBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="MouldTempList_Modify"> |
| | | <soap12:operation soapAction="http://tempuri.org/MouldTempList_Modify" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMouldSource"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetMouldSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_MouldStockBillMain_TempList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSc_MouldStockBillMain_TempList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteMouldBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/DeleteMouldBillList" 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"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetBillEntry_TmpList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntryTmpList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetBillEntryTmpList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByPackBarCode_Pack"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByPackBarCode_Pack" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <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> |
| | |
| | | </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: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="get_BillBarCode_Verify"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BillBarCode_Verify" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Mould" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByBarCode_Source"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_InfoByBarCode_Source" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByBarCodeForReport"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_InfoByBarCodeForReport" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByStationInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_InfoByStationInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByStationOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_InfoByStationOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_MaxBillNoAndID"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </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> |
| | |
| | | </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> |
| | |
| | | </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> |
| | |
| | | <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:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByMouldSource"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByMouldSource" style="document" /> |
| | | <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="getMouldSourceBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/getMouldSourceBillList" style="document" /> |
| | | <wsdl:operation name="set_CheckOtherInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckOtherInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Get_CheckTypeByMouldBarCode_ProdCheckStock"> |
| | | <soap12:operation soapAction="http://tempuri.org/Get_CheckTypeByMouldBarCode_ProdCheckStock" style="document" /> |
| | | <wsdl:operation name="set_AuditOtherInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_AuditOtherInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMouldBillEntry_TmpList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetMouldBillEntry_TmpList" style="document" /> |
| | | <wsdl:operation name="get_StockInStyle"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_StockInStyle" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DelSc_MouldStockBillMain_Temp"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_DelSc_MouldStockBillMain_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_SaveMouldStockBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMouldStockBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="MouldTempList_Modify"> |
| | | <soap12:operation soapAction="http://tempuri.org/MouldTempList_Modify" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMouldSource"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetMouldSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_MouldStockBillMain_TempList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSc_MouldStockBillMain_TempList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteMouldBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/DeleteMouldBillList" 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"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetBillEntry_TmpList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntryTmpList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetBillEntryTmpList" style="document" /> |
| | | <wsdl:operation name="set_SaveOtherInBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_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_SaveOtherInBill_CLD_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD_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_SaveOtherInBill_CLD_BillCheck_Verify"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD_BillCheck_Verify" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByBarCode_Source"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_InfoByBarCode_Source" style="document" /> |
| | | <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> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByBarCodeForReport"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_InfoByBarCodeForReport" style="document" /> |
| | | <wsdl:operation name="set_SaveOtherOutBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByStationInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_InfoByStationInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_InfoByStationOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_InfoByStationOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_MaxBillNoAndID"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID" style="document" /> |
| | | <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> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckOtherInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditOtherInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_AuditOtherInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_StockInStyle"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_StockInStyle" 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_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_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> |
| | |
| | | </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_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: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_SavePonderationBillMain_Temp_BarCode_MoveStock"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock" style="document" /> |
| | | <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: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="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_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:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_PrepareMTRLBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSc_PrepareMTRLBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetCg_POStockInBackBillList_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetCg_POStockInBackBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl: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://192.168.63.3/WEBS-WMS/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://192.168.63.3/WEBS-WMS/WebService1.asmx" /> |
| | | <soap12:address location="http://192.168.0.11/WEBS-WMS/WebService1.asmx" /> |
| | | </wsdl:port> |
| | | </wsdl:service> |
| | | </wsdl:definitions> |