AR
DiscountItem
For discount sequences applicable to certain inventory items, records of this type define specific items to which the corresponding sequence applies. The entities of this type can be edited on the Items tab of the Discounts (AR209500) form, which corresponds to the ARDiscountSequenceMaint graph.
View API Entity: DiscountItemDetail
/entity/Default/25.200.001/DiscountItemDetail| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
Amount | decimal | Amount | - | |
Description:No description available | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
DiscountID | nvarchar(10) | DiscountSequence | ||
Description:No description available | ||||
DiscountSequenceID | nvarchar(10) | DiscountSequence | ||
Description:No description available | ||||
InventoryID API | int | Inventory ID | InventoryItem | |
Description:No description available | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
Quantity | decimal | Quantity | - | |
Description:No description available | ||||
UOM | nvarchar(6) | UOM | INUnit | |
Description:No description available | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||