SOQuoteAlternative Properties |
The SOQuoteAlternative type exposes the following members.
Name | Description | |
---|---|---|
![]() | Changed | has record been changed since read? (Inherited from IQuoteAlternative.) |
![]() | CreatedAssociate | The user that created the object (Inherited from IQuoteAlternative.) |
![]() | CreatedDate | The date the object was saved to the database. (Inherited from IQuoteAlternative.) |
![]() | Description | Description: Tooltip/description (Inherited from IQuoteAlternative.) |
![]() | DiscountAmount | DiscountAmount: Discount as absolute amount; either this or DiscountPercent is set, never both (Inherited from IQuoteAlternative.) |
![]() | DiscountPercent | DiscountPercent: Discount in %; either this or DiscountAmount is set, never both (Inherited from IQuoteAlternative.) |
![]() | EarningAmount | EarningAmount: Earning on this alternative, as an absolute amount (Inherited from IQuoteAlternative.) |
![]() | EarningPercent | EarningPercent: Earning on this alternative, in percent of total (Inherited from IQuoteAlternative.) |
![]() | 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 IQuoteAlternative.) |
![]() | 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 IQuoteAlternative.) |
![]() | ERPQuoteAlternativeKey | ERPQuoteAlternativeKey: Key that identifies this alternative in the ERP system, if it exists there (Inherited from IQuoteAlternative.) |
![]() | ExtraField1 | ExtraField1: Optional information added by Quote Connector; usable in the quote document merge process (Inherited from IQuoteAlternative.) |
![]() | ExtraField2 | ExtraField2: Optional information added by Quote Connector; usable in the quote document merge process (Inherited from IQuoteAlternative.) |
![]() | ExtraField3 | ExtraField3: Optional information added by Quote Connector; usable in the quote document merge process (Inherited from IQuoteAlternative.) |
![]() | ExtraField4 | ExtraField4: Optional information added by Quote Connector; usable in the quote document merge process (Inherited from IQuoteAlternative.) |
![]() | ExtraField5 | ExtraField5: Optional information added by Quote Connector; usable in the quote document merge process (Inherited from IQuoteAlternative.) |
![]() | Identity | The primary key on the primary table. Is zero for new objects. Is set when an object is saved. (Inherited from IQuoteAlternative.) |
![]() | IsAvailable | is record available in db? (Inherited from IQuoteAlternative.) |
![]() | IsRequiredFilled | Are all the required fields filled out? Can we save the record? (Inherited from IQuoteAlternative.) |
![]() | IsValid | does the record exist? (Inherited from IQuoteAlternative.) |
![]() | Name | Name: Name on tab, intentionally kept short (Inherited from IQuoteAlternative.) |
![]() | QuoteVersionId | QuoteVersionId: The version that owns this alternative (Inherited from IQuoteAlternative.) |
![]() | 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 IQuoteAlternative.) |
![]() | Sentry | Sentry settings for this object. Lets you find out your read/write access to the object. (Inherited from IQuoteAlternative.) |
![]() | Status | QuoteStatus: 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 IQuoteAlternative.) |
![]() | TotalPrice | TotalPrice: Total price, sum of lines - discount (Inherited from IQuoteAlternative.) |
![]() | UpdatedAssociate | The last user to modify the object (Inherited from IQuoteAlternative.) |
![]() | UpdatedDate | The date of the most recent update. (Inherited from IQuoteAlternative.) |
![]() | UserValueOverride | UserValueOverride: Has the pre-calculated (from ERP) discount information been overridden, and how (Inherited from IQuoteAlternative.) |
![]() | VAT | VAT: Tax/VAT if available from ERP system; not used in any business logic in SuperOffice; available to document templates (Inherited from IQuoteAlternative.) |
![]() | VATInfo | VATInfo: Tax/VAT information, transported from ERP system but not used in any business logic in SuperOffice; available to document templates (Inherited from IQuoteAlternative.) |