SOQuoteLine Properties |
The SOQuoteLine type exposes the following members.
Name | Description | |
---|---|---|
![]() | Changed | has record been changed since read? (Inherited from IQuoteLine.) |
![]() | Code | Code: Product code; this information usually comes from the QuoteConnector, but may be overridden (Inherited from IQuoteLine.) |
![]() | CreatedAssociate | The user that created the object (Inherited from IQuoteLine.) |
![]() | CreatedDate | The date the object was saved to the database. (Inherited from IQuoteLine.) |
![]() | DeliveredQuantity | DeliveredQuantity: How many units have been delivered - updated by ERP system (Inherited from IQuoteLine.) |
![]() | Description | Description: Product description; this information usually comes from the QuoteConnector, but may be overridden (Inherited from IQuoteLine.) |
![]() | DiscountAmount | DiscountAmount: Discount as absolute amount; either this or DiscountPercent is set, never both (Inherited from IQuoteLine.) |
![]() | DiscountPercent | DiscountPercent: Discount in %; either this or DiscountAmount is set, never both (Inherited from IQuoteLine.) |
![]() | EarningAmount | EarningAmount: Earning on this line, as an absolute amount (Inherited from IQuoteLine.) |
![]() | EarningPercent | EarningPercent: Earning on this line, in percent of line total (Inherited from IQuoteLine.) |
![]() | ERPDiscountAmount | 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.) |
![]() | ERPDiscountPercent | 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.) |
![]() | ERPProductKey | 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.) |
![]() | ERPQuoteLineKey | ERPQuoteLineKey: Key that identifies this line in the ERP system, if it exists there (Inherited from IQuoteLine.) |
![]() | ExtraField1 | ExtraField1: Optional information added by Quote Connector; usable in the quote document merge process (Inherited from IQuoteLine.) |
![]() | ExtraField2 | ExtraField2: Optional information added by Quote Connector; usable in the quote document merge process (Inherited from IQuoteLine.) |
![]() | ExtraField3 | ExtraField3: Optional information added by Quote Connector; usable in the quote document merge process (Inherited from IQuoteLine.) |
![]() | ExtraField4 | ExtraField4: Optional information added by Quote Connector; usable in the quote document merge process (Inherited from IQuoteLine.) |
![]() | ExtraField5 | ExtraField5: Optional information added by Quote Connector; usable in the quote document merge process (Inherited from IQuoteLine.) |
![]() | extrainfo | ExtraInfo (Inherited from IQuoteLine.) |
![]() | Identity | The primary key on the primary table. Is zero for new objects. Is set when an object is saved. (Inherited from IQuoteLine.) |
![]() | IsAvailable | is record available in db? (Inherited from IQuoteLine.) |
![]() | IsRequiredFilled | Are all the required fields filled out? Can we save the record? (Inherited from IQuoteLine.) |
![]() | IsSubscription | IsSubscription (Inherited from IQuoteLine.) |
![]() | IsValid | does the record exist? (Inherited from IQuoteLine.) |
![]() | ItemNumber | ItemNumber: Item number, possibly used to identify the place in a hierarchy (like 1.2.1) (Inherited from IQuoteLine.) |
![]() | Name | Name: Product name; this information usually comes from the QuoteConnector, but may be overridden (Inherited from IQuoteLine.) |
![]() | PriceUnit | 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.) |
![]() | ProductCategoryKey | ProductCategoryKey: Either an ID of an item in a QuoteConnection-provided list; or the actual productcategory (Inherited from IQuoteLine.) |
![]() | ProductFamilyKey | ProductFamilyKey: Either an ID of an item in a QuoteConnection-provided list; or the actual productfamily (Inherited from IQuoteLine.) |
![]() | ProductTypeKey | ProductTypeKey: Either an ID of an item in a QuoteConnection-provided list; or the actual producttype (Inherited from IQuoteLine.) |
![]() | Quantity | Quantity: How many units (Inherited from IQuoteLine.) |
![]() | QuantityUnit | 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.) |
![]() | QuoteAlternativeId | QuoteAlternativeId: The Alternative that this line belongs to (Inherited from IQuoteLine.) |
![]() | Rank | Rank: Rank order (Inherited from IQuoteLine.) |
![]() | Reason | 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.) |
![]() | Rights | Rights: name=right&... of any fields that have non-standard field access rights (Inherited from IQuoteLine.) |
![]() | Rule | Rule: The names of one or more calculation rules that are in effect for this line, comma-separated case-insensitive (Inherited from IQuoteLine.) |
![]() | Sentry | Sentry settings for this object. Lets you find out your read/write access to the object. (Inherited from IQuoteLine.) |
![]() | Status | 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.) |
![]() | SubscriptionQuantity | SubscriptionQuantity (Inherited from IQuoteLine.) |
![]() | SubscriptionStart | SubscriptionStart (Inherited from IQuoteLine.) |
![]() | SubscriptionUnit | SubscriptionUnit (Inherited from IQuoteLine.) |
![]() | Supplier | Supplier: The supplier of this product (Inherited from IQuoteLine.) |
![]() | SupplierCode | SupplierCode: The suppliers' code or part number for this product (Inherited from IQuoteLine.) |
![]() | TotalPrice | TotalPrice: Total price, sum of lines - discount (Inherited from IQuoteLine.) |
![]() | UnitCost | UnitCost: Cost price as given by ERP Connector, OR overridden by user (Inherited from IQuoteLine.) |
![]() | UnitListPrice | UnitListPrice: The standard list price; as given by ERP Connector, OR overridden by user (Inherited from IQuoteLine.) |
![]() | UnitMinimumPrice | UnitMinimumPrice: Minimum price to limit discounting, as given by ERP Connector, OR overridden by user (Inherited from IQuoteLine.) |
![]() | UpdatedAssociate | The last user to modify the object (Inherited from IQuoteLine.) |
![]() | UpdatedDate | The date of the most recent update. (Inherited from IQuoteLine.) |
![]() | Url | Url: Optional url with details/catalog page/... (Inherited from IQuoteLine.) |
![]() | UserValueOverride | UserValueOverride: Has the pre-calculated (from ERP) discount information been overridden, and how (Inherited from IQuoteLine.) |
![]() | VAT | 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.) |
![]() | VATInfo | VATInfo: Tax/VAT information, transported from ERP system but not used in any business logic in SuperOffice; available to document templates (Inherited from IQuoteLine.) |