The CStandardOrderLine type exposes the following members.

Fields

  NameDescription
Protected fieldmBin
The warehouse bin for this order-line's CProduct.
(Inherited from COrderLine.)
Protected fieldmDescription
Textual information relating to this order-line.
(Inherited from COrderLine.)
Protected fieldmEditStatus
The edit status (unchanged, modified, etc) of this record.
(Inherited from iboBase.)
Protected fieldmErrors
The current list of errors encountered by this class instance during processing.
(Inherited from iboBase.)
Protected fieldmExtendedAmount
The cost to the purchaser of the CProduct associated with this order-line, after any discounting, taking into account the desired quantity.
(Inherited from COrderLine.)
Protected fieldmExtendedWeight
The total weight of all CProduct items associated with this order-line.
(Inherited from COrderLine.)
Protected fieldmIncomeAccount
The identifier of the account to be used to identify income.
(Inherited from COrderLine.)
Protected fieldmIsTaxable
An indication of whether this order-line is subject to various taxation.
(Inherited from COrderLine.)
Protected fieldmLineNumber
The unique number for this order-line in the context of the parent COrder.
(Inherited from COrderLine.)
Protected fieldmLocation
The identifier of the warehouse for the Product identified in this order-line.
(Inherited from COrderLine.)
Protected fieldmOrderNumber
The unique number of the parent COrder.
(Inherited from COrderLine.)
Protected fieldmProduct
The CProduct associated with this order-line.
(Inherited from COrderLine.)
Protected fieldmProductCode
The identifier of the Product associated with this order-line.
(Inherited from COrderLine.)
Protected fieldmQuantityOrdered
The number of desired CProduct items for this order-line.
(Inherited from COrderLine.)
Protected fieldmQuantityShipped
The number of CProduct items which have been shipped to the contact.
(Inherited from COrderLine.)
Protected fieldmTax1
The tax amount associated with this order-line.
(Inherited from COrderLine.)
Protected fieldmTaxAuthorityCode
The identifier of the tax authority associated with this order-line.
(Inherited from COrderLine.)
Protected fieldmTaxRate
The tax rate to be used for this order-line.
(Inherited from COrderLine.)
Protected fieldmUndiscountedExtendedAmount
The cost to the purchaser of the CProduct associated with this order-line, before any discounting, taking into account the desired quantity.
(Inherited from COrderLine.)
Protected fieldmUndiscountedPrice
The cost to the purchaser of one unit of the CProduct associated with this order-line, before any discounting.
(Inherited from COrderLine.)
Protected fieldmUnitPrice
The cost to the purchaser of one unit of the CProduct associated with this order-line, after any discounting.
(Inherited from COrderLine.)
Protected fieldmUnitWeight
The weight of each CProduct associated with this order-line.
(Inherited from COrderLine.)

See Also