The CKitItemOrderLine type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| mBin |
The warehouse bin for this order-line's CProduct.
(Inherited from COrderLine.) | |
| mDescription |
Textual information relating to this order-line.
(Inherited from COrderLine.) | |
| mEditStatus | The edit status (unchanged, modified, etc) of this record. (Inherited from iboBase.) | |
| mErrors | The current list of errors encountered by this class instance during processing. (Inherited from iboBase.) | |
| mExtendedAmount |
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.) | |
| mExtendedWeight |
The total weight of all CProduct items associated with this order-line.
(Inherited from COrderLine.) | |
| mIncomeAccount |
The identifier of the account to be used to identify income.
(Inherited from COrderLine.) | |
| mIsTaxable |
An indication of whether this order-line is subject to various taxation.
(Inherited from COrderLine.) | |
| mLineNumber |
The unique number for this order-line in the context of the parent COrder.
(Inherited from COrderLine.) | |
| mLocation |
The identifier of the warehouse for the Product identified in this order-line.
(Inherited from COrderLine.) | |
| mOrderNumber |
The unique number of the parent COrder.
(Inherited from COrderLine.) | |
| mProduct |
The CProduct associated with this order-line.
(Inherited from COrderLine.) | |
| mProductCode |
The identifier of the Product associated with this order-line.
(Inherited from COrderLine.) | |
| mQuantityOrdered |
The number of desired CProduct items for this order-line.
(Inherited from COrderLine.) | |
| mQuantityShipped |
The number of CProduct items which have been shipped to the contact.
(Inherited from COrderLine.) | |
| mTax1 |
The tax amount associated with this order-line.
(Inherited from COrderLine.) | |
| mTaxAuthorityCode |
The identifier of the tax authority associated with this order-line.
(Inherited from COrderLine.) | |
| mTaxRate |
The tax rate to be used for this order-line.
(Inherited from COrderLine.) | |
| mUndiscountedExtendedAmount |
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.) | |
| mUndiscountedPrice |
The cost to the purchaser of one unit of the CProduct
associated with this order-line, before any discounting.
(Inherited from COrderLine.) | |
| mUnitPrice |
The cost to the purchaser of one unit of the CProduct
associated with this order-line, after any discounting.
(Inherited from COrderLine.) | |
| mUnitWeight |
The weight of each CProduct associated with this order-line.
(Inherited from COrderLine.) |