The COrder type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Address1 |
Gets or sets the first line of the physical ship-to address.
| |
| Address2 |
Gets or sets the second line of the physical ship-to address.
| |
| Address3 |
Gets or sets the third line of the physical ship-to address.
| |
| AddressFormatCode |
Gets or sets a reference to the address format to use when creating the FormattedAddress out of the various physical
address components.
| |
| AffectInventoryFlag |
Gets or sets an indicator of whether or not inventory was/will be affected by this COrder.
| |
| AutoCalculateFreightFlag |
Gets or sets an indicator of whether the freight on this order was/will be calculated automatically or set manually.
| |
| AutoCalculateHandlingFlag |
Gets or sets an indicator of whether the current order should automatically calculate handling charges.
| |
| AutoCalculateRestockingFlag |
Gets or sets an indicator of whether the current order should automatically calculate restocking charges.
| |
| AutoFreightAmount |
Gets the automatically calculated freight charge for this order.
| |
| AutoFreightType |
Gets or sets the freight type used in the automatic freight calculation
| |
| AutoHandlingAmount |
Gets the automatically calculated handling charge for this order.
| |
| BackorderPreference |
Gets or sets the a value that determines what to do when items on the order are backordered.
| |
| BackorderPriority |
Gets or sets the priority that will be applied to any backordered portion of the order.
| |
| BackorderReleasedOn |
Gets or sets the date and time that a backordered order was released for shipping.
| |
| BackorderStatus |
Gets or sets the current backorder status of the order.
| |
| Balance |
Gets the current unpaid balance on this COrder.
| |
| Barcode |
Gets the US Postal Service Barcode representation of the ship-to address's ZIP or ZIP+4
| |
| Batch | ||
| BatchNumber | ||
| BillToContact | ||
| BillToContactId | ||
| CancellationFee |
Gets the monetary amount of any cancellation fee that has been added to this COrder.
| |
| CarrierRoute |
Gets or sets the carrier route data for the ship-to address. Used by the USPS to sort mail.
| |
| CashAccountCode |
Gets or sets a reference to the cash account that should receive/process this payment.
| |
| CashGLAccount |
Gets the General Ledger Cash Account used on this order.
| |
| CheckPOPaymentNumber |
Gets or sets the payment number, e.g., the check number for checks or PO number for purchase orders.
| |
| City |
Gets or sets the city (town, village, etc.) of the physical ship-to address.
| |
| CommissionRate |
Gets or sets the salesperson's commission rate for this order.
| |
| ConfirmationOn |
Gets or sets the date and time on which an order confirmation was sent to the customer.
| |
| Country |
Gets or sets the name of the Country where the physical ship-to address is located.
| |
| CreditCardExpiration |
Gets or sets the Expiration date of the credit card for credit card payments.
| |
| CreditCardExpirationEncrypted |
Gets the credit card expiration date associated with the payment after it has been encrypted.
| |
| CreditCardNumber |
Gets or sets the credit card number for payments made by credit card.
| |
| CreditCardSecurityCode |
Gets or sets the credit card security code found on the credit card.
| |
| CreditCardSecurityCodeEncrypted |
Gets the credit card security code associated with the payment after it has been encrypted.
| |
| CreditDebitCardAuthorizationCode |
Gets or sets the credit card authorization code typically returned from a 3rd party credit card processing service.
| |
| CreditDebitCardHoldersName |
Gets or sets the name of the credit card holder, as it appears on the card.
| |
| CreditDebitCardNumberEncrypted |
Gets the credit or debit card number associated with the payment after it has been encrypted.
| |
| CustomerReferenceValue |
Gets or sets a reference value that is essentially a note that relates this COrder to something else.
| |
| CustomerTypeCode |
Gets or sets a reference to the CCustomerType of the bill-to customer/contact.
| |
| DebitCardIssueDate |
Gets or sets the Issue Date from a European debit card, for debit card payment.
| |
| DebitCardIssueNumber |
Gets or sets the Issue Number from a European debit card, for debit card payment.
| |
| DebitCardNumber |
Gets or sets the debit card number for payments made by debit card.
| |
| DeliveryPointBarcode |
Gets or sets the machine readable representation of an 11 digit ZIP code for the ship-to address. Used by the USPS to sort mail.
| |
| Designation |
Gets or sets the designation that follows the ship-to customer's name.
| |
| DisableAutoFreightCalcOnError |
Gets or sets an indication of whether to disable
automatic freight calculation if an error occurs
that would normally switch the order to manual
freight charges.
| |
| DiscountPercent |
Gets or sets the percentage discount to be applied to the entire order.
| |
| EditStatus |
Indicates the current edit status of this object, i.e., New, Modified, Deleted, or Unchanged. See EEditStatus (Inherited from iboBase.) | |
| EmailAddress |
The email address of the customer.
| |
| EnteredBy |
Gets the "user name" of the person who entered the COrder.
| |
| EnteredOn |
Gets or sets the date on which the COrder was entered.
| |
| Errors |
The collection of CError objects (error and warning messages) associated with this object instance
(Inherited from iboBase.) | |
| ErrorsCount |
Gets the number of error and warning messages that have been set on this object.
(Inherited from iboBase.) | |
| Fax |
Gets or sets the FAX number (facsimile telephone number) of the customer.
| |
| FinancialEntityCode |
Gets or sets a reference to the Financial Entity (Organization) with which this COrder is associated.
| |
| FirstName |
Gets or sets the first (or given) name of the ship-to customer, if a person. Not set for Institute/Company records.
| |
| FormattedAddress |
Gets or sets the full, formatted ship to address.
| |
| FullName |
Gets the full name of the customer to which the COrder was/should be shipped.
| |
| HoldCode |
Gets or sets a value indicating that the COrder is on hold and why.
| |
| HoldComment |
Gets or sets a comment about why the COrder was put on hold.
| |
| HoldFlag |
Gets an indicator of whether or not the COrder is on hold.
| |
| IgnoreFieldValidationErrors |
Gets or sets an indication of whether field validation errors should be ignored
when setting selected contact-related fields.
| |
| Informal |
Gets or sets the informal or nickname of the ship-to contact. For example, FirstName = "Robert", the informal
name might be "Bob".
| |
| InstituteContactId |
Gets or sets the ContactId of the Institute/Company with which the ship-to contact is associated.
| |
| InstituteCustomerTypeCode |
Gets a reference to the CCustomerType of the Institute/Company with which the ship-to contact is associated.
| |
| InstituteName |
Gets or sets the name of the institute/company for which the ship to customer works, or if the
customer is an institute/company, its name.
| |
| InstituteSort |
Gets the Institute name, optimized for sorting
| |
| InvoiceDate |
Gets or sets the invoice date associated with this COrder.
| |
| InvoiceNumber |
Gets or sets the invoice number associated with this COrder.
| |
| InvoiceReferenceNumber |
Get the reference number associated with the invoice created when the COrder is saved and the financial
transactions are created.
| |
| IsFundRaisingOrder |
Gets an indicator of whether this COrder contains fundraising items.
| |
| IsIncludedInInventoryValuation |
Gets or sets an indicator of whether this order is ready to be included in the inventory valuation process.
| |
| IsOrderLinesEmpty |
Gets an indicator of whether or not order-lines exists for this item.
| |
| IsOrderTaxable |
Gets an indicator of whether or not this COrder should be taxed.
| |
| LastFirst | ||
| LastName |
Gets or sets the last name, family name or surname of the ship-to customer, if a person. Not set for Institute/Company records.
| |
| MailCode |
Gets or sets the Mail Code associated with the ship-to address, for sorting in large mailings.
| |
| ManualFreightAmount |
Gets or set the manually calculated freight charge for this order.
| |
| ManualHandlingAmount |
Gets or set the manually calculated handling charge for this order.
| |
| MiddleName |
Gets or sets the middle name of the ship-to customer.
| |
| Note |
Gets or sets any comments that need to be made about the COrder.
| |
| NumberOfLines |
Gets the number of order lines on the COrder.
| |
| OrderedOn |
Gets or sets the date on which the COrder was placed.
| |
| OrderLines |
Gets an array of the COrderLine objects associated with the COrder.
| |
| OrderLinesCount |
Gets a count of the number of COrderLines on the COrder.
| |
| OrderNumber |
Gets the automatically generated sequential order number assigned to this COrder.
| |
| OrderTypeCode |
Gets or sets a reference to the type of this COrder.
| |
| Payment | ||
| PaymentInfoComment1 |
Gets the first transaction comment information associated with the payment.
| |
| PaymentInfoComment2 |
Gets the second transaction comment information associated with the payment.
| |
| PaymentType |
Gets or sets a value that indicates what type of payment is being made with this COrder.
| |
| Phone |
Gets or sets the telephone number of this contact.
| |
| PostalCode |
Gets or sets the postal code (zip code, post code) associated with the physical ship-to address.
| |
| Prefix |
Gets or sets the prefix (personal title) to the ship to customer's name. Like Mr., Mrs., etc.
| |
| PrepaidInvoiceReferenceNumber |
Gets or sets the invoice reference number of the pre-paid invoice associated with this COrder.
| |
| PrintBusinessTitleOnShipTo |
Gets or sets an indicator of whether or not to print the ship-to customer's business title on the ship-to address.
| |
| PrintInstituteNameOnShipTo |
Gets or sets an indicator of whether or not to print the ship-to customer's InstituteName (company name) on the ship-to address.
| |
| RecognizedCashAmount |
Gets the monetary amount of the order that has been recognized as cash by the accounting system.
| |
| Salesperson |
Gets or sets the "name" of the sales person who made the sale.
| |
| ScheduledDate |
Gets or sets the date that the order is scheduled to ship.
| |
| ShipMethodCode |
Gets or sets a reference to the shipping method used to ship this order.
| |
| ShipPapersOn |
Gets or sets the date and time at which the shipping papers were generated/printed for this order.
| |
| ShippedOn |
Gets or sets the date and time at which the order shipped.
| |
| ShipToAddress |
Gets or sets the CAddressBasic object representing the physical address to which this COrder will ship.
| |
| ShipToAddressNumber | ||
| ShipToContact | ||
| ShipToContactBasic |
Gets the CContactBasic object representing the contact to whom this COrder will ship.
| |
| ShipToContactId | ||
| SourceCode |
Gets or sets the marketing Source Code that prompted the COrder.
| |
| SourceSystem |
Gets a code indicating which iMIS sub-system originated the COrder.
| |
| Stage |
Gets the current processing stage of this COrder. | |
| StateProvince |
Gets or sets the State, Province, or equivalent in which the physical ship-to address is located.
| |
| Suffix |
Gets or sets the suffix to the ship-to customer's name. Like Sr., Jr., etc.
| |
| Tax1 |
Gets the total tax for the primary tax authority on this COrder.
| |
| Tax2 |
Gets the total tax for the secondary tax authority on this COrder.
| |
| Tax3 |
Gets the total tax for the third level tax authority on this COrder.
| |
| TaxAuthorityCode1 |
Gets or sets a reference to the primary tax authority for the COrder.
| |
| TaxAuthorityCode2 |
Gets or sets a reference to the secondary tax authority for the COrder.
| |
| TaxAuthorityCode3 |
Gets or sets a reference to the third level tax authority for the COrder.
| |
| TaxExemptNumber |
Gets or sets the bill-to contact's government issued Tax Exemption number.
| |
| TaxFinancialEntity |
Gets the Financial Entity to be used for tax calculation purposes
| |
| TaxRate1 |
Gets the tax rate for the primary tax authority for the COrder.
| |
| TaxRate2 |
Gets the tax rate for the secondary tax authority for the COrder.
| |
| TaxRate3 |
Gets the tax rate for the third level tax authority for the COrder.
| |
| TaxType |
Gets an enumerated value representing the type of tax applied to this COrder.
| |
| TermsCode |
Gets or sets a reference to the financial terms for this COrder.
| |
| Title | ||
| TollFreePhone |
Gets or sets the toll free telephone number of this customer.
| |
| TotalCharges |
Gets the total charge (monetary) amount of the COrder.
| |
| TotalExtendedAmount |
Gets the total (monetary) amount of the charges for all items on the COrder.
| |
| TotalFreightAmount |
Gets the total freight charges for this order.
| |
| TotalHandlingAmount |
Gets or sets the total handling charges for this order.
| |
| TotalPayments |
Gets the cumulative amount paid against this order's charges.
| |
| TotalPSTTaxableAmount |
Gets the total monetary amount of the order lines that are PST taxable.
| |
| TotalQuantityBackordered |
Gets the total number of items on the order that are currently backordered.
| |
| TotalQuantityOrdered |
Gets the total number of items on the order.
| |
| TotalTax |
The total tax for this COrder. (Same as Tax1 + Tax2 + Tax3).
| |
| TotalTaxableAmount |
Gets the total (monetary) amount of the taxable charges for all items on the COrder.
| |
| TotalUndiscountedAmount |
Gets the total (monetary) amount of the charges for all items on the COrder prior to taking any discounts.
| |
| TotalWeight |
Gets the total weight of all of the items on the order.
| |
| UpdatedBy |
Gets the "user name" of the person who last updated the COrder.
| |
| UpdatedOn |
Gets or the date on which the COrder was last updated.
| |
| UseMemberPrice |
Gets or sets an indicator of whether or not member pricing should be used on this COrder.
| |
| VatTaxCodeFreightAndHandling |
Gets or sets the Country Code to use for calculating the VAT (Value Added Tax) on the order's Freight and Handling charges.
|