| | |
| | | <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="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="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HHMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="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_CheckTypeByPackBarCode_PackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByPackBarCode_PackResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_ICStockBill_WMS"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWhNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSPNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWhID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSCWhNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSCWhName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSCSPNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSCSPName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeptNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeptName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSupNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSupName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOWNERNAME" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMulSourceFlag" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockInOrgName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockOutOrgName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="get_CheckTypeByBarCode_PackUnion"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_PackUnionResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_CheckTypeByBarCode_PackUnionResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_PackSplit"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_PackSplitResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_CheckTypeByBarCode_PackSplitResult" 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_Pack"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetBillEntry_TmpList_PackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetBillEntry_TmpList_PackResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePackUnionBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePackUnionBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePackUnionBill_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_SavePackSplitBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePackSplitBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePackSplitBill_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_DelPonderationBillMain_Temp_Pack"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_DelPonderationBillMain_Temp_PackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_DelPonderationBillMain_Temp_PackResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_PackBarCode_PackUnionBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HHMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_PackBarCode_PackUnionBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_PackBarCode_PackUnionBillResult" type="tns:ClsGy_BarCodeBill_WMS_Model" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsGy_BarCodeBill_WMS_Model"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HUnitID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCodeType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMakeDate" type="s:dateTime" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPrintQty" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HinitQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMTONo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStopflag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HProduceDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HExpiryDate" type="s:dateTime" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="get_BarCode_PackUnionBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_PackUnionBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_BarCode_PackUnionBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetBillEntry_Tmp_Pack"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_ICStockBill_WMS"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWhNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSPNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWhID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSCWhNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSCWhName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSCSPNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSCSPName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeptNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeptName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSupNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSupName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOWNERNAME" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMulSourceFlag" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockInOrgName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockOutOrgName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBack" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceBarCodeFlag" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="get_BarCode_MoveStockBill_HuanTuo"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsGy_BarCodeBill_WMS_Model"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HUnitID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCodeType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMakeDate" type="s:dateTime" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPrintQty" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HinitQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMTONo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStopflag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HProduceDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HExpiryDate" type="s:dateTime" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="get_SNBarCode_PackUnionCarryUp"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:complexType> |
| | | <s:complexType name="ClsXt_SystemParameterMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_UpdateSourceInterID" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_MESFlag" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_FirstCheckOut" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_ProcessCheckOut" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Cg_POInStockBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Cg_POInStockBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Cg_POInStockBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Cg_POInStockBill_BarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Cg_POInStockBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBillCheck_WHCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_Display" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBillCheck_WHCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_WHCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_SimpleMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_WHCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_NoRefresh" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_Display" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_WHCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_FIFOList" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_WHCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_SimpleMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_WHCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_FIFOList" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_WHCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_FIFOList" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_WHCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_Display" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_WHCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_FIFOList" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_FIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBillCheck_WHCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBillCheck_WHCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_SimpleMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBillCheck_WHCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_AutoSavePOStockInBackBill" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBillCheck_WHCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_MaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_MulSourceBill" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_SourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_SimpleMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBillCheck_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBillCheck_WHCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_PackUnionBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_PackUnionBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_PackUnionBill_SourceBillTypeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_PackUnionBill_SourceBillNoCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_PackUnionBill_MaterialCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_PackUnionBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MaterialLowerBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MaterialLowerBill_BatchNoCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_ERPStockCtl_BillCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_ERPStockCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_WMSStockCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_WMSStockCtl_ERPMode" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_MouldManagerCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_CloudMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_BillDateMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_FIFOMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_StockPlaceAutoCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="BarCode_SourceQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="BarCode_PrintQty" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="BarCode_PrintQtyCtl" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="BarCode_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="JIT_DayPlan_TimeFrame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESBeginWorkBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESBeginWorkBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESBeginWorkBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESBeginWorkBill_SwipeCardStart" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESBeginWorkBill_MouldUpper" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESReturnWorkBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESReturnWorkBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESReturnWorkBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESEndWorkBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESEndWorkBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESEndWorkBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESStopWorkBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESStopWorkBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESStopWorkBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MESStopRestoreWorkBill_AutoCheck" 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_FirstPieceCheckBill_EnableMultiLevel" 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_POStockInCheckBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_POStockInCheckBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_POStockInCheckBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_POStockInCheckBill_QCSchemeSource" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_LastPieceCheckBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_LastPieceCheckBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_LastPieceCheckBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_LastPieceCheckBill_QCSchemeSource" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_OutCompCheckBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_OutCompCheckBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_OutCompCheckBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_OutCompCheckBill_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="QC_ProcessCheckBill_EnableMultiLevel" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="SB_EquipICMOTechParamBill_MustBeginWorkCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="SB_EquipICMOTechParamBill_Check" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Gy_RoutingBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Gy_RoutingBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Gy_RoutingBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Gy_RoutingBill_SaveAutoLastProc" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Gy_RoutingBill_EnableMultiLevel" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_StockInRequestBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Cg_POOrderBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Cg_PayableBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="YF_PayMentBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Xs_SeOrderBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Xs_SeOutStockBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Xs_ReceivableBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="YS_ReceiveBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Pay_WorkTimesBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HR_EmployeeSkillBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HR_PostSkillBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="OA_ErrMsgBackCheckBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="OA_ErrMsgBackHandleBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="OA_ErrMsgBackSignBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sb_EquipBeginBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sb_EquipStopBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ShiftsBeginInfoBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldLowerBill_MouldUpper" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckResponse"> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Type" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_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_SavePonderationBillMain_Temp_PackBarCode_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SavePonderationBillMain_Temp_PackBarCode_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_PackBarCode_BillCheckResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_BillCheck_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_BillCheck_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_BillCheck_NewResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillBarCode_Verify"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCode_VerifyResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SavePonderationBillMain_Temp_BarCodeFIFO_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SavePonderationBillMain_Temp_BarCodeFIFO_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_BarCodeFIFO_BillCheckResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="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_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:element> |
| | | <s:element name="get_MaxBillNoAndID_K3"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillCode" type="s:string" /> |
| | | <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_MaxBillNoAndID_K3Response"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillNoAndID_K3Result" 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:element> |
| | | <s:element name="get_MaxBillNoAndID_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillCode" type="s:string" /> |
| | | <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_MaxBillNoAndID_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillNoAndID_CLDResult" 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:element> |
| | | <s:element name="get_MaxBillNoAndID_New"> |
| | | <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_MaxBillNoAndID_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillNoAndID_NewResult" 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:element> |
| | | <s:element name="get_MaxBillID"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HTranType" 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_MaxBillIDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillIDResult" type="s:boolean" /> |
| | | <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="CheckModRight"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="ModRightName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sUserName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="CheckModRightResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="CheckModRightResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_User"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sUserName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sUserPsd" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_UserResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_UserResult"> |
| | | <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="CheckUser"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sUserName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="CheckUserResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="CheckUserResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_TestStr"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_TestStrResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_TestStrResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ServerCon"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ServerConResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ServerCon2"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_ServerCon2Response"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_ServerCon2Result" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SubDisplay"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SubDisplayResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_SubDisplayResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SubDisplayByOwner"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SubDisplayByOwnerResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_SubDisplayByOwnerResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWorkProcInfoBoard"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceID" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWorkProcInfoBoardResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetWorkProcInfoBoardResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCode_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCode_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetICInventoryByBarCode_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCode_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCode_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetMaterByBarCode_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCodeSP_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCodeSP_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetICInventoryByBarCodeSP_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCodeSP_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCodeSP_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetMaterByBarCodeSP_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="SetFIFOPonderationBillMain_Temp"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HUserOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="SetFIFOPonderationBillMain_TempResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SetFIFOPonderationBillMain_TempResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_Fast"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_FastResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_FastResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCodeResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MateReplenishOut"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MateReplenishOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MateReplenishOutResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStock"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStockResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStock_XiaBao"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStock_XiaBaoResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStock_XiaBaoResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStockStepInResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_POStockInBack"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_POStockInBackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_POStockInBackResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MateOutBack"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MateOutBackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MateOutBackResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_SellOutBack"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_SellOutBackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_SellOutBackResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_MoveStock_AddSource"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_MoveStock_AddSourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BarCode_MoveStock_AddSourceResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSource"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSourceResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetJXBarCode_SiMoEr"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetJXBarCode_SiMoErResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetJXBarCode_SiMoErResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetJXBarCode_XiaoWei"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" 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="GetJXBarCode_XiaoWeiResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetJXBarCode_XiaoWeiResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByMouldSource"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckOtherInBill"> |
| | | <s:element name="set_SaveMouldStockBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherInBillMain_K3" /> |
| | | <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="ClsKf_OtherInBillMain_K3"> |
| | | <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="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_CheckOtherInBillResponse"> |
| | | <s:element name="set_SaveMouldStockBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckOtherInBillResult" type="s:boolean" /> |
| | | <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="set_AuditOtherInBill"> |
| | | <s:element name="MouldTempList_Modify"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherInBillMain_K3" /> |
| | | <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="set_AuditOtherInBillResponse"> |
| | | <s:element name="MouldTempList_ModifyResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_AuditOtherInBillResult" type="s:boolean" /> |
| | | <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="get_StockInStyle"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_StockInStyleResponse"> |
| | | <s:element name="GetMouldSource"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_StockInStyleResult"> |
| | | <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:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherInBill_New"> |
| | | <s:element name="DeleteMouldBillList"> |
| | | <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="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:complexType name="ClsKf_OtherInBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveOtherInBill_NewResponse"> |
| | | <s:element name="DeleteMouldBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_NewResult" type="s:boolean" /> |
| | | <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="set_SaveOtherInBill_CLD_New"> |
| | | <s:element name="GetBillEntry_TmpList"> |
| | | <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="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="set_SaveOtherInBill_CLD_NewResponse"> |
| | | <s:element name="GetBillEntry_TmpListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_CLD_NewResult" type="s:boolean" /> |
| | | <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="set_SaveOtherInBill_MES"> |
| | | <s:element name="GetBillEntryTmpList"> |
| | | <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="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="set_SaveOtherInBill_MESResponse"> |
| | | <s:element name="GetBillEntryTmpListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_MESResult" type="s:boolean" /> |
| | | <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_BillCheck"> |
| | | <s:element name="get_CheckTypeByPackBarCode_Pack"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherInBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HHMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherInBill_BillCheckResponse"> |
| | | <s:element name="get_CheckTypeByPackBarCode_PackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByPackBarCode_PackResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMouldProdInBill_New"> |
| | | <s:element name="get_CheckTypeByBarCode_PackUnion"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsSc_MouldProdInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsSc_MouldProdInBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveMouldProdInBill_NewResponse"> |
| | | <s:element name="get_CheckTypeByBarCode_PackUnionResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMouldProdInBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_CheckTypeByBarCode_PackUnionResult" 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"> |
| | | <s:element name="get_CheckTypeByBarCode_PackSplit"> |
| | | <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="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherInBill_CLDResponse"> |
| | | <s:element name="get_CheckTypeByBarCode_PackSplitResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_CheckTypeByBarCode_PackSplitResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_New"> |
| | | <s:element name="GetBillEntry_TmpList_Pack"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HPPBomBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="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:complexType name="ClsKf_ProductInBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDateForWeb" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveProcReportMoveBill_NewResponse"> |
| | | <s:element name="GetBillEntry_TmpList_PackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetBillEntry_TmpList_PackResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_CLD_New"> |
| | | <s:element name="set_SavePackUnionBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_CLD_NewResponse"> |
| | | <s:element name="set_SavePackUnionBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePackUnionBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_MoveStock"> |
| | | <s:element name="set_SavePackSplitBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HPPBomBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_MoveStockResponse"> |
| | | <s:element name="set_SavePackSplitBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_MoveStockResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePackSplitBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> |
| | | <s:element name="set_DelPonderationBillMain_Temp_Pack"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_MoveStock_CLD_NewResponse"> |
| | | <s:element name="set_DelPonderationBillMain_Temp_PackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_MoveStock_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_DelPonderationBillMain_Temp_PackResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOInStockBill_New"> |
| | | <s:element name="get_PackBarCode_PackUnionBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HHMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsCg_POInStockBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCurID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HExRate" type="s:float" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_CheckPOInStockBill_NewResponse"> |
| | | <s:element name="get_PackBarCode_PackUnionBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_PackBarCode_PackUnionBillResult" type="tns:ClsGy_BarCodeBill_WMS_Model" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOInStockBill_CLD"> |
| | | <s:element name="get_BarCode_PackUnionBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOInStockBill_CLDResponse"> |
| | | <s:element name="get_BarCode_PackUnionBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOInStockBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsCg_POInStockBillMain_K3"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCusID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSSID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCurID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HExRate" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMangerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPSStyleID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_CheckPOInStockBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_BarCode_PackUnionBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProExchReport_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveStationOutBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveStationOutBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveStationOutBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetBillQuery_WMS"> |
| | | <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="HMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sCloudMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sERPMode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHType" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetBillQuery_WMSResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetBillQuery_WMSResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBill_BillCheck"> |
| | | <s:element name="get_InfoByBarCodeForReport"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" /> |
| | | <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: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:element name="get_InfoByBarCodeForReportResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBill_BillCheckResult" type="s:boolean" /> |
| | | <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="set_SaveOtherOutBackBill"> |
| | | <s:element name="get_InfoByStationInBill"> |
| | | <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="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: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:element name="get_MaxBillNoAndIDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBackBillResult" type="s:boolean" /> |
| | | <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:element> |
| | | <s:element name="set_SaveOtherOutBackBill_New"> |
| | | <s:element name="get_MaxBillNoAndID_K3"> |
| | | <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="sBillCode" type="s:string" /> |
| | | <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="set_SaveOtherOutBackBill_NewResponse"> |
| | | <s:element name="get_MaxBillNoAndID_K3Response"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBackBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillNoAndID_K3Result" 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:element> |
| | | <s:element name="set_SaveOtherOutBill"> |
| | | <s:element name="get_MaxBillNoAndID_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillCode" type="s:string" /> |
| | | <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:complexType name="ClsKf_OtherOutBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveOtherOutBillResponse"> |
| | | <s:element name="get_MaxBillNoAndID_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillNoAndID_CLDResult" 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:element> |
| | | <s:element name="set_CheckAddOtherOutBill"> |
| | | <s:element name="get_MaxBillNoAndID_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain_K3" /> |
| | | <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:complexType name="ClsKf_OtherOutBillMain_K3"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupplyID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_CheckAddOtherOutBillResponse"> |
| | | <s:element name="get_MaxBillNoAndID_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckAddOtherOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillNoAndID_NewResult" 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:element> |
| | | <s:element name="set_CheckOtherOutBill"> |
| | | <s:element name="get_MaxBillID"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HTranType" 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="set_CheckOtherOutBillResponse"> |
| | | <s:element name="get_MaxBillIDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckOtherOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillIDResult" type="s:boolean" /> |
| | | <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="set_CheckOtherOutBill_Row"> |
| | | <s:element name="CheckModRight"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="ModRightName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sUserName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckOtherOutBill_RowResponse"> |
| | | <s:element name="CheckModRightResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckOtherOutBill_RowResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="CheckModRightResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditOtherOutBill"> |
| | | <s:element name="get_User"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sUserName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sUserPsd" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditOtherOutBillResponse"> |
| | | <s:element name="get_UserResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_AuditOtherOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_StockOutStyle"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_StockOutStyleResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_StockOutStyleResult"> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_UserResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_New"> |
| | | <s:element name="CheckUser"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sUserName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_NewResponse"> |
| | | <s:element name="CheckUserResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="CheckUserResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_CLD_New"> |
| | | <s:element name="get_TestStr"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_TestStrResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_TestStrResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ServerCon"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_CLD_NewResponse"> |
| | | <s:element name="get_ServerConResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_MES"> |
| | | <s:element name="get_ServerCon2"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_ServerCon2Response"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_ServerCon2Result" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SubDisplay"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SubDisplayResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_SubDisplayResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SubDisplayByOwner"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SubDisplayByOwnerResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_SubDisplayByOwnerResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWorkProcInfoBoard"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceID" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWorkProcInfoBoardResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetWorkProcInfoBoardResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCode_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCode_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetICInventoryByBarCode_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCode_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCode_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetMaterByBarCode_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCodeSP_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetICInventoryByBarCodeSP_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetICInventoryByBarCodeSP_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCodeSP_View"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetMaterByBarCodeSP_ViewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetMaterByBarCodeSP_ViewResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="SetFIFOPonderationBillMain_Temp"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HUserOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="SetFIFOPonderationBillMain_TempResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SetFIFOPonderationBillMain_TempResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_Fast"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_MESResponse"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_FastResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_MESResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_FastResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_CLD"> |
| | | <s:element name="get_CheckTypeByBarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_CLDResponse"> |
| | | <s:element name="get_CheckTypeByBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCodeResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBill"> |
| | | <s:element name="set_SavePOStockInBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SavePOStockInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckAddPOStockInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_POStockInBillMain_K3"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCussentAcctID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPOStyle" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate2" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_CheckAddPOStockInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckAddPOStockInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOStockInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOStockInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOStockInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditPOStockInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditPOStockInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_AuditPOStockInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_ProductInBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDateForWeb" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveProductInBill_MulSource_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </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_SaveProductInBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProductInBackBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProductInBackBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProductInBackBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProductInBackBill_BillCheckResult" 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_SaveProductInBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProductInBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProductInBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProductInBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_OtherInBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveOtherInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s: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: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:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_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_SaveOtherInBill_MES"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherInBill_MESResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_MESResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherInBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s: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_BillCheckResponse"> |
| | | <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_SaveMouldProdInBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsSc_MouldProdInBillMain" /> |
| | | <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_MouldProdInBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveMouldProdInBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMouldProdInBill_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"> |
| | | <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_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HPPBomBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_MoveStock"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HPPBomBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_MoveStockResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_MoveStockResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProcReportMoveBill_MoveStock_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_MoveStock_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOInStockBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsCg_POInStockBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCurID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HExRate" type="s:float" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_CheckPOInStockBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOInStockBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOInStockBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOInStockBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsCg_POInStockBillMain_K3"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCusID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSSID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCurID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HExRate" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMangerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPSStyleID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_CheckPOInStockBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMateReplenishOutBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MateReplenishOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_MateReplenishOutBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveMateReplenishOutBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMateReplenishOutBill_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_SaveEntrustReplenishOutBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustReplenishOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_EntrustReplenishOutBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveEntrustReplenishOutBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustReplenishOutBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustInBackBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustInBackBillMain_CLD" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_EntrustInBackBillMain_CLD"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceTranType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate2" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HORGANIZATIONSID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HORGANIZATIONSNO" type="s:string" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveEntrustInBackBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBackBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBackBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBackBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBackBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBackBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBackBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBackBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBackBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBackBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBackBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBackBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBackBill_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_SaveEntrustOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_EntrustOutBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMangerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveEntrustOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckAddEntrustOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_EntrustOutBillMain_K3"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FBillerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceTranType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_CheckAddEntrustOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckAddEntrustOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckEntrustOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckEntrustOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckEntrustOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckEntrustOutBill_Row"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckEntrustOutBill_RowResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckEntrustOutBill_RowResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditEntrustOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditEntrustOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_AuditEntrustOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_EntrustOutBill_K3_Source"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInstructID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSeOrderBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_EntrustOutBill_K3_SourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_EntrustOutBill_K3_SourceResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBackBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBackBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBackBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBackBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBackBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_OtherOutBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveOtherOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckAddOtherOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_OtherOutBillMain_K3"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupplyID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_CheckAddOtherOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckAddOtherOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckOtherOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckOtherOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckOtherOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckOtherOutBill_Row"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckOtherOutBill_RowResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckOtherOutBill_RowResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditOtherOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditOtherOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_AuditOtherOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_StockOutStyle"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_StockOutStyleResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_StockOutStyleResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_Bill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POOrderBillMain" /> |
| | | <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="ClsCg_POOrderBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSSID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPSStyleID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCurID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HExRate" type="s:float" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSSDate" type="s:dateTime" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_Bill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_Bill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_New_haicheng"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_New_haichengResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_New_haichengResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_CLD_New_haicheng"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_CLD_New_haichengResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_CLD_New_haichengResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_MES"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_MESResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_MESResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherOutBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckAddPOStockInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_POStockInBillMain_K3"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCussentAcctID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPOStyle" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate2" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_CheckAddPOStockInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckAddPOStockInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOStockInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOStockInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOStockInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditPOStockInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditPOStockInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_AuditPOStockInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockBill_MES"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_MoveStockBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HLinkMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HLinkPhone" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyTypeID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyCompID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyMoney" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HTransferDirect" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HShipType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveMoveStockBill_MESResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockBill_MESResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockStepOutBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockStepOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_MoveStockStepOutBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HLinkMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HLinkPhone" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyTypeID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyCompID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyMoney" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveMoveStockStepOutBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockStepOutBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockStepOutBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockStepOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockStepOutBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockStepOutBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBackBill_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_SaveSellOutBackBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveSellOutBackBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBackBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMateOutBackBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMateOutBackBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMateOutBackBill_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_SaveMateOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_MateReplenishOutBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveMateReplenishOutBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMateReplenishOutBill_BillCheck"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MateReplenishOutBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sNewInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sRedBlueflag" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMateReplenishOutBill_BillCheckResponse"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMateReplenishOutBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustReplenishOutBill_BillCheck"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustReplenishOutBillMain" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sNewInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sRedBlueflag" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_EntrustReplenishOutBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveEntrustReplenishOutBill_BillCheckResponse"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustReplenishOutBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustInBackBill_CLD"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustInBackBillMain_CLD" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sNewInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHWHID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sRedBlueflag" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_EntrustInBackBillMain_CLD"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceTranType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate2" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HORGANIZATIONSID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HORGANIZATIONSNO" type="s:string" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveEntrustInBackBill_CLDResponse"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_FIFOResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBackBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_Source_Fast_FIFOResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBackBill"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sNewInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHWHID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sRedBlueflag" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBackBillResponse"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBackBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBackBill_New"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_CheckAdd"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKF_PonderationBillMain_Temp" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBackBill_NewResponse"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_CheckAddResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBackBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_CheckAddResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBackBill_CLD_New"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_CheckAdd_Qty"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKF_PonderationBillMain_Temp" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBackBill_CLD_NewResponse"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_CheckAdd_QtyResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBackBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_CheckAdd_QtyResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBill"> |
| | | <s:element name="set_SavePonderationBillMain_Audit_Temp"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKF_PonderationBillMain_Audit_Temp" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckAddEntrustOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_EntrustOutBillMain_K3"> |
| | | <s:complexType name="ClsKF_PonderationBillMain_Audit_Temp"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FBillerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceTranType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaterNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaterModel" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HProcID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HProcName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSCWHName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockPlaceID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockPlaceName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutStockPlaceID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutStockPlaceName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HGroupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQtyMust" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPieceQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddr" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMakeDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRelationInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRelationEntryID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRelationBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HErpClsID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInstructID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInstructNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSeOrderBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HAuditFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HNordan" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_CheckAddEntrustOutBillResponse"> |
| | | <s:element name="set_SavePonderationBillMain_Audit_TempResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckAddEntrustOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Audit_TempResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckEntrustOutBill"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Check"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKF_PonderationBillMain_Temp" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckEntrustOutBillResponse"> |
| | | <s:element name="set_SavePonderationBillMain_Temp_CheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckEntrustOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckEntrustOutBill_Row"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckEntrustOutBill_RowResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckEntrustOutBill_RowResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditEntrustOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditEntrustOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_AuditEntrustOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_EntrustOutBill_K3_Source"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInstructID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSeOrderBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_EntrustOutBill_K3_SourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_EntrustOutBill_K3_SourceResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_CheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_MoveStockBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HLinkMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HLinkPhone" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyTypeID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyCompID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyMoney" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HTransferDirect" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HShipType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveMoveBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockBill_MES"> |
| | | <s:element name="GetKf_STJGOutBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockBill_MESResponse"> |
| | | <s:element name="GetKf_STJGOutBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockBill_MESResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_STJGOutBillListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockBill_BillCheck"> |
| | | <s:element name="GetSc_PrepareMTRLBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockBill_BillCheckResponse"> |
| | | <s:element name="GetSc_PrepareMTRLBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSc_PrepareMTRLBillListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockBill_CLD_BillCheck"> |
| | | <s:element name="GetCg_POStockInBackBillList_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockBill_CLD_BillCheckResponse"> |
| | | <s:element name="GetCg_POStockInBackBillList_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockBill_CLD_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetCg_POStockInBackBillList_CLDResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockStepOutBill_New"> |
| | | <s:element name="GetCg_EntrustInBackBillList_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockStepOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_MoveStockStepOutBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HLinkMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HLinkPhone" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyTypeID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyCompID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HConveyMoney" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveMoveStockStepOutBill_NewResponse"> |
| | | <s:element name="GetCg_EntrustInBackBillList_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockStepOutBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetCg_EntrustInBackBillList_CLDResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockStepOutBill_CLD_New"> |
| | | <s:element name="GetSc_ICMOBillList_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockStepOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockStepOutBill_CLD_NewResponse"> |
| | | <s:element name="GetSc_ICMOBillList_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockStepOutBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSc_ICMOBillList_CLDResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_ProductInBillList_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_ProductInBillList_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_ProductInBillList_CLDResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_ProductInBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_ProductInBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_ProductInBillListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSc_ICMOBackBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSc_ICMOBackBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSc_ICMOBackBillListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sNewInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sRedBlueflag" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sNewInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sRedBlueflag" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sNewInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHWHID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sRedBlueflag" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_FIFOResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_Source_Fast_FIFOResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sNewInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sNewBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sHWHID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sRedBlueflag" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_CheckAdd"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKF_PonderationBillMain_Temp" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_CheckAddResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_CheckAddResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_CheckAdd_Qty"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKF_PonderationBillMain_Temp" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_CheckAdd_QtyResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_CheckAdd_QtyResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Audit_Temp"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKF_PonderationBillMain_Audit_Temp" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKF_PonderationBillMain_Audit_Temp"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaterNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaterModel" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HProcID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HProcName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSCWHName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockPlaceID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HStockPlaceName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOutStockPlaceID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HOutStockPlaceName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HGroupName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQtyMust" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPieceQty" type="s:double" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddr" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMakeDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRelationInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRelationEntryID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRelationBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HErpClsID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInstructID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInstructNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSeOrderBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HAuditFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HNordan" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_SavePonderationBillMain_Audit_TempResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Audit_TempResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_Check"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKF_PonderationBillMain_Temp" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_CheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_CheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="HelloWorld"> |
| | | <s:complexType /> |
| | | </s:element> |
| | |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HelloWorldResult" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_ICMO"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_ICMOResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetWebAPIToLocal_ICMOResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_POOrder"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_POOrderResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetWebAPIToLocal_POOrderResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_SeOutStock"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_SeOutStockResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetWebAPIToLocal_SeOutStockResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_SeOutStockBack"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_SeOutStockBackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetWebAPIToLocal_SeOutStockBackResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_PPBom"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_PPBomResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetWebAPIToLocal_PPBomResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_WWPPBom"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_WWPPBomResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetWebAPIToLocal_WWPPBomResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_POStockIn"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_POStockInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetWebAPIToLocal_POStockInResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_MateOut"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetWebAPIToLocal_MateOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="GetWebAPIToLocal_MateOutResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_STJGOutBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_STJGOutBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_STJGOutBillListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSc_PrepareMTRLBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSc_PrepareMTRLBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSc_PrepareMTRLBillListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetCg_POStockInBackBillList_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetCg_POStockInBackBillList_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetCg_POStockInBackBillList_CLDResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetCg_EntrustInBackBillList_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetCg_EntrustInBackBillList_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetCg_EntrustInBackBillList_CLDResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSc_ICMOBillList_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSc_ICMOBillList_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSc_ICMOBillList_CLDResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_ProductInBillList_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_ProductInBillList_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_ProductInBillList_CLDResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_ProductInBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_ProductInBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_ProductInBillListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSc_ICMOBackBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetSc_ICMOBackBillListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetSc_ICMOBackBillListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:schema> |
| | | </wsdl:types> |
| | | <wsdl:message name="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="get_CheckTypeByPackBarCode_PackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByPackBarCode_PackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_PackUnionSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackUnion" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_PackUnionSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackUnionResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_PackSplitSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackSplit" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_PackSplitSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackSplitResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetBillEntry_TmpList_PackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntry_TmpList_Pack" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetBillEntry_TmpList_PackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntry_TmpList_PackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePackUnionBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePackUnionBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePackUnionBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePackUnionBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePackSplitBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePackSplitBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePackSplitBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePackSplitBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_DelPonderationBillMain_Temp_PackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_DelPonderationBillMain_Temp_Pack" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_DelPonderationBillMain_Temp_PackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_DelPonderationBillMain_Temp_PackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_PackBarCode_PackUnionBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_PackBarCode_PackUnionBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_PackBarCode_PackUnionBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_PackBarCode_PackUnionBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_PackUnionBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_PackUnionBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_PackUnionBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_PackUnionBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetBillEntry_Tmp_PackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntry_Tmp_Pack" /> |
| | | </wsdl:message> |
| | |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_PackBarCode_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_PackBarCode_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_PackBarCode_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_PackBarCode_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_BillCheck_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_BillCheck_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_BillCheck_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_BillCheck_NewResponse" /> |
| | | </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="get_SavePonderationBillMain_Temp_BarCodeFIFO_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCodeFIFO_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_BarCodeFIFO_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCodeFIFO_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_BillCheck" /> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MouldSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MouldResponse" /> |
| | | </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> |
| | | <wsdl:message name="get_MaxBillNoAndID_K3SoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_K3Response" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_MaxBillNoAndID_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_MaxBillNoAndID_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_MaxBillNoAndID_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_MaxBillNoAndID_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_MaxBillIDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillID" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_MaxBillIDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillIDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="CheckModRightSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:CheckModRight" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="CheckModRightSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:CheckModRightResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_UserSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_User" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_UserSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_UserResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="CheckUserSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:CheckUser" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="CheckUserSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:CheckUserResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_TestStrSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_TestStr" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_TestStrSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_TestStrResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ServerConSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerCon" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ServerConSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerConResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ServerCon2SoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerCon2" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ServerCon2SoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerCon2Response" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SubDisplaySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SubDisplay" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SubDisplaySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SubDisplayResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SubDisplayByOwnerSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SubDisplayByOwner" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SubDisplayByOwnerSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SubDisplayByOwnerResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWorkProcInfoBoardSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWorkProcInfoBoard" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWorkProcInfoBoardSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWorkProcInfoBoardResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetICInventoryByBarCode_ViewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetICInventoryByBarCode_View" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetICInventoryByBarCode_ViewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetICInventoryByBarCode_ViewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMaterByBarCode_ViewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterByBarCode_View" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMaterByBarCode_ViewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterByBarCode_ViewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetICInventoryByBarCodeSP_ViewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetICInventoryByBarCodeSP_View" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetICInventoryByBarCodeSP_ViewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetICInventoryByBarCodeSP_ViewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMaterByBarCodeSP_ViewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterByBarCodeSP_View" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMaterByBarCodeSP_ViewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterByBarCodeSP_ViewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="SetFIFOPonderationBillMain_TempSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:SetFIFOPonderationBillMain_Temp" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="SetFIFOPonderationBillMain_TempSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:SetFIFOPonderationBillMain_TempResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_FastSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_Fast" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_FastSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_FastResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_OutFastSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_OutFast" /> |
| | |
| | | <wsdl:message name="get_SourceBarCode_OtherOutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_OtherOutResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MateReplenishOutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateReplenishOut" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MateReplenishOutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateReplenishOutResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStockSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStock" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStockSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStock_XiaBaoSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStock_XiaBao" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStock_XiaBaoSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStock_XiaBaoResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStockStepOutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockStepOut" /> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStockStepInSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockStepInResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_POStockInBackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_POStockInBack" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_POStockInBackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_POStockInBackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MateOutBackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateOutBack" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MateOutBackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateOutBackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_SellOutBackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_SellOutBack" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_SellOutBackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_SellOutBackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode" /> |
| | |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_MoveStock_AddSourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_MoveStock_AddSource" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_MoveStock_AddSourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_MoveStock_AddSourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSource" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetJXBarCode_SiMoErSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetJXBarCode_SiMoEr" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetJXBarCode_SiMoErSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetJXBarCode_SiMoErResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetJXBarCode_XiaoWeiSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetJXBarCode_XiaoWei" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetJXBarCode_XiaoWeiSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetJXBarCode_XiaoWeiResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByMouldSourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByMouldSource" /> |
| | | </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_CheckOtherInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherInBill" /> |
| | | <wsdl:message name="set_SaveMouldStockBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMouldStockBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckOtherInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherInBillResponse" /> |
| | | <wsdl:message name="set_SaveMouldStockBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMouldStockBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditOtherInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditOtherInBill" /> |
| | | <wsdl:message name="MouldTempList_ModifySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:MouldTempList_Modify" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditOtherInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditOtherInBillResponse" /> |
| | | <wsdl:message name="MouldTempList_ModifySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:MouldTempList_ModifyResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_StockInStyleSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_StockInStyle" /> |
| | | <wsdl:message name="GetMouldSourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetMouldSource" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_StockInStyleSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_StockInStyleResponse" /> |
| | | <wsdl:message name="GetMouldSourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetMouldSourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_New" /> |
| | | <wsdl:message name="GetSc_MouldStockBillMain_TempListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_MouldStockBillMain_TempList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_NewResponse" /> |
| | | <wsdl:message name="GetSc_MouldStockBillMain_TempListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_MouldStockBillMain_TempListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLD_New" /> |
| | | <wsdl:message name="DeleteMouldBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:DeleteMouldBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLD_NewResponse" /> |
| | | <wsdl:message name="DeleteMouldBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:DeleteMouldBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_MESSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_MES" /> |
| | | <wsdl:message name="GetBillEntry_TmpListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntry_TmpList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_MESSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_MESResponse" /> |
| | | <wsdl:message name="GetBillEntry_TmpListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntry_TmpListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_BillCheck" /> |
| | | <wsdl:message name="GetBillEntryTmpListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntryTmpList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_BillCheckResponse" /> |
| | | <wsdl:message name="GetBillEntryTmpListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntryTmpListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMouldProdInBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMouldProdInBill_New" /> |
| | | <wsdl:message name="get_CheckTypeByPackBarCode_PackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByPackBarCode_Pack" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMouldProdInBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMouldProdInBill_NewResponse" /> |
| | | <wsdl:message name="get_CheckTypeByPackBarCode_PackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByPackBarCode_PackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLD" /> |
| | | <wsdl:message name="get_CheckTypeByBarCode_PackUnionSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackUnion" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLDResponse" /> |
| | | <wsdl:message name="get_CheckTypeByBarCode_PackUnionSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackUnionResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_New" /> |
| | | <wsdl:message name="get_CheckTypeByBarCode_PackSplitSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackSplit" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_NewResponse" /> |
| | | <wsdl:message name="get_CheckTypeByBarCode_PackSplitSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackSplitResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_CLD_New" /> |
| | | <wsdl:message name="GetBillEntry_TmpList_PackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntry_TmpList_Pack" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_CLD_NewResponse" /> |
| | | <wsdl:message name="GetBillEntry_TmpList_PackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetBillEntry_TmpList_PackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_MoveStockSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock" /> |
| | | <wsdl:message name="set_SavePackUnionBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePackUnionBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_MoveStockSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStockResponse" /> |
| | | <wsdl:message name="set_SavePackUnionBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePackUnionBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock_CLD_New" /> |
| | | <wsdl:message name="set_SavePackSplitBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePackSplitBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewResponse" /> |
| | | <wsdl:message name="set_SavePackSplitBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePackSplitBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_New" /> |
| | | <wsdl:message name="set_DelPonderationBillMain_Temp_PackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_DelPonderationBillMain_Temp_Pack" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_NewResponse" /> |
| | | <wsdl:message name="set_DelPonderationBillMain_Temp_PackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_DelPonderationBillMain_Temp_PackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_CLD" /> |
| | | <wsdl:message name="get_PackBarCode_PackUnionBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_PackBarCode_PackUnionBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_CLDResponse" /> |
| | | <wsdl:message name="get_PackBarCode_PackUnionBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_PackBarCode_PackUnionBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill" /> |
| | | <wsdl:message name="get_BarCode_PackUnionBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_PackUnionBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBillResponse" /> |
| | | <wsdl:message name="get_BarCode_PackUnionBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_PackUnionBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveSTJGInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSTJGInBill" /> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProExchReport_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProExchReport_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveStationOutBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveStationOutBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveStationOutBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveStationOutBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveNoPassProdCheckBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveNoPassProdCheckBill_New" /> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_PonderationBillMain_Temp_OrgandWHSPSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_OrgandWHSPResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetBillQuery_WMSSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetBillQuery_WMS" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetBillQuery_WMSSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetBillQuery_WMSResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="TempList_ModifySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:TempList_Modify" /> |
| | |
| | | <wsdl:message name="get_InfoByBarCode_SourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByBarCode_SourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_BillCheck" /> |
| | | <wsdl:message name="get_InfoByBarCodeForReportSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByBarCodeForReport" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_BillCheckResponse" /> |
| | | <wsdl:message name="get_InfoByBarCodeForReportSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByBarCodeForReportResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBackBill" /> |
| | | <wsdl:message name="get_InfoByStationInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByStationInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBackBillResponse" /> |
| | | <wsdl:message name="get_InfoByStationInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByStationInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBackBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBackBill_New" /> |
| | | <wsdl:message name="get_InfoByStationOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByStationOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBackBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBackBill_NewResponse" /> |
| | | <wsdl:message name="get_InfoByStationOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_InfoByStationOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill" /> |
| | | <wsdl:message name="get_MaxBillNoAndIDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBillResponse" /> |
| | | <wsdl:message name="get_MaxBillNoAndIDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillNoAndIDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddOtherOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddOtherOutBill" /> |
| | | <wsdl:message name="get_MaxBillNoAndID_K3SoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_K3" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddOtherOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddOtherOutBillResponse" /> |
| | | <wsdl:message name="get_MaxBillNoAndID_K3SoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_K3Response" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckOtherOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherOutBill" /> |
| | | <wsdl:message name="get_MaxBillNoAndID_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckOtherOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherOutBillResponse" /> |
| | | <wsdl:message name="get_MaxBillNoAndID_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckOtherOutBill_RowSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherOutBill_Row" /> |
| | | <wsdl:message name="get_MaxBillNoAndID_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckOtherOutBill_RowSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherOutBill_RowResponse" /> |
| | | <wsdl:message name="get_MaxBillNoAndID_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditOtherOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditOtherOutBill" /> |
| | | <wsdl:message name="get_MaxBillIDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillID" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditOtherOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditOtherOutBillResponse" /> |
| | | <wsdl:message name="get_MaxBillIDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillIDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_StockOutStyleSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_StockOutStyle" /> |
| | | <wsdl:message name="CheckModRightSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:CheckModRight" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_StockOutStyleSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_StockOutStyleResponse" /> |
| | | <wsdl:message name="CheckModRightSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:CheckModRightResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_New" /> |
| | | <wsdl:message name="get_UserSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_User" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_NewResponse" /> |
| | | <wsdl:message name="get_UserSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_UserResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD_New" /> |
| | | <wsdl:message name="CheckUserSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:CheckUser" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD_NewResponse" /> |
| | | <wsdl:message name="CheckUserSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:CheckUserResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_MESSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_MES" /> |
| | | <wsdl:message name="get_TestStrSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_TestStr" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_MESSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_MESResponse" /> |
| | | <wsdl:message name="get_TestStrSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_TestStrResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD" /> |
| | | <wsdl:message name="get_ServerConSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerCon" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLDResponse" /> |
| | | <wsdl:message name="get_ServerConSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerConResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_BillCheck" /> |
| | | <wsdl:message name="get_ServerCon2SoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerCon2" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_BillCheckResponse" /> |
| | | <wsdl:message name="get_ServerCon2SoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerCon2Response" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill" /> |
| | | <wsdl:message name="get_SubDisplaySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SubDisplay" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBillResponse" /> |
| | | <wsdl:message name="get_SubDisplaySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SubDisplayResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_New" /> |
| | | <wsdl:message name="get_SubDisplayByOwnerSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SubDisplayByOwner" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_NewResponse" /> |
| | | <wsdl:message name="get_SubDisplayByOwnerSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SubDisplayByOwnerResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD_New" /> |
| | | <wsdl:message name="GetWorkProcInfoBoardSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWorkProcInfoBoard" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD_NewResponse" /> |
| | | <wsdl:message name="GetWorkProcInfoBoardSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWorkProcInfoBoardResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD" /> |
| | | <wsdl:message name="GetICInventoryByBarCode_ViewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetICInventoryByBarCode_View" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLDResponse" /> |
| | | <wsdl:message name="GetICInventoryByBarCode_ViewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetICInventoryByBarCode_ViewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill" /> |
| | | <wsdl:message name="GetMaterByBarCode_ViewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterByBarCode_View" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBillResponse" /> |
| | | <wsdl:message name="GetMaterByBarCode_ViewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterByBarCode_ViewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddPOStockInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddPOStockInBill" /> |
| | | <wsdl:message name="GetICInventoryByBarCodeSP_ViewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetICInventoryByBarCodeSP_View" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddPOStockInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddPOStockInBillResponse" /> |
| | | <wsdl:message name="GetICInventoryByBarCodeSP_ViewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetICInventoryByBarCodeSP_ViewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOStockInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOStockInBill" /> |
| | | <wsdl:message name="GetMaterByBarCodeSP_ViewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterByBarCodeSP_View" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOStockInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOStockInBillResponse" /> |
| | | <wsdl:message name="GetMaterByBarCodeSP_ViewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterByBarCodeSP_ViewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditPOStockInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditPOStockInBill" /> |
| | | <wsdl:message name="SetFIFOPonderationBillMain_TempSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:SetFIFOPonderationBillMain_Temp" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditPOStockInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditPOStockInBillResponse" /> |
| | | <wsdl:message name="SetFIFOPonderationBillMain_TempSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:SetFIFOPonderationBillMain_TempResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_New" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_FastSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_Fast" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_NewResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_FastSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_FastResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_CLD_New" /> |
| | | <wsdl:message name="get_CheckTypeByBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_CLD_NewResponse" /> |
| | | <wsdl:message name="get_CheckTypeByBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBill_MulSource_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_MulSource_CLD" /> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBackBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBackBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBackBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBackBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBackBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBackBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill" /> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill" /> |
| | |
| | | <wsdl:message name="set_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_SaveOtherInBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_MESSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_MES" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_MESSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_MESResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMouldProdInBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMouldProdInBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMouldProdInBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMouldProdInBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_MoveStockSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_MoveStockSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStockResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMateReplenishOutBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMateReplenishOutBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMateReplenishOutBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMateReplenishOutBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustReplenishOutBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustReplenishOutBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustReplenishOutBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustReplenishOutBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBackBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBackBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddEntrustOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddEntrustOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckEntrustOutBill_RowSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBill_Row" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckEntrustOutBill_RowSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBill_RowResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditEntrustOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditEntrustOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_EntrustOutBill_K3_SourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_EntrustOutBill_K3_Source" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_EntrustOutBill_K3_SourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_EntrustOutBill_K3_SourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBackBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBackBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBackBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBackBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBackBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBackBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddOtherOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddOtherOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddOtherOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddOtherOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckOtherOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckOtherOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckOtherOutBill_RowSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherOutBill_Row" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckOtherOutBill_RowSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckOtherOutBill_RowResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditOtherOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditOtherOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditOtherOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditOtherOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_StockOutStyleSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_StockOutStyle" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_StockOutStyleSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_StockOutStyleResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_Bill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_Bill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_Bill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_Bill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_New_haichengSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_New_haicheng" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_New_haichengSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_New_haichengResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLD_New_haichengSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD_New_haicheng" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLD_New_haichengSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD_New_haichengResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_MESSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_MES" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_MESSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_MESResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddPOStockInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddPOStockInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddPOStockInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddPOStockInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOStockInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOStockInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOStockInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOStockInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditPOStockInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditPOStockInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditPOStockInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditPOStockInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_MESSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_MES" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_MESSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_MESResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepOutBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepOutBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepOutBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepOutBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepInBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepInBill_New" /> |
| | | </wsdl:message> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveSellOutBackBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveSellOutBackBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveSellOutBackBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveSellOutBackBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_CLD" /> |
| | |
| | | <wsdl:message name="set_SaveMateOutBackBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMateOutBackBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMateOutBackBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMateOutBackBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMateOutBackBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMateOutBackBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMateOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMateOutBill" /> |
| | | </wsdl:message> |
| | |
| | | <wsdl:message name="set_SaveMateReplenishOutBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMateReplenishOutBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMateReplenishOutBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMateReplenishOutBill_BillCheck" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMateReplenishOutBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMateReplenishOutBill_BillCheckResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustReplenishOutBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustReplenishOutBill_BillCheck" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustReplenishOutBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustReplenishOutBill_BillCheckResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBackBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_CLD" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_FIFOSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFO" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBackBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_CLDResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_FIFOSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFOResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBillResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_New" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckAddSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_CheckAdd" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_NewResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckAddSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_CheckAddResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_CLD_New" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckAdd_QtySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_CheckAdd_Qty" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBackBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBackBill_CLD_NewResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckAdd_QtySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_CheckAdd_QtyResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Audit_TempSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Audit_Temp" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBillResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Audit_TempSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Audit_TempResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddEntrustOutBill" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Check" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddEntrustOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckEntrustOutBill_RowSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBill_Row" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckEntrustOutBill_RowSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBill_RowResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditEntrustOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditEntrustOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_EntrustOutBill_K3_SourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_EntrustOutBill_K3_Source" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_EntrustOutBill_K3_SourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_EntrustOutBill_K3_SourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_CLDResponse" /> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_CheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_ClearPonderationBillMain_Temp_ChangGuiSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_ClearPonderationBillMain_Temp_ChangGui" /> |
| | |
| | | <wsdl:message name="set_SaveMoveStockBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_MESSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_MES" /> |
| | | <wsdl:message name="GetKf_STJGOutBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_STJGOutBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_MESSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_MESResponse" /> |
| | | <wsdl:message name="GetKf_STJGOutBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_STJGOutBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_BillCheck" /> |
| | | <wsdl:message name="GetSc_PrepareMTRLBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_PrepareMTRLBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_BillCheckResponse" /> |
| | | <wsdl:message name="GetSc_PrepareMTRLBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_PrepareMTRLBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_CLD_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_CLD_BillCheck" /> |
| | | <wsdl:message name="GetCg_POStockInBackBillList_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetCg_POStockInBackBillList_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_CLD_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_CLD_BillCheckResponse" /> |
| | | <wsdl:message name="GetCg_POStockInBackBillList_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetCg_POStockInBackBillList_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepOutBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_New" /> |
| | | <wsdl:message name="GetCg_EntrustInBackBillList_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetCg_EntrustInBackBillList_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepOutBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_NewResponse" /> |
| | | <wsdl:message name="GetCg_EntrustInBackBillList_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetCg_EntrustInBackBillList_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepOutBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_CLD_New" /> |
| | | <wsdl:message name="GetSc_ICMOBillList_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBillList_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepOutBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_CLD_NewResponse" /> |
| | | <wsdl:message name="GetSc_ICMOBillList_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBillList_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ProductInBillList_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ProductInBillList_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ProductInBillList_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ProductInBillList_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ProductInBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ProductInBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ProductInBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ProductInBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_ICMOBackBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBackBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_ICMOBackBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBackBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_ICMOBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBillList" /> |
| | |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_FIFOSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFO" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_FIFOSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFOResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckAddSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_CheckAdd" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckAddSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_CheckAddResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckAdd_QtySoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_CheckAdd_Qty" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckAdd_QtySoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_CheckAdd_QtyResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Audit_TempSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Audit_Temp" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Audit_TempSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Audit_TempResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_Check" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_CheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_CheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="HelloWorldSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:HelloWorld" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="HelloWorldSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:HelloWorldResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_ICMOSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_ICMO" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_ICMOSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_ICMOResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_POOrderSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_POOrder" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_POOrderSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_POOrderResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_SeOutStockSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_SeOutStock" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_SeOutStockSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_SeOutStockResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_SeOutStockBackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_SeOutStockBack" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_SeOutStockBackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_SeOutStockBackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_PPBomSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_PPBom" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_PPBomSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_PPBomResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_WWPPBomSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_WWPPBom" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_WWPPBomSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_WWPPBomResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_POStockInSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_POStockIn" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_POStockInSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_POStockInResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_MateOutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_MateOut" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetWebAPIToLocal_MateOutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetWebAPIToLocal_MateOutResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetMaterialListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetMaterialList" /> |
| | |
| | | <wsdl:message name="GetKf_MateOutBackBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_MateOutBackBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_STJGOutBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_STJGOutBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_STJGOutBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_STJGOutBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_PrepareMTRLBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_PrepareMTRLBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_PrepareMTRLBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_PrepareMTRLBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetCg_POStockInBackBillList_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetCg_POStockInBackBillList_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetCg_POStockInBackBillList_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetCg_POStockInBackBillList_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetCg_EntrustInBackBillList_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetCg_EntrustInBackBillList_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetCg_EntrustInBackBillList_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetCg_EntrustInBackBillList_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_ICMOBillList_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBillList_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_ICMOBillList_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBillList_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ProductInBillList_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ProductInBillList_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ProductInBillList_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ProductInBillList_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ProductInBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ProductInBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_ProductInBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_ProductInBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_ICMOBackBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBackBillList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_ICMOBackBillListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBackBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:portType name="WebService1Soap"> |
| | | <wsdl:operation name="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:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_PackUnion"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_PackUnionSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_PackUnionSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_PackSplit"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_PackSplitSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_PackSplitSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntry_TmpList_Pack"> |
| | | <wsdl:input message="tns:GetBillEntry_TmpList_PackSoapIn" /> |
| | | <wsdl:output message="tns:GetBillEntry_TmpList_PackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePackUnionBill_New"> |
| | | <wsdl:input message="tns:set_SavePackUnionBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePackUnionBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePackSplitBill_New"> |
| | | <wsdl:input message="tns:set_SavePackSplitBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePackSplitBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_DelPonderationBillMain_Temp_Pack"> |
| | | <wsdl:input message="tns:set_DelPonderationBillMain_Temp_PackSoapIn" /> |
| | | <wsdl:output message="tns:set_DelPonderationBillMain_Temp_PackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_PackBarCode_PackUnionBill"> |
| | | <wsdl:input message="tns:get_PackBarCode_PackUnionBillSoapIn" /> |
| | | <wsdl:output message="tns:get_PackBarCode_PackUnionBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_PackUnionBill"> |
| | | <wsdl:input message="tns:get_BarCode_PackUnionBillSoapIn" /> |
| | | <wsdl:output message="tns:get_BarCode_PackUnionBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntry_Tmp_Pack"> |
| | | <wsdl:input message="tns:GetBillEntry_Tmp_PackSoapIn" /> |
| | | <wsdl:output message="tns:GetBillEntry_Tmp_PackSoapOut" /> |
| | |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_PackBarCode_BillCheck"> |
| | | <wsdl:input message="tns:get_SavePonderationBillMain_Temp_PackBarCode_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:get_SavePonderationBillMain_Temp_PackBarCode_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_BillCheck"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_BillCheck_New"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_BillCheck_NewSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_BillCheck_NewSoapOut" /> |
| | | </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="get_SavePonderationBillMain_Temp_BarCodeFIFO_BillCheck"> |
| | | <wsdl:input message="tns:get_SavePonderationBillMain_Temp_BarCodeFIFO_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:get_SavePonderationBillMain_Temp_BarCodeFIFO_BillCheckSoapOut" /> |
| | | </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_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:output message="tns:get_MaxBillNoAndID_K3SoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_MaxBillNoAndID_CLD"> |
| | | <wsdl:input message="tns:get_MaxBillNoAndID_CLDSoapIn" /> |
| | | <wsdl:output message="tns:get_MaxBillNoAndID_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_MaxBillNoAndID_New"> |
| | | <wsdl:input message="tns:get_MaxBillNoAndID_NewSoapIn" /> |
| | | <wsdl:output message="tns:get_MaxBillNoAndID_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_MaxBillID"> |
| | | <wsdl:input message="tns:get_MaxBillIDSoapIn" /> |
| | | <wsdl:output message="tns:get_MaxBillIDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="CheckModRight"> |
| | | <wsdl:input message="tns:CheckModRightSoapIn" /> |
| | | <wsdl:output message="tns:CheckModRightSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_User"> |
| | | <wsdl:input message="tns:get_UserSoapIn" /> |
| | | <wsdl:output message="tns:get_UserSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="CheckUser"> |
| | | <wsdl:input message="tns:CheckUserSoapIn" /> |
| | | <wsdl:output message="tns:CheckUserSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_TestStr"> |
| | | <wsdl:input message="tns:get_TestStrSoapIn" /> |
| | | <wsdl:output message="tns:get_TestStrSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerCon"> |
| | | <wsdl:input message="tns:get_ServerConSoapIn" /> |
| | | <wsdl:output message="tns:get_ServerConSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerCon2"> |
| | | <wsdl:input message="tns:get_ServerCon2SoapIn" /> |
| | | <wsdl:output message="tns:get_ServerCon2SoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SubDisplay"> |
| | | <wsdl:input message="tns:get_SubDisplaySoapIn" /> |
| | | <wsdl:output message="tns:get_SubDisplaySoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SubDisplayByOwner"> |
| | | <wsdl:input message="tns:get_SubDisplayByOwnerSoapIn" /> |
| | | <wsdl:output message="tns:get_SubDisplayByOwnerSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWorkProcInfoBoard"> |
| | | <wsdl:input message="tns:GetWorkProcInfoBoardSoapIn" /> |
| | | <wsdl:output message="tns:GetWorkProcInfoBoardSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetICInventoryByBarCode_View"> |
| | | <wsdl:input message="tns:GetICInventoryByBarCode_ViewSoapIn" /> |
| | | <wsdl:output message="tns:GetICInventoryByBarCode_ViewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMaterByBarCode_View"> |
| | | <wsdl:input message="tns:GetMaterByBarCode_ViewSoapIn" /> |
| | | <wsdl:output message="tns:GetMaterByBarCode_ViewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetICInventoryByBarCodeSP_View"> |
| | | <wsdl:input message="tns:GetICInventoryByBarCodeSP_ViewSoapIn" /> |
| | | <wsdl:output message="tns:GetICInventoryByBarCodeSP_ViewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMaterByBarCodeSP_View"> |
| | | <wsdl:input message="tns:GetMaterByBarCodeSP_ViewSoapIn" /> |
| | | <wsdl:output message="tns:GetMaterByBarCodeSP_ViewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="SetFIFOPonderationBillMain_Temp"> |
| | | <wsdl:input message="tns:SetFIFOPonderationBillMain_TempSoapIn" /> |
| | | <wsdl:output message="tns:SetFIFOPonderationBillMain_TempSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Fast"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_FastSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_FastSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_OutFast"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastSoapIn" /> |
| | |
| | | <wsdl:input message="tns:get_SourceBarCode_OtherOutSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_OtherOutSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateReplenishOut"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MateReplenishOutSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MateReplenishOutSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStock"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MoveStockSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MoveStockSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStock_XiaBao"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MoveStock_XiaBaoSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MoveStock_XiaBaoSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStockStepOut"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MoveStockStepOutSoapIn" /> |
| | |
| | | <wsdl:operation name="get_SourceBarCode_MoveStockStepIn"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MoveStockStepInSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MoveStockStepInSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_POStockInBack"> |
| | | <wsdl:input message="tns:get_SourceBarCode_POStockInBackSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_POStockInBackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateOutBack"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MateOutBackSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MateOutBackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_SellOutBack"> |
| | | <wsdl:input message="tns:get_SourceBarCode_SellOutBackSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_SellOutBackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode"> |
| | | <wsdl:input message="tns:get_BarCodeSoapIn" /> |
| | |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStock_AddSource"> |
| | | <wsdl:input message="tns:get_BarCode_MoveStock_AddSourceSoapIn" /> |
| | | <wsdl:output message="tns:get_BarCode_MoveStock_AddSourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSource"> |
| | | <wsdl:input message="tns:get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSourceSoapIn" /> |
| | | <wsdl:output message="tns:get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetJXBarCode_SiMoEr"> |
| | | <wsdl:input message="tns:GetJXBarCode_SiMoErSoapIn" /> |
| | | <wsdl:output message="tns:GetJXBarCode_SiMoErSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetJXBarCode_XiaoWei"> |
| | | <wsdl:input message="tns:GetJXBarCode_XiaoWeiSoapIn" /> |
| | | <wsdl:output message="tns:GetJXBarCode_XiaoWeiSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByMouldSource"> |
| | | <wsdl:input message="tns:get_CheckTypeByMouldSourceSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByMouldSourceSoapOut" /> |
| | |
| | | <wsdl:input message="tns:set_DelSc_MouldStockBillMain_TempSoapIn" /> |
| | | <wsdl:output message="tns:set_DelSc_MouldStockBillMain_TempSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherInBill"> |
| | | <wsdl:input message="tns:set_CheckOtherInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckOtherInBillSoapOut" /> |
| | | <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="set_AuditOtherInBill"> |
| | | <wsdl:input message="tns:set_AuditOtherInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditOtherInBillSoapOut" /> |
| | | <wsdl:operation name="MouldTempList_Modify"> |
| | | <wsdl:input message="tns:MouldTempList_ModifySoapIn" /> |
| | | <wsdl:output message="tns:MouldTempList_ModifySoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_StockInStyle"> |
| | | <wsdl:input message="tns:get_StockInStyleSoapIn" /> |
| | | <wsdl:output message="tns:get_StockInStyleSoapOut" /> |
| | | <wsdl:operation name="GetMouldSource"> |
| | | <wsdl:input message="tns:GetMouldSourceSoapIn" /> |
| | | <wsdl:output message="tns:GetMouldSourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_New"> |
| | | <wsdl:input message="tns:set_SaveOtherInBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherInBill_NewSoapOut" /> |
| | | <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="set_SaveOtherInBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveOtherInBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherInBill_CLD_NewSoapOut" /> |
| | | <wsdl:operation name="DeleteMouldBillList"> |
| | | <wsdl:input message="tns:DeleteMouldBillListSoapIn" /> |
| | | <wsdl:output message="tns:DeleteMouldBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_MES"> |
| | | <wsdl:input message="tns:set_SaveOtherInBill_MESSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherInBill_MESSoapOut" /> |
| | | <wsdl:operation name="GetBillEntry_TmpList"> |
| | | <wsdl:input message="tns:GetBillEntry_TmpListSoapIn" /> |
| | | <wsdl:output message="tns:GetBillEntry_TmpListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveOtherInBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherInBill_BillCheckSoapOut" /> |
| | | <wsdl:operation name="GetBillEntryTmpList"> |
| | | <wsdl:input message="tns:GetBillEntryTmpListSoapIn" /> |
| | | <wsdl:output message="tns:GetBillEntryTmpListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMouldProdInBill_New"> |
| | | <wsdl:input message="tns:set_SaveMouldProdInBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMouldProdInBill_NewSoapOut" /> |
| | | <wsdl:operation name="get_CheckTypeByPackBarCode_Pack"> |
| | | <wsdl:input message="tns:get_CheckTypeByPackBarCode_PackSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByPackBarCode_PackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveOtherInBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherInBill_CLDSoapOut" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_PackUnion"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_PackUnionSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_PackUnionSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_New"> |
| | | <wsdl:input message="tns:set_SaveProcReportMoveBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProcReportMoveBill_NewSoapOut" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_PackSplit"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_PackSplitSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_PackSplitSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveProcReportMoveBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProcReportMoveBill_CLD_NewSoapOut" /> |
| | | <wsdl:operation name="GetBillEntry_TmpList_Pack"> |
| | | <wsdl:input message="tns:GetBillEntry_TmpList_PackSoapIn" /> |
| | | <wsdl:output message="tns:GetBillEntry_TmpList_PackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock"> |
| | | <wsdl:input message="tns:set_SaveProcReportMoveBill_MoveStockSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProcReportMoveBill_MoveStockSoapOut" /> |
| | | <wsdl:operation name="set_SavePackUnionBill_New"> |
| | | <wsdl:input message="tns:set_SavePackUnionBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePackUnionBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapOut" /> |
| | | <wsdl:operation name="set_SavePackSplitBill_New"> |
| | | <wsdl:input message="tns:set_SavePackSplitBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePackSplitBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_New"> |
| | | <wsdl:input message="tns:set_CheckPOInStockBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckPOInStockBill_NewSoapOut" /> |
| | | <wsdl:operation name="set_DelPonderationBillMain_Temp_Pack"> |
| | | <wsdl:input message="tns:set_DelPonderationBillMain_Temp_PackSoapIn" /> |
| | | <wsdl:output message="tns:set_DelPonderationBillMain_Temp_PackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_CLD"> |
| | | <wsdl:input message="tns:set_CheckPOInStockBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckPOInStockBill_CLDSoapOut" /> |
| | | <wsdl:operation name="get_PackBarCode_PackUnionBill"> |
| | | <wsdl:input message="tns:get_PackBarCode_PackUnionBillSoapIn" /> |
| | | <wsdl:output message="tns:get_PackBarCode_PackUnionBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill"> |
| | | <wsdl:input message="tns:set_CheckPOInStockBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckPOInStockBillSoapOut" /> |
| | | <wsdl:operation name="get_BarCode_PackUnionBill"> |
| | | <wsdl:input message="tns:get_BarCode_PackUnionBillSoapIn" /> |
| | | <wsdl:output message="tns:get_BarCode_PackUnionBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSTJGInBill"> |
| | | <wsdl:input message="tns:set_SaveSTJGInBillSoapIn" /> |
| | |
| | | <wsdl:operation name="set_SaveProExchReport_CLD"> |
| | | <wsdl:input message="tns:set_SaveProExchReport_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProExchReport_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveStationOutBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveStationOutBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveStationOutBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveNoPassProdCheckBill_New"> |
| | | <wsdl:input message="tns:set_SaveNoPassProdCheckBill_NewSoapIn" /> |
| | |
| | | <wsdl:operation name="GetKf_PonderationBillMain_Temp_OrgandWHSP"> |
| | | <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_OrgandWHSPSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_OrgandWHSPSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillQuery_WMS"> |
| | | <wsdl:input message="tns:GetBillQuery_WMSSoapIn" /> |
| | | <wsdl:output message="tns:GetBillQuery_WMSSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="TempList_Modify"> |
| | | <wsdl:input message="tns:TempList_ModifySoapIn" /> |
| | |
| | | <wsdl:input message="tns:get_InfoByBarCode_SourceSoapIn" /> |
| | | <wsdl:output message="tns:get_InfoByBarCode_SourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBill_BillCheckSoapOut" /> |
| | | <wsdl:operation name="get_InfoByBarCodeForReport"> |
| | | <wsdl:input message="tns:get_InfoByBarCodeForReportSoapIn" /> |
| | | <wsdl:output message="tns:get_InfoByBarCodeForReportSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBackBill"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBackBillSoapOut" /> |
| | | <wsdl:operation name="get_InfoByStationInBill"> |
| | | <wsdl:input message="tns:get_InfoByStationInBillSoapIn" /> |
| | | <wsdl:output message="tns:get_InfoByStationInBillSoapOut" /> |
| | | </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="get_InfoByStationOutBill"> |
| | | <wsdl:input message="tns:get_InfoByStationOutBillSoapIn" /> |
| | | <wsdl:output message="tns:get_InfoByStationOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBillSoapOut" /> |
| | | <wsdl:operation name="get_MaxBillNoAndID"> |
| | | <wsdl:input message="tns:get_MaxBillNoAndIDSoapIn" /> |
| | | <wsdl:output message="tns:get_MaxBillNoAndIDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddOtherOutBill"> |
| | | <wsdl:input message="tns:set_CheckAddOtherOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckAddOtherOutBillSoapOut" /> |
| | | <wsdl:operation name="get_MaxBillNoAndID_K3"> |
| | | <wsdl:input message="tns:get_MaxBillNoAndID_K3SoapIn" /> |
| | | <wsdl:output message="tns:get_MaxBillNoAndID_K3SoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill"> |
| | | <wsdl:input message="tns:set_CheckOtherOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckOtherOutBillSoapOut" /> |
| | | <wsdl:operation name="get_MaxBillNoAndID_CLD"> |
| | | <wsdl:input message="tns:get_MaxBillNoAndID_CLDSoapIn" /> |
| | | <wsdl:output message="tns:get_MaxBillNoAndID_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill_Row"> |
| | | <wsdl:input message="tns:set_CheckOtherOutBill_RowSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckOtherOutBill_RowSoapOut" /> |
| | | <wsdl:operation name="get_MaxBillNoAndID_New"> |
| | | <wsdl:input message="tns:get_MaxBillNoAndID_NewSoapIn" /> |
| | | <wsdl:output message="tns:get_MaxBillNoAndID_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditOtherOutBill"> |
| | | <wsdl:input message="tns:set_AuditOtherOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditOtherOutBillSoapOut" /> |
| | | <wsdl:operation name="get_MaxBillID"> |
| | | <wsdl:input message="tns:get_MaxBillIDSoapIn" /> |
| | | <wsdl:output message="tns:get_MaxBillIDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_StockOutStyle"> |
| | | <wsdl:input message="tns:get_StockOutStyleSoapIn" /> |
| | | <wsdl:output message="tns:get_StockOutStyleSoapOut" /> |
| | | <wsdl:operation name="CheckModRight"> |
| | | <wsdl:input message="tns:CheckModRightSoapIn" /> |
| | | <wsdl:output message="tns:CheckModRightSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_New"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_NewSoapOut" /> |
| | | <wsdl:operation name="get_User"> |
| | | <wsdl:input message="tns:get_UserSoapIn" /> |
| | | <wsdl:output message="tns:get_UserSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_CLD_NewSoapOut" /> |
| | | <wsdl:operation name="CheckUser"> |
| | | <wsdl:input message="tns:CheckUserSoapIn" /> |
| | | <wsdl:output message="tns:CheckUserSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_MES"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_MESSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_MESSoapOut" /> |
| | | <wsdl:operation name="get_TestStr"> |
| | | <wsdl:input message="tns:get_TestStrSoapIn" /> |
| | | <wsdl:output message="tns:get_TestStrSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_CLDSoapOut" /> |
| | | <wsdl:operation name="get_ServerCon"> |
| | | <wsdl:input message="tns:get_ServerConSoapIn" /> |
| | | <wsdl:output message="tns:get_ServerConSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_BillCheckSoapOut" /> |
| | | <wsdl:operation name="get_ServerCon2"> |
| | | <wsdl:input message="tns:get_ServerCon2SoapIn" /> |
| | | <wsdl:output message="tns:get_ServerCon2SoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill"> |
| | | <wsdl:input message="tns:set_SavePOStockInBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBackBillSoapOut" /> |
| | | <wsdl:operation name="get_SubDisplay"> |
| | | <wsdl:input message="tns:get_SubDisplaySoapIn" /> |
| | | <wsdl:output message="tns:get_SubDisplaySoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_New"> |
| | | <wsdl:input message="tns:set_SavePOStockInBackBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBackBill_NewSoapOut" /> |
| | | <wsdl:operation name="get_SubDisplayByOwner"> |
| | | <wsdl:input message="tns:get_SubDisplayByOwnerSoapIn" /> |
| | | <wsdl:output message="tns:get_SubDisplayByOwnerSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SavePOStockInBackBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBackBill_CLD_NewSoapOut" /> |
| | | <wsdl:operation name="GetWorkProcInfoBoard"> |
| | | <wsdl:input message="tns:GetWorkProcInfoBoardSoapIn" /> |
| | | <wsdl:output message="tns:GetWorkProcInfoBoardSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_CLD"> |
| | | <wsdl:input message="tns:set_SavePOStockInBackBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBackBill_CLDSoapOut" /> |
| | | <wsdl:operation name="GetICInventoryByBarCode_View"> |
| | | <wsdl:input message="tns:GetICInventoryByBarCode_ViewSoapIn" /> |
| | | <wsdl:output message="tns:GetICInventoryByBarCode_ViewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill"> |
| | | <wsdl:input message="tns:set_SavePOStockInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBillSoapOut" /> |
| | | <wsdl:operation name="GetMaterByBarCode_View"> |
| | | <wsdl:input message="tns:GetMaterByBarCode_ViewSoapIn" /> |
| | | <wsdl:output message="tns:GetMaterByBarCode_ViewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddPOStockInBill"> |
| | | <wsdl:input message="tns:set_CheckAddPOStockInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckAddPOStockInBillSoapOut" /> |
| | | <wsdl:operation name="GetICInventoryByBarCodeSP_View"> |
| | | <wsdl:input message="tns:GetICInventoryByBarCodeSP_ViewSoapIn" /> |
| | | <wsdl:output message="tns:GetICInventoryByBarCodeSP_ViewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOStockInBill"> |
| | | <wsdl:input message="tns:set_CheckPOStockInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckPOStockInBillSoapOut" /> |
| | | <wsdl:operation name="GetMaterByBarCodeSP_View"> |
| | | <wsdl:input message="tns:GetMaterByBarCodeSP_ViewSoapIn" /> |
| | | <wsdl:output message="tns:GetMaterByBarCodeSP_ViewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditPOStockInBill"> |
| | | <wsdl:input message="tns:set_AuditPOStockInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditPOStockInBillSoapOut" /> |
| | | <wsdl:operation name="SetFIFOPonderationBillMain_Temp"> |
| | | <wsdl:input message="tns:SetFIFOPonderationBillMain_TempSoapIn" /> |
| | | <wsdl:output message="tns:SetFIFOPonderationBillMain_TempSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_New"> |
| | | <wsdl:input message="tns:set_SavePOStockInBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBill_NewSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Fast"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_FastSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_FastSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SavePOStockInBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBill_CLD_NewSoapOut" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_CLD"> |
| | | <wsdl:input message="tns:set_SavePOStockInBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SavePOStockInBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_MulSource_CLD"> |
| | | <wsdl:input message="tns:set_SaveProductInBill_MulSource_CLDSoapIn" /> |
| | |
| | | <wsdl:operation name="set_SaveProductInBackBill_New"> |
| | | <wsdl:input message="tns:set_SaveProductInBackBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBackBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBackBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveProductInBackBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBackBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill"> |
| | | <wsdl:input message="tns:set_SaveProductInBillSoapIn" /> |
| | |
| | | <wsdl:operation name="set_SaveProductInBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveProductInBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveProductInBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill"> |
| | | <wsdl:input message="tns:set_SaveEntrustInBackBillSoapIn" /> |
| | |
| | | <wsdl:input message="tns:set_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_SaveOtherInBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveOtherInBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherInBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_MES"> |
| | | <wsdl:input message="tns:set_SaveOtherInBill_MESSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherInBill_MESSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveOtherInBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherInBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMouldProdInBill_New"> |
| | | <wsdl:input message="tns:set_SaveMouldProdInBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMouldProdInBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveOtherInBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherInBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_New"> |
| | | <wsdl:input message="tns:set_SaveProcReportMoveBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProcReportMoveBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveProcReportMoveBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProcReportMoveBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock"> |
| | | <wsdl:input message="tns:set_SaveProcReportMoveBill_MoveStockSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProcReportMoveBill_MoveStockSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_New"> |
| | | <wsdl:input message="tns:set_CheckPOInStockBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckPOInStockBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_CLD"> |
| | | <wsdl:input message="tns:set_CheckPOInStockBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckPOInStockBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill"> |
| | | <wsdl:input message="tns:set_CheckPOInStockBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckPOInStockBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMateReplenishOutBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveMateReplenishOutBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMateReplenishOutBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustReplenishOutBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveEntrustReplenishOutBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustReplenishOutBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveEntrustInBackBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustInBackBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBackBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBackBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBackBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBackBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBackBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBackBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBackBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddEntrustOutBill"> |
| | | <wsdl:input message="tns:set_CheckAddEntrustOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckAddEntrustOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill"> |
| | | <wsdl:input message="tns:set_CheckEntrustOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckEntrustOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill_Row"> |
| | | <wsdl:input message="tns:set_CheckEntrustOutBill_RowSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckEntrustOutBill_RowSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditEntrustOutBill"> |
| | | <wsdl:input message="tns:set_AuditEntrustOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditEntrustOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_EntrustOutBill_K3_Source"> |
| | | <wsdl:input message="tns:GetKf_EntrustOutBill_K3_SourceSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_EntrustOutBill_K3_SourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBackBill"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBackBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBackBill_New"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBackBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBackBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddOtherOutBill"> |
| | | <wsdl:input message="tns:set_CheckAddOtherOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckAddOtherOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill"> |
| | | <wsdl:input message="tns:set_CheckOtherOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckOtherOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill_Row"> |
| | | <wsdl:input message="tns:set_CheckOtherOutBill_RowSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckOtherOutBill_RowSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditOtherOutBill"> |
| | | <wsdl:input message="tns:set_AuditOtherOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditOtherOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_StockOutStyle"> |
| | | <wsdl:input message="tns:get_StockOutStyleSoapIn" /> |
| | | <wsdl:output message="tns:get_StockOutStyleSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_Bill_New"> |
| | | <wsdl:input message="tns:set_Bill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_Bill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_New_haicheng"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_New_haichengSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_New_haichengSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD_New_haicheng"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_CLD_New_haichengSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_CLD_New_haichengSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_New"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_MES"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_MESSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_MESSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill"> |
| | | <wsdl:input message="tns:set_SavePOStockInBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBackBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_New"> |
| | | <wsdl:input message="tns:set_SavePOStockInBackBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBackBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SavePOStockInBackBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBackBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SavePOStockInBackBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBackBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_CLD"> |
| | | <wsdl:input message="tns:set_SavePOStockInBackBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBackBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill"> |
| | | <wsdl:input message="tns:set_SavePOStockInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddPOStockInBill"> |
| | | <wsdl:input message="tns:set_CheckAddPOStockInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckAddPOStockInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOStockInBill"> |
| | | <wsdl:input message="tns:set_CheckPOStockInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckPOStockInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditPOStockInBill"> |
| | | <wsdl:input message="tns:set_AuditPOStockInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditPOStockInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_New"> |
| | | <wsdl:input message="tns:set_SavePOStockInBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SavePOStockInBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_MES"> |
| | | <wsdl:input message="tns:set_SaveMoveStockBill_MESSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockBill_MESSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveMoveStockBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_New"> |
| | | <wsdl:input message="tns:set_SaveMoveStockStepOutBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockStepOutBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveMoveStockStepOutBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockStepOutBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepInBill_New"> |
| | | <wsdl:input message="tns:set_SaveMoveStockStepInBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockStepInBill_NewSoapOut" /> |
| | |
| | | <wsdl:operation name="set_SaveSellOutBackBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveSellOutBackBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveSellOutBackBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSellOutBackBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveSellOutBackBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveSellOutBackBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSellOutBackBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveSellOutBackBill_CLDSoapIn" /> |
| | |
| | | <wsdl:input message="tns:set_SaveMateOutBackBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMateOutBackBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMateOutBackBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveMateOutBackBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMateOutBackBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMateOutBill"> |
| | | <wsdl:input message="tns:set_SaveMateOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMateOutBillSoapOut" /> |
| | |
| | | <wsdl:input message="tns:set_SaveMateReplenishOutBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMateReplenishOutBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMateReplenishOutBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveMateReplenishOutBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMateReplenishOutBill_BillCheckSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustReplenishOutBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveEntrustReplenishOutBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustReplenishOutBill_BillCheckSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveEntrustInBackBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustInBackBill_CLDSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFOSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFOSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBackBillSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBackBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBackBill_NewSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_CheckAdd"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_CheckAddSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_CheckAddSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBackBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBackBill_CLD_NewSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_CheckAdd_Qty"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_CheckAdd_QtySoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_CheckAdd_QtySoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBillSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Audit_Temp"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Audit_TempSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Audit_TempSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddEntrustOutBill"> |
| | | <wsdl:input message="tns:set_CheckAddEntrustOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckAddEntrustOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill"> |
| | | <wsdl:input message="tns:set_CheckEntrustOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckEntrustOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill_Row"> |
| | | <wsdl:input message="tns:set_CheckEntrustOutBill_RowSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckEntrustOutBill_RowSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditEntrustOutBill"> |
| | | <wsdl:input message="tns:set_AuditEntrustOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditEntrustOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_EntrustOutBill_K3_Source"> |
| | | <wsdl:input message="tns:GetKf_EntrustOutBill_K3_SourceSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_EntrustOutBill_K3_SourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBill_CLDSoapOut" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Check"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_CheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_CheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_ClearPonderationBillMain_Temp_ChangGui"> |
| | | <wsdl:input message="tns:set_ClearPonderationBillMain_Temp_ChangGuiSoapIn" /> |
| | |
| | | <wsdl:input message="tns:set_SaveMoveStockBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_MES"> |
| | | <wsdl:input message="tns:set_SaveMoveStockBill_MESSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockBill_MESSoapOut" /> |
| | | <wsdl:operation name="GetKf_STJGOutBillList"> |
| | | <wsdl:input message="tns:GetKf_STJGOutBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_STJGOutBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveMoveStockBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockBill_BillCheckSoapOut" /> |
| | | <wsdl:operation name="GetSc_PrepareMTRLBillList"> |
| | | <wsdl:input message="tns:GetSc_PrepareMTRLBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetSc_PrepareMTRLBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_CLD_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveMoveStockBill_CLD_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockBill_CLD_BillCheckSoapOut" /> |
| | | <wsdl:operation name="GetCg_POStockInBackBillList_CLD"> |
| | | <wsdl:input message="tns:GetCg_POStockInBackBillList_CLDSoapIn" /> |
| | | <wsdl:output message="tns:GetCg_POStockInBackBillList_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_New"> |
| | | <wsdl:input message="tns:set_SaveMoveStockStepOutBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockStepOutBill_NewSoapOut" /> |
| | | <wsdl:operation name="GetCg_EntrustInBackBillList_CLD"> |
| | | <wsdl:input message="tns:GetCg_EntrustInBackBillList_CLDSoapIn" /> |
| | | <wsdl:output message="tns:GetCg_EntrustInBackBillList_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveMoveStockStepOutBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockStepOutBill_CLD_NewSoapOut" /> |
| | | <wsdl:operation name="GetSc_ICMOBillList_CLD"> |
| | | <wsdl:input message="tns:GetSc_ICMOBillList_CLDSoapIn" /> |
| | | <wsdl:output message="tns:GetSc_ICMOBillList_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList_CLD"> |
| | | <wsdl:input message="tns:GetKf_ProductInBillList_CLDSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_ProductInBillList_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList"> |
| | | <wsdl:input message="tns:GetKf_ProductInBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_ProductInBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBackBillList"> |
| | | <wsdl:input message="tns:GetSc_ICMOBackBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetSc_ICMOBackBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBillList"> |
| | | <wsdl:input message="tns:GetSc_ICMOBillListSoapIn" /> |
| | |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_Source_Fast_CLD_CGSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_Source_Fast_ChangeBoxSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFOSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFOSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_CheckAdd"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_CheckAddSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_CheckAddSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_CheckAdd_Qty"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_CheckAdd_QtySoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_CheckAdd_QtySoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Audit_Temp"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Audit_TempSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Audit_TempSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Check"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_CheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_CheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="HelloWorld"> |
| | | <wsdl:input message="tns:HelloWorldSoapIn" /> |
| | | <wsdl:output message="tns:HelloWorldSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_ICMO"> |
| | | <wsdl:input message="tns:GetWebAPIToLocal_ICMOSoapIn" /> |
| | | <wsdl:output message="tns:GetWebAPIToLocal_ICMOSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_POOrder"> |
| | | <wsdl:input message="tns:GetWebAPIToLocal_POOrderSoapIn" /> |
| | | <wsdl:output message="tns:GetWebAPIToLocal_POOrderSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_SeOutStock"> |
| | | <wsdl:input message="tns:GetWebAPIToLocal_SeOutStockSoapIn" /> |
| | | <wsdl:output message="tns:GetWebAPIToLocal_SeOutStockSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_SeOutStockBack"> |
| | | <wsdl:input message="tns:GetWebAPIToLocal_SeOutStockBackSoapIn" /> |
| | | <wsdl:output message="tns:GetWebAPIToLocal_SeOutStockBackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_PPBom"> |
| | | <wsdl:input message="tns:GetWebAPIToLocal_PPBomSoapIn" /> |
| | | <wsdl:output message="tns:GetWebAPIToLocal_PPBomSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_WWPPBom"> |
| | | <wsdl:input message="tns:GetWebAPIToLocal_WWPPBomSoapIn" /> |
| | | <wsdl:output message="tns:GetWebAPIToLocal_WWPPBomSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_POStockIn"> |
| | | <wsdl:input message="tns:GetWebAPIToLocal_POStockInSoapIn" /> |
| | | <wsdl:output message="tns:GetWebAPIToLocal_POStockInSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_MateOut"> |
| | | <wsdl:input message="tns:GetWebAPIToLocal_MateOutSoapIn" /> |
| | | <wsdl:output message="tns:GetWebAPIToLocal_MateOutSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMaterialList"> |
| | | <wsdl:input message="tns:GetMaterialListSoapIn" /> |
| | |
| | | <wsdl:input message="tns:GetKf_MateOutBackBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_MateOutBackBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_STJGOutBillList"> |
| | | <wsdl:input message="tns:GetKf_STJGOutBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_STJGOutBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_PrepareMTRLBillList"> |
| | | <wsdl:input message="tns:GetSc_PrepareMTRLBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetSc_PrepareMTRLBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetCg_POStockInBackBillList_CLD"> |
| | | <wsdl:input message="tns:GetCg_POStockInBackBillList_CLDSoapIn" /> |
| | | <wsdl:output message="tns:GetCg_POStockInBackBillList_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetCg_EntrustInBackBillList_CLD"> |
| | | <wsdl:input message="tns:GetCg_EntrustInBackBillList_CLDSoapIn" /> |
| | | <wsdl:output message="tns:GetCg_EntrustInBackBillList_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBillList_CLD"> |
| | | <wsdl:input message="tns:GetSc_ICMOBillList_CLDSoapIn" /> |
| | | <wsdl:output message="tns:GetSc_ICMOBillList_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList_CLD"> |
| | | <wsdl:input message="tns:GetKf_ProductInBillList_CLDSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_ProductInBillList_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList"> |
| | | <wsdl:input message="tns:GetKf_ProductInBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_ProductInBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBackBillList"> |
| | | <wsdl:input message="tns:GetSc_ICMOBackBillListSoapIn" /> |
| | | <wsdl:output message="tns:GetSc_ICMOBackBillListSoapOut" /> |
| | | </wsdl:operation> |
| | | </wsdl:portType> |
| | | <wsdl:binding name="WebService1Soap" type="tns:WebService1Soap"> |
| | | <soap:binding transport="http://schemas.xmlsoap.org/soap/http" /> |
| | | <wsdl:operation name="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:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_PackUnion"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackUnion" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_PackSplit"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackSplit" 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_Pack"> |
| | | <soap:operation soapAction="http://tempuri.org/GetBillEntry_TmpList_Pack" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePackUnionBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePackUnionBill_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_SavePackSplitBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePackSplitBill_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_DelPonderationBillMain_Temp_Pack"> |
| | | <soap:operation soapAction="http://tempuri.org/set_DelPonderationBillMain_Temp_Pack" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_PackBarCode_PackUnionBill"> |
| | | <soap:operation soapAction="http://tempuri.org/get_PackBarCode_PackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_PackUnionBill"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BarCode_PackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntry_Tmp_Pack"> |
| | | <soap:operation soapAction="http://tempuri.org/GetBillEntry_Tmp_Pack" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_PackBarCode_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_PackBarCode_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_BillCheck_New"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_BillCheck_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_Verify"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BillBarCode_Verify" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCodeFIFO_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCodeFIFO_BillCheck" 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_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> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_MaxBillNoAndID_K3"> |
| | | <soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_K3" 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_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_CLD" 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_New"> |
| | | <soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_MaxBillID"> |
| | | <soap:operation soapAction="http://tempuri.org/get_MaxBillID" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="CheckModRight"> |
| | | <soap:operation soapAction="http://tempuri.org/CheckModRight" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_User"> |
| | | <soap:operation soapAction="http://tempuri.org/get_User" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="CheckUser"> |
| | | <soap:operation soapAction="http://tempuri.org/CheckUser" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_TestStr"> |
| | | <soap:operation soapAction="http://tempuri.org/get_TestStr" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerCon"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ServerCon" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerCon2"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ServerCon2" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SubDisplay"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SubDisplay" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SubDisplayByOwner"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SubDisplayByOwner" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWorkProcInfoBoard"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWorkProcInfoBoard" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetICInventoryByBarCode_View"> |
| | | <soap:operation soapAction="http://tempuri.org/GetICInventoryByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMaterByBarCode_View"> |
| | | <soap:operation soapAction="http://tempuri.org/GetMaterByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetICInventoryByBarCodeSP_View"> |
| | | <soap:operation soapAction="http://tempuri.org/GetICInventoryByBarCodeSP_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMaterByBarCodeSP_View"> |
| | | <soap:operation soapAction="http://tempuri.org/GetMaterByBarCodeSP_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="SetFIFOPonderationBillMain_Temp"> |
| | | <soap:operation soapAction="http://tempuri.org/SetFIFOPonderationBillMain_Temp" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Fast"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Fast" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateReplenishOut"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MateReplenishOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStock"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStock_XiaBao"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock_XiaBao" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStockStepIn"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStockStepIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_POStockInBack"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_POStockInBack" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateOutBack"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MateOutBack" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_SellOutBack"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_SellOutBack" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStock_AddSource"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BarCode_MoveStock_AddSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSource"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetJXBarCode_SiMoEr"> |
| | | <soap:operation soapAction="http://tempuri.org/GetJXBarCode_SiMoEr" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetJXBarCode_XiaoWei"> |
| | | <soap:operation soapAction="http://tempuri.org/GetJXBarCode_XiaoWei" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByMouldSource"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByMouldSource" style="document" /> |
| | | <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:operation name="set_SaveMouldStockBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMouldStockBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditOtherInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_AuditOtherInBill" style="document" /> |
| | | <wsdl:operation name="MouldTempList_Modify"> |
| | | <soap:operation soapAction="http://tempuri.org/MouldTempList_Modify" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_StockInStyle"> |
| | | <soap:operation soapAction="http://tempuri.org/get_StockInStyle" style="document" /> |
| | | <wsdl:operation name="GetMouldSource"> |
| | | <soap:operation soapAction="http://tempuri.org/GetMouldSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <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:operation name="GetSc_MouldStockBillMain_TempList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSc_MouldStockBillMain_TempList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="DeleteMouldBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/DeleteMouldBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_MES"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_MES" style="document" /> |
| | | <wsdl:operation name="GetBillEntry_TmpList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetBillEntry_TmpList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_BillCheck" style="document" /> |
| | | <wsdl:operation name="GetBillEntryTmpList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetBillEntryTmpList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMouldProdInBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMouldProdInBill_New" style="document" /> |
| | | <wsdl:operation name="get_CheckTypeByPackBarCode_Pack"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByPackBarCode_Pack" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD" style="document" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_PackUnion"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackUnion" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_New" style="document" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_PackSplit"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackSplit" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="GetBillEntry_TmpList_Pack"> |
| | | <soap:operation soapAction="http://tempuri.org/GetBillEntry_TmpList_Pack" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock" style="document" /> |
| | | <wsdl:operation name="set_SavePackUnionBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePackUnionBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock_CLD_New" style="document" /> |
| | | <wsdl:operation name="set_SavePackSplitBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePackSplitBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_New" style="document" /> |
| | | <wsdl:operation name="set_DelPonderationBillMain_Temp_Pack"> |
| | | <soap:operation soapAction="http://tempuri.org/set_DelPonderationBillMain_Temp_Pack" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_CLD" style="document" /> |
| | | <wsdl:operation name="get_PackBarCode_PackUnionBill"> |
| | | <soap:operation soapAction="http://tempuri.org/get_PackBarCode_PackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill" style="document" /> |
| | | <wsdl:operation name="get_BarCode_PackUnionBill"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BarCode_PackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProExchReport_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProExchReport_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveStationOutBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveStationOutBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_Temp_OrgandWHSP"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_OrgandWHSP" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillQuery_WMS"> |
| | | <soap:operation soapAction="http://tempuri.org/GetBillQuery_WMS" 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:operation name="get_InfoByBarCodeForReport"> |
| | | <soap:operation soapAction="http://tempuri.org/get_InfoByBarCodeForReport" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBackBill" style="document" /> |
| | | <wsdl:operation name="get_InfoByStationInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/get_InfoByStationInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <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="get_InfoByStationOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/get_InfoByStationOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill" style="document" /> |
| | | <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="set_CheckAddOtherOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckAddOtherOutBill" style="document" /> |
| | | <wsdl:operation name="get_MaxBillNoAndID_K3"> |
| | | <soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_K3" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckOtherOutBill" style="document" /> |
| | | <wsdl:operation name="get_MaxBillNoAndID_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill_Row"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckOtherOutBill_Row" style="document" /> |
| | | <wsdl:operation name="get_MaxBillNoAndID_New"> |
| | | <soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditOtherOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_AuditOtherOutBill" style="document" /> |
| | | <wsdl:operation name="get_MaxBillID"> |
| | | <soap:operation soapAction="http://tempuri.org/get_MaxBillID" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_StockOutStyle"> |
| | | <soap:operation soapAction="http://tempuri.org/get_StockOutStyle" style="document" /> |
| | | <wsdl:operation name="CheckModRight"> |
| | | <soap:operation soapAction="http://tempuri.org/CheckModRight" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New" style="document" /> |
| | | <wsdl:operation name="get_User"> |
| | | <soap:operation soapAction="http://tempuri.org/get_User" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="CheckUser"> |
| | | <soap:operation soapAction="http://tempuri.org/CheckUser" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_MES"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_MES" style="document" /> |
| | | <wsdl:operation name="get_TestStr"> |
| | | <soap:operation soapAction="http://tempuri.org/get_TestStr" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD" style="document" /> |
| | | <wsdl:operation name="get_ServerCon"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ServerCon" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_BillCheck" style="document" /> |
| | | <wsdl:operation name="get_ServerCon2"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ServerCon2" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill" style="document" /> |
| | | <wsdl:operation name="get_SubDisplay"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SubDisplay" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_New" style="document" /> |
| | | <wsdl:operation name="get_SubDisplayByOwner"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SubDisplayByOwner" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="GetWorkProcInfoBoard"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWorkProcInfoBoard" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD" style="document" /> |
| | | <wsdl:operation name="GetICInventoryByBarCode_View"> |
| | | <soap:operation soapAction="http://tempuri.org/GetICInventoryByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBill" style="document" /> |
| | | <wsdl:operation name="GetMaterByBarCode_View"> |
| | | <soap:operation soapAction="http://tempuri.org/GetMaterByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddPOStockInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckAddPOStockInBill" style="document" /> |
| | | <wsdl:operation name="GetICInventoryByBarCodeSP_View"> |
| | | <soap:operation soapAction="http://tempuri.org/GetICInventoryByBarCodeSP_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOStockInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckPOStockInBill" style="document" /> |
| | | <wsdl:operation name="GetMaterByBarCodeSP_View"> |
| | | <soap:operation soapAction="http://tempuri.org/GetMaterByBarCodeSP_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditPOStockInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_AuditPOStockInBill" style="document" /> |
| | | <wsdl:operation name="SetFIFOPonderationBillMain_Temp"> |
| | | <soap:operation soapAction="http://tempuri.org/SetFIFOPonderationBillMain_Temp" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBill_New" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Fast"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Fast" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBackBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBackBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBackBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_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_SaveOtherInBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_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_SaveOtherInBill_MES"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_MES" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMouldProdInBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMouldProdInBill_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_SaveOtherInBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMateReplenishOutBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMateReplenishOutBill_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_SaveEntrustReplenishOutBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustReplenishOutBill_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_SaveEntrustInBackBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill_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_SaveEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckAddEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill_Row"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill_Row" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_AuditEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_EntrustOutBill_K3_Source"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_EntrustOutBill_K3_Source" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBackBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddOtherOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckAddOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill_Row"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckOtherOutBill_Row" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditOtherOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_AuditOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_StockOutStyle"> |
| | | <soap:operation soapAction="http://tempuri.org/get_StockOutStyle" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_Bill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_Bill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_New_haicheng"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New_haicheng" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD_New_haicheng"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD_New_haicheng" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_MES"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_MES" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddPOStockInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckAddPOStockInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOStockInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckPOStockInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditPOStockInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_AuditPOStockInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_MES"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_MES" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepInBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockStepInBill_New" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSellOutBackBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_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_SaveSellOutBackBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMateOutBackBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMateOutBackBill_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_SaveMateOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMateOutBill" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMateReplenishOutBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMateReplenishOutBill_BillCheck" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustReplenishOutBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustReplenishOutBill_BillCheck" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_CLD" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_FIFO" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill_New" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_CheckAdd"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_CheckAdd" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_CheckAdd_Qty"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_CheckAdd_Qty" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Audit_Temp"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Audit_Temp" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckAddEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill_Row"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill_Row" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_AuditEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_EntrustOutBill_K3_Source"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_EntrustOutBill_K3_Source" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_CLD" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Check"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Check" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_MES"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_MES" style="document" /> |
| | | <wsdl:operation name="GetKf_STJGOutBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_STJGOutBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_BillCheck" style="document" /> |
| | | <wsdl:operation name="GetSc_PrepareMTRLBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSc_PrepareMTRLBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_CLD_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_CLD_BillCheck" style="document" /> |
| | | <wsdl:operation name="GetCg_POStockInBackBillList_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/GetCg_POStockInBackBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_New" style="document" /> |
| | | <wsdl:operation name="GetCg_EntrustInBackBillList_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/GetCg_EntrustInBackBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="GetSc_ICMOBillList_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSc_ICMOBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_ProductInBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_ProductInBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBackBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSc_ICMOBackBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_FIFO" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_CheckAdd"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_CheckAdd" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_CheckAdd_Qty"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_CheckAdd_Qty" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Audit_Temp"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Audit_Temp" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Check"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Check" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="HelloWorld"> |
| | | <soap:operation soapAction="http://tempuri.org/HelloWorld" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_ICMO"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWebAPIToLocal_ICMO" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_POOrder"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWebAPIToLocal_POOrder" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_SeOutStock"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWebAPIToLocal_SeOutStock" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_SeOutStockBack"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWebAPIToLocal_SeOutStockBack" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_PPBom"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWebAPIToLocal_PPBom" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_WWPPBom"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWebAPIToLocal_WWPPBom" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_POStockIn"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWebAPIToLocal_POStockIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_MateOut"> |
| | | <soap:operation soapAction="http://tempuri.org/GetWebAPIToLocal_MateOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_STJGOutBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_STJGOutBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_PrepareMTRLBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSc_PrepareMTRLBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetCg_POStockInBackBillList_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/GetCg_POStockInBackBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetCg_EntrustInBackBillList_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/GetCg_EntrustInBackBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBillList_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSc_ICMOBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_ProductInBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_ProductInBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBackBillList"> |
| | | <soap:operation soapAction="http://tempuri.org/GetSc_ICMOBackBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | </wsdl:binding> |
| | | <wsdl:binding name="WebService1Soap12" type="tns:WebService1Soap"> |
| | | <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" /> |
| | | <wsdl:operation name="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:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_PackUnion"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackUnion" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_PackSplit"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackSplit" 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_Pack"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetBillEntry_TmpList_Pack" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePackUnionBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePackUnionBill_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_SavePackSplitBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePackSplitBill_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_DelPonderationBillMain_Temp_Pack"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_DelPonderationBillMain_Temp_Pack" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_PackBarCode_PackUnionBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_PackBarCode_PackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_PackUnionBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BarCode_PackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillEntry_Tmp_Pack"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetBillEntry_Tmp_Pack" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_PackBarCode_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_PackBarCode_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_BillCheck_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_BillCheck_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode_Verify"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BillBarCode_Verify" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCodeFIFO_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCodeFIFO_BillCheck" 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_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> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_MaxBillNoAndID_K3"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_K3" 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_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_CLD" 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_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_MaxBillID"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_MaxBillID" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="CheckModRight"> |
| | | <soap12:operation soapAction="http://tempuri.org/CheckModRight" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_User"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_User" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="CheckUser"> |
| | | <soap12:operation soapAction="http://tempuri.org/CheckUser" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_TestStr"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_TestStr" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerCon"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ServerCon" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerCon2"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ServerCon2" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SubDisplay"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SubDisplay" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SubDisplayByOwner"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SubDisplayByOwner" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWorkProcInfoBoard"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWorkProcInfoBoard" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetICInventoryByBarCode_View"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetICInventoryByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMaterByBarCode_View"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetMaterByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetICInventoryByBarCodeSP_View"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetICInventoryByBarCodeSP_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetMaterByBarCodeSP_View"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetMaterByBarCodeSP_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="SetFIFOPonderationBillMain_Temp"> |
| | | <soap12:operation soapAction="http://tempuri.org/SetFIFOPonderationBillMain_Temp" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Fast"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Fast" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateReplenishOut"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MateReplenishOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStock"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStock_XiaBao"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock_XiaBao" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStockStepIn"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStockStepIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_POStockInBack"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_POStockInBack" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateOutBack"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MateOutBack" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_SellOutBack"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_SellOutBack" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_MoveStock_AddSource"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BarCode_MoveStock_AddSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSource"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetJXBarCode_SiMoEr"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetJXBarCode_SiMoEr" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetJXBarCode_XiaoWei"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetJXBarCode_XiaoWei" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByMouldSource"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByMouldSource" style="document" /> |
| | | <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:operation name="set_SaveMouldStockBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMouldStockBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditOtherInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_AuditOtherInBill" style="document" /> |
| | | <wsdl:operation name="MouldTempList_Modify"> |
| | | <soap12:operation soapAction="http://tempuri.org/MouldTempList_Modify" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_StockInStyle"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_StockInStyle" style="document" /> |
| | | <wsdl:operation name="GetMouldSource"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetMouldSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <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:operation name="GetSc_MouldStockBillMain_TempList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSc_MouldStockBillMain_TempList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="DeleteMouldBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/DeleteMouldBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_MES"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_MES" style="document" /> |
| | | <wsdl:operation name="GetBillEntry_TmpList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetBillEntry_TmpList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_BillCheck" style="document" /> |
| | | <wsdl:operation name="GetBillEntryTmpList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetBillEntryTmpList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMouldProdInBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMouldProdInBill_New" style="document" /> |
| | | <wsdl:operation name="get_CheckTypeByPackBarCode_Pack"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByPackBarCode_Pack" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD" style="document" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_PackUnion"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackUnion" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_New" style="document" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_PackSplit"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackSplit" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="GetBillEntry_TmpList_Pack"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetBillEntry_TmpList_Pack" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock" style="document" /> |
| | | <wsdl:operation name="set_SavePackUnionBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePackUnionBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock_CLD_New" style="document" /> |
| | | <wsdl:operation name="set_SavePackSplitBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePackSplitBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_New" style="document" /> |
| | | <wsdl:operation name="set_DelPonderationBillMain_Temp_Pack"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_DelPonderationBillMain_Temp_Pack" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_CLD" style="document" /> |
| | | <wsdl:operation name="get_PackBarCode_PackUnionBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_PackBarCode_PackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill" style="document" /> |
| | | <wsdl:operation name="get_BarCode_PackUnionBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BarCode_PackUnionBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProExchReport_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProExchReport_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveStationOutBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveStationOutBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_PonderationBillMain_Temp_OrgandWHSP"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_OrgandWHSP" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetBillQuery_WMS"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetBillQuery_WMS" 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:operation name="get_InfoByBarCodeForReport"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_InfoByBarCodeForReport" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBackBill" style="document" /> |
| | | <wsdl:operation name="get_InfoByStationInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_InfoByStationInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <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="get_InfoByStationOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_InfoByStationOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill" style="document" /> |
| | | <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="set_CheckAddOtherOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckAddOtherOutBill" style="document" /> |
| | | <wsdl:operation name="get_MaxBillNoAndID_K3"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_K3" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckOtherOutBill" style="document" /> |
| | | <wsdl:operation name="get_MaxBillNoAndID_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill_Row"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckOtherOutBill_Row" style="document" /> |
| | | <wsdl:operation name="get_MaxBillNoAndID_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditOtherOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_AuditOtherOutBill" style="document" /> |
| | | <wsdl:operation name="get_MaxBillID"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_MaxBillID" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_StockOutStyle"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_StockOutStyle" style="document" /> |
| | | <wsdl:operation name="CheckModRight"> |
| | | <soap12:operation soapAction="http://tempuri.org/CheckModRight" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New" style="document" /> |
| | | <wsdl:operation name="get_User"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_User" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="CheckUser"> |
| | | <soap12:operation soapAction="http://tempuri.org/CheckUser" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_MES"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_MES" style="document" /> |
| | | <wsdl:operation name="get_TestStr"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_TestStr" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD" style="document" /> |
| | | <wsdl:operation name="get_ServerCon"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ServerCon" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_BillCheck" style="document" /> |
| | | <wsdl:operation name="get_ServerCon2"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ServerCon2" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill" style="document" /> |
| | | <wsdl:operation name="get_SubDisplay"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SubDisplay" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_New" style="document" /> |
| | | <wsdl:operation name="get_SubDisplayByOwner"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SubDisplayByOwner" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="GetWorkProcInfoBoard"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWorkProcInfoBoard" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD" style="document" /> |
| | | <wsdl:operation name="GetICInventoryByBarCode_View"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetICInventoryByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBill" style="document" /> |
| | | <wsdl:operation name="GetMaterByBarCode_View"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetMaterByBarCode_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddPOStockInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckAddPOStockInBill" style="document" /> |
| | | <wsdl:operation name="GetICInventoryByBarCodeSP_View"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetICInventoryByBarCodeSP_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOStockInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckPOStockInBill" style="document" /> |
| | | <wsdl:operation name="GetMaterByBarCodeSP_View"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetMaterByBarCodeSP_View" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditPOStockInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_AuditPOStockInBill" style="document" /> |
| | | <wsdl:operation name="SetFIFOPonderationBillMain_Temp"> |
| | | <soap12:operation soapAction="http://tempuri.org/SetFIFOPonderationBillMain_Temp" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBill_New" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Fast"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Fast" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="get_CheckTypeByBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBackBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBackBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBackBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_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_SaveOtherInBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_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_SaveOtherInBill_MES"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_MES" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMouldProdInBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMouldProdInBill_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_SaveOtherInBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMateReplenishOutBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMateReplenishOutBill_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_SaveEntrustReplenishOutBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustReplenishOutBill_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_SaveEntrustInBackBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill_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_SaveEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckAddEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill_Row"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill_Row" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_AuditEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_EntrustOutBill_K3_Source"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_EntrustOutBill_K3_Source" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBackBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddOtherOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckAddOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckOtherOutBill_Row"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckOtherOutBill_Row" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditOtherOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_AuditOtherOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_StockOutStyle"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_StockOutStyle" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_Bill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_Bill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_New_haicheng"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New_haicheng" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD_New_haicheng"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD_New_haicheng" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_MES"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_MES" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddPOStockInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckAddPOStockInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOStockInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckPOStockInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditPOStockInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_AuditPOStockInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_MES"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_MES" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepInBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockStepInBill_New" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSellOutBackBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_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_SaveSellOutBackBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMateOutBackBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMateOutBackBill_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_SaveMateOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMateOutBill" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMateReplenishOutBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMateReplenishOutBill_BillCheck" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustReplenishOutBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustReplenishOutBill_BillCheck" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_CLD" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_FIFO" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill_New" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_CheckAdd"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_CheckAdd" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBackBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBackBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_CheckAdd_Qty"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_CheckAdd_Qty" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Audit_Temp"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Audit_Temp" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckAddEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill_Row"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill_Row" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_AuditEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_EntrustOutBill_K3_Source"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_EntrustOutBill_K3_Source" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_CLD" style="document" /> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Check"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Check" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_MES"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_MES" style="document" /> |
| | | <wsdl:operation name="GetKf_STJGOutBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_STJGOutBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_BillCheck" style="document" /> |
| | | <wsdl:operation name="GetSc_PrepareMTRLBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSc_PrepareMTRLBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_CLD_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_CLD_BillCheck" style="document" /> |
| | | <wsdl:operation name="GetCg_POStockInBackBillList_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetCg_POStockInBackBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_New" style="document" /> |
| | | <wsdl:operation name="GetCg_EntrustInBackBillList_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetCg_EntrustInBackBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_CLD_New" style="document" /> |
| | | <wsdl:operation name="GetSc_ICMOBillList_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSc_ICMOBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_ProductInBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_ProductInBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBackBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSc_ICMOBackBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_CLD_CG" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_ChangeBox" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_FIFO" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Source_Fast_FIFO_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_CheckAdd"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_CheckAdd" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_CheckAdd_Qty"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_CheckAdd_Qty" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Audit_Temp"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Audit_Temp" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_Check"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_Check" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="HelloWorld"> |
| | | <soap12:operation soapAction="http://tempuri.org/HelloWorld" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_ICMO"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWebAPIToLocal_ICMO" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_POOrder"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWebAPIToLocal_POOrder" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_SeOutStock"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWebAPIToLocal_SeOutStock" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_SeOutStockBack"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWebAPIToLocal_SeOutStockBack" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_PPBom"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWebAPIToLocal_PPBom" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_WWPPBom"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWebAPIToLocal_WWPPBom" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_POStockIn"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWebAPIToLocal_POStockIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetWebAPIToLocal_MateOut"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetWebAPIToLocal_MateOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_STJGOutBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_STJGOutBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_PrepareMTRLBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSc_PrepareMTRLBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetCg_POStockInBackBillList_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetCg_POStockInBackBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetCg_EntrustInBackBillList_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetCg_EntrustInBackBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBillList_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSc_ICMOBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_ProductInBillList_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_ProductInBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_ProductInBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBackBillList"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetSc_ICMOBackBillList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <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.53/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.53/WEBS-WMS/WebService1.asmx" /> |
| | | <soap12:address location="http://192.168.0.11/WEBS-WMS/WebService1.asmx" /> |
| | | </wsdl:port> |
| | | </wsdl:service> |
| | | </wsdl:definitions> |