User Tools

Site Tools

Translations of this page:

en:lensorder:version010600:simpletypes:roles:header

role (Roles)

b2bopticheader

values description
ORIGINATOR sender of the order; usually the customer
SUPPLIER supplier of the order, if there is a middleman
SHIPTO destination of the order, if it is not the originator
CARRIER parcel company that is used for shipment
INVOICETO receiver of the invoice, if it is not the originator
PAIDBY party that pays the invoice, but is not the receiver of the invoice
MANUFACTURER
<xs:simpleType name="Roles">
  <xs:restriction base="xs:string">
    <xs:enumeration value="ORIGINATOR"/>
    <xs:enumeration value="SUPPLIER"/>
    <xs:enumeration value="SHIPTO"/>
    <xs:enumeration value="CARRIER"/>
    <xs:enumeration value="INVOICETO"/>
    <xs:enumeration value="PAIDBY"/>
    <xs:enumeration value="MANUFACTURER"/>
  </xs:restriction>
</xs:simpleType>
en/lensorder/version010600/simpletypes/roles/header.txt · Last modified: 2013/05/01 17:47 by sebastianraring