Table "Sales Order Discounts PRCAP"
ID 70344647
Namespace: CapVision.CapBusiness.Pricing.AdvancedDiscounts
Properties
| Name | Value |
|---|---|
| DataClassification | CustomerContent |
Fields
| Name | Type | Description |
|---|---|---|
| "Document Type" | Microsoft.Sales.Document."Sales Document Type" | Specifies the type of the sales document. |
| "Document No." | Code[20] | Specifies the number of the sales document. |
| "Document Line No." | Integer | Specifies the line number of the sales document. For header discounts, the value is 0. |
| Order | Integer | Specifies the discount application order. The lower the number, the higher the priority. |
| Description | Text[250] | Specifies the discount description. |
| "Amount Before Discount" | Decimal | Specifies the amount before the discount is applied. |
| "Discount Amount" | Decimal | Specifies the discount amount. The discount percentage is calculated based on this amount. |
| "Discount %" | Decimal | Specifies the discount percentage. The discount amount is calculated based on this percentage. |
| "Amount After Discount" | Decimal | Specifies the resulting amount after the discount is applied. |
| SystemId | Guid | |
| SystemCreatedAt | DateTime | |
| SystemCreatedBy | Guid | |
| SystemModifiedAt | DateTime | |
| SystemModifiedBy | Guid | |
| SystemRowVersion | BigInteger |