Click or drag to resize

SOQuoteLine Properties

The SOQuoteLine type exposes the following members.

Properties
  NameDescription
Public propertyChanged
has record been changed since read?
(Inherited from IQuoteLine.)
Public propertyCode
Code: Product code; this information usually comes from the QuoteConnector, but may be overridden
(Inherited from IQuoteLine.)
Public propertyCreatedAssociate
The user that created the object
(Inherited from IQuoteLine.)
Public propertyCreatedDate
The date the object was saved to the database.
(Inherited from IQuoteLine.)
Public propertyDeliveredQuantity
DeliveredQuantity: How many units have been delivered - updated by ERP system
(Inherited from IQuoteLine.)
Public propertyDescription
Description: Product description; this information usually comes from the QuoteConnector, but may be overridden
(Inherited from IQuoteLine.)
Public propertyDiscountAmount
DiscountAmount: Discount as absolute amount; either this or DiscountPercent is set, never both
(Inherited from IQuoteLine.)
Public propertyDiscountPercent
DiscountPercent: Discount in %; either this or DiscountAmount is set, never both
(Inherited from IQuoteLine.)
Public propertyEarningAmount
EarningAmount: Earning on this line, as an absolute amount
(Inherited from IQuoteLine.)
Public propertyEarningPercent
EarningPercent: Earning on this line, in percent of line total
(Inherited from IQuoteLine.)
Public propertyERPDiscountAmount
ERPDiscountAmount: The discount the system calculates based on customer / amount / whatever. Can be overridden by the salesman in the field 'discountPercent' or 'discountAmount'. Only one of the two ERPDiscountPercent and ERPDiscountAmount' will be filled out,
(Inherited from IQuoteLine.)
Public propertyERPDiscountPercent
ERPDiscountPercent: The discount the system calculates based on customer / amount / whatever. Can be overridden by the salesman in the field 'discountPercent' or 'discountAmount'. Only one of the two ERPDiscountPercent and ERPDiscountAmount' will be filled out
(Inherited from IQuoteLine.)
Public propertyERPProductKey
ERPProductKey: Key that identifies the Product in the ERP system; can be blank for lines that do not come from an ERP system
(Inherited from IQuoteLine.)
Public propertyERPQuoteLineKey
ERPQuoteLineKey: Key that identifies this line in the ERP system, if it exists there
(Inherited from IQuoteLine.)
Public propertyExtraField1
ExtraField1: Optional information added by Quote Connector; usable in the quote document merge process
(Inherited from IQuoteLine.)
Public propertyExtraField2
ExtraField2: Optional information added by Quote Connector; usable in the quote document merge process
(Inherited from IQuoteLine.)
Public propertyExtraField3
ExtraField3: Optional information added by Quote Connector; usable in the quote document merge process
(Inherited from IQuoteLine.)
Public propertyExtraField4
ExtraField4: Optional information added by Quote Connector; usable in the quote document merge process
(Inherited from IQuoteLine.)
Public propertyExtraField5
ExtraField5: Optional information added by Quote Connector; usable in the quote document merge process
(Inherited from IQuoteLine.)
Public propertyextrainfo
ExtraInfo
(Inherited from IQuoteLine.)
Public propertyIdentity
The primary key on the primary table. Is zero for new objects. Is set when an object is saved.
(Inherited from IQuoteLine.)
Public propertyIsAvailable
is record available in db?
(Inherited from IQuoteLine.)
Public propertyIsRequiredFilled
Are all the required fields filled out? Can we save the record?
(Inherited from IQuoteLine.)
Public propertyIsSubscription
IsSubscription
(Inherited from IQuoteLine.)
Public propertyIsValid
does the record exist?
(Inherited from IQuoteLine.)
Public propertyItemNumber
ItemNumber: Item number, possibly used to identify the place in a hierarchy (like 1.2.1)
(Inherited from IQuoteLine.)
Public propertyName
Name: Product name; this information usually comes from the QuoteConnector, but may be overridden
(Inherited from IQuoteLine.)
Public propertyPriceUnit
PriceUnit: What is the unit (meter, ton, bushel, microsecond, gradus, t??ß????, ??? or whatever); read-only for lines that originate in defined products
(Inherited from IQuoteLine.)
Public propertyProductCategoryKey
ProductCategoryKey: Either an ID of an item in a QuoteConnection-provided list; or the actual productcategory
(Inherited from IQuoteLine.)
Public propertyProductFamilyKey
ProductFamilyKey: Either an ID of an item in a QuoteConnection-provided list; or the actual productfamily
(Inherited from IQuoteLine.)
Public propertyProductTypeKey
ProductTypeKey: Either an ID of an item in a QuoteConnection-provided list; or the actual producttype
(Inherited from IQuoteLine.)
Public propertyQuantity
Quantity: How many units
(Inherited from IQuoteLine.)
Public propertyQuantityUnit
QuantityUnit: What is the unit (meter, ton, bushel, microsecond, gradus, t??ß????, ??? or whatever); read-only for lines that originate in defined products
(Inherited from IQuoteLine.)
Public propertyQuoteAlternativeId
QuoteAlternativeId: The Alternative that this line belongs to
(Inherited from IQuoteLine.)
Public propertyRank
Rank: Rank order
(Inherited from IQuoteLine.)
Public propertyReason
Reason: If QuoteStatus is not OK, then this field should contain the reason or other relevant information to be shown to the user
(Inherited from IQuoteLine.)
Public propertyRights
Rights: name=right&... of any fields that have non-standard field access rights
(Inherited from IQuoteLine.)
Public propertyRule
Rule: The names of one or more calculation rules that are in effect for this line, comma-separated case-insensitive
(Inherited from IQuoteLine.)
Public propertySentry
Sentry settings for this object. Lets you find out your read/write access to the object.
(Inherited from IQuoteLine.)
Public propertyStatus
Status: The status tells the system how the connector evaluated the state. Typically shown as an icon. QuoteStatus is an enum with statuses: OK, OKWithInfo, Warning, Error
(Inherited from IQuoteLine.)
Public propertySubscriptionQuantity
SubscriptionQuantity
(Inherited from IQuoteLine.)
Public propertySubscriptionStart
SubscriptionStart
(Inherited from IQuoteLine.)
Public propertySubscriptionUnit
SubscriptionUnit
(Inherited from IQuoteLine.)
Public propertySupplier
Supplier: The supplier of this product
(Inherited from IQuoteLine.)
Public propertySupplierCode
SupplierCode: The suppliers' code or part number for this product
(Inherited from IQuoteLine.)
Public propertyTotalPrice
TotalPrice: Total price, sum of lines - discount
(Inherited from IQuoteLine.)
Public propertyUnitCost
UnitCost: Cost price as given by ERP Connector, OR overridden by user
(Inherited from IQuoteLine.)
Public propertyUnitListPrice
UnitListPrice: The standard list price; as given by ERP Connector, OR overridden by user
(Inherited from IQuoteLine.)
Public propertyUnitMinimumPrice
UnitMinimumPrice: Minimum price to limit discounting, as given by ERP Connector, OR overridden by user
(Inherited from IQuoteLine.)
Public propertyUpdatedAssociate
The last user to modify the object
(Inherited from IQuoteLine.)
Public propertyUpdatedDate
The date of the most recent update.
(Inherited from IQuoteLine.)
Public propertyUrl
Url: Optional url with details/catalog page/...
(Inherited from IQuoteLine.)
Public propertyUserValueOverride
UserValueOverride: Has the pre-calculated (from ERP) discount information been overridden, and how
(Inherited from IQuoteLine.)
Public propertyVAT
VAT: Tax/VAT if available from ERP system; this field is not used in any business logic in SuperOffice; available to document templates
(Inherited from IQuoteLine.)
Public propertyVATInfo
VATInfo: Tax/VAT information, transported from ERP system but not used in any business logic in SuperOffice; available to document templates
(Inherited from IQuoteLine.)
Top
See Also