http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
ViewEdiExportSubscriberInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents : ViewEdiExportSubscriberInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
Base Type
Extension of EdiExportSubscriberInfo Complex Type
Diagram
GS1EdiSupplierPartyNumber Element SupplierGeneralName Element ResendFromDateTime Element LastExportDateTime Element ExportEntireShop Element SlsRpt Element InvRpt Element EdiFormat Element SupplierId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewEdiExportSubscriberInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
SupplierId xs:int
InvRpt xs:boolean
SlsRpt xs:boolean
ExportEntireShop xs:boolean
LastExportDateTime xs:dateTime
ResendFromDateTime xs:dateTime
SupplierGeneralName optional xs:string
Used By
ViewEdiExportSubscriberInfo Element
Source
<xs:complexType name="ViewEdiExportSubscriberInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:EdiExportSubscriberInfo">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="SupplierGeneralName" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="GS1EdiSupplierPartyNumber" type="xs:long" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents