The CStandardOrderLine type exposes the following members.

Methods

  NameDescription
CalcTaxable
Calculate taxability based upon the TaxType of the parent COrder.
(Inherited from COrderLine.)
CheckAndModifyEditStatus
Sets the EditStatus to Modified if it is Unchanged
(Inherited from iboBase.)
Delete
Marks this object to be deleted when the save is done
(Inherited from iboBase.)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
OverridePricing
Overrides the pricing set by the logic in this class to the value supplied.
(Inherited from COrderLine.)
OverrideWeight
Overrides the weight set by the logic in this class to the value supplied.
(Inherited from COrderLine.)
SetKitItemType
Sets the kit item type to the specified value. Only called from descendents.
(Inherited from COrderLine.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
Validate
Validates this CStandardOrderLine.
(Overrides COrderLine..::.Validate()()().)

Fields

  NameDescription
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.)

Properties

  NameDescription
AddedToWaitListOn
Gets or sets the ADDED_TO_WAIT_LIST field of the COrderLine.
(Inherited from COrderLine.)
AppealCode
Gets or sets the MEET_APPEAL field of the COrderLine.
(Inherited from COrderLine.)
Bin
Gets or sets the BIN field of the COrderLine.
(Inherited from COrderLine.)
BoothNumbers
Gets or sets the BOOTH_NUMBERS field of the COrderLine.
(Inherited from COrderLine.)
CampaignCode
Gets or sets the MEET_CAMPAIGN field of the COrderLine.
(Inherited from COrderLine.)
CancellationCode
Gets or sets the CANCEL_CODE field of the COrderLine.
(Inherited from COrderLine.)
CancelQuantity
Gets or sets the CANCEL_QUANTITY field of the COrderLine.
(Inherited from COrderLine.)
CeuAwarded
Gets or sets the CEU_AWARDED field of the COrderLine.
(Inherited from COrderLine.)
CeuType
Gets or sets the CEU_TYPE field of the COrderLine.
(Inherited from COrderLine.)
CommissionAmount
Gets or sets the COMMISSION_AMOUNT field of the COrderLine.
(Inherited from COrderLine.)
CommissionRate
Gets or sets the COMMISSION_RATE field of the COrderLine.
(Inherited from COrderLine.)
DateConfirmed
Gets or sets the DATE_CONFIRMED field of the COrderLine.
(Inherited from COrderLine.)
Description
Gets or sets the DESCRIPTION field of the COrderLine.
(Inherited from COrderLine.)
DiscountPercent
Gets or sets the amount by which the UnitPrice represents a reduction in the UndiscountedPrice.
(Overrides COrderLine..::.DiscountPercent.)
EditStatus
Indicates the current edit status of this object, i.e., New, Modified, Deleted, or Unchanged. See EEditStatus
(Inherited from iboBase.)
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.)
ExtendedAmount
Gets or sets the EXTENDED_AMOUNT field of the COrderLine.
(Inherited from COrderLine.)
ExtendedCost
Gets or sets the EXTENDED_COST field of the COrderLine.
(Inherited from COrderLine.)
ExtendedSquareFeet
Gets or sets the EXTENDED_SQUARE_FEET field of the COrderLine.
(Inherited from COrderLine.)
ExtendedWeight
Gets or sets the EXTENDED_WEIGHT field of the COrderLine.
(Inherited from COrderLine.)
FairMarketValue
Gets or sets the FAIR_MARKET_VALUE field of the COrderLine.
(Inherited from COrderLine.)
FinancialEntityCode
Gets or sets the ORG_CODE field of the COrderLine.
(Inherited from COrderLine.)
IncomeAccount
Gets or sets the INCOME_ACCOUNT field of the COrderLine.
(Inherited from COrderLine.)
IsFundRaisingItem
Gets or sets the IS_FR_ITEM field of the COrderLine.
(Inherited from COrderLine.)
IsGSTTaxable
Gets or sets the IS_GST_TAXABLE field of the COrderLine.
(Inherited from COrderLine.)
IsPSTTaxable
Gets or sets the PST_TAXABLE field of the COrderLine.
(Inherited from COrderLine.)
IsTaxable
Gets or sets the TAXABLE field of the COrderLine.
(Inherited from COrderLine.)
KitItemLines
Gets array of KitItemLines
KitItemsCount
Gets the Kit Item count
KitItemType
Gets the KIT_ITEM_TYPE field of the COrderLine.
(Inherited from COrderLine.)
LineItemType
Gets the line item type.
LineNumber
Gets the LINE_NUMBER field of the COrderLine.
(Inherited from COrderLine.)
Location
Gets or sets the LOCATION field of the COrderLine.
(Inherited from COrderLine.)
LotSerial
Gets or sets the LOT_SERIAL field of the COrderLine.
(Inherited from COrderLine.)
Note
Gets or sets the NOTE field of the COrderLine.
(Inherited from COrderLine.)
NumberOfDays
Gets or sets the NUMBER_DAYS field of the COrderLine.
(Inherited from COrderLine.)
NumberTicketsPrinted
Gets or sets the TICKETS_PRINTED field of the COrderLine.
(Inherited from COrderLine.)
OrderNumber
Gets the ORDER_NUMBER field of the COrderLine.
(Inherited from COrderLine.)
PassFail
Gets or sets the PASS_FAIL field of the COrderLine.
(Inherited from COrderLine.)
Product
Returns a CProduct object using the ProductCode.
(Inherited from COrderLine.)
ProductCode
Gets the PRODUCT_CODE field of the COrderLine.
(Inherited from COrderLine.)
ProductMajor
Gets the first part of the ProductCode if it consists of two parts separated by a slash; otherwise returns the entire ProductCode.
(Inherited from COrderLine.)
ProductMinor
Gets the second part of the ProductCode if it consists of two parts separated by a slash; otherwise returns an empty string.
(Inherited from COrderLine.)
QuantityBackordered
Gets or sets the QUANTITY_BACKORDERED field of the COrderLine.
(Inherited from COrderLine.)
QuantityCommitted
Gets or sets the QUANTITY_COMMITTED field of the COrderLine.
(Inherited from COrderLine.)
QuantityOrdered
Gets or sets the quantity ordered.
(Overrides COrderLine..::.QuantityOrdered.)
QuantityReserved
Gets or sets the QUANTITY_RESERVED field of the COrderLine.
(Inherited from COrderLine.)
QuantityShipped
Gets or sets the QUANTITY_SHIPPED field of the COrderLine.
(Inherited from COrderLine.)
SquareFeet
Gets or sets the SQUARE_FEET field of the COrderLine.
(Inherited from COrderLine.)
StandardProduct
Gets CStandardProduct for the order line.
Tax
Gets the TAX_1 field of the COrderLine.
(Inherited from COrderLine.)
TaxAuthorityCode
Gets or sets the TAX_AUTHORITY field of the COrderLine.
(Inherited from COrderLine.)
TaxRate
Gets or sets the TAX_RATE field of the COrderLine divided by 100.
(Inherited from COrderLine.)
TaxVAT
Gets the VAT tax
TransDISTDeferredGlAccount
Gets or sets the transient TransDISTDeferredGlAccount variable.
(Inherited from COrderLine.)
TransDISTGlAccount
Gets or sets the transient TransDISTGlAccount variable.
(Inherited from COrderLine.)
TransDISTGlAcctOrgCode
Gets or sets the transient TransDISTGlAcctOrgCode variable.
(Inherited from COrderLine.)
UndiscountedExtendedAmount
Gets or sets the UNDISCOUNTED_EXTENDED_AMOUNT field of the COrderLine.
(Inherited from COrderLine.)
UndiscountedPrice
Gets or sets the UNDISCOUNTED_PRICE field of the COrderLine.
(Inherited from COrderLine.)
UnitCost
Gets or sets the UNIT_COST field of the COrderLine.
(Inherited from COrderLine.)
UnitPrice
Gets or sets the UNIT_PRICE field of the COrderLine.
(Inherited from COrderLine.)
UnitWeight
Gets or sets the UNIT_WEIGHT field of the COrderLine.
(Inherited from COrderLine.)
UserDefinedField1
Gets or sets the UF_1 field of the COrderLine.
(Inherited from COrderLine.)
UserDefinedField2
Gets or sets the UF_2 field of the COrderLine.
(Inherited from COrderLine.)
UserDefinedField3
Gets or sets the UF_3 field of the COrderLine.
(Inherited from COrderLine.)
UserDefinedField4
Gets or sets the UF_4 field of the COrderLine.
(Inherited from COrderLine.)
WarehouseLocation
Gets or sets the warehouse location.

See Also