 Library
Library
Priceused Database Table
Records of when individual customers used specific price offers. Typically used when an offer is once per customer.
Distrbuted Access: Lanes( read CanSync Edits-require-TUBT )
Fields
- physkey
- #100, Datatype: String 44 bytes
 Unique key for this record
- usedt
- #101, Datatype: DateTime
 Local date/time the price offer was used
- physkeyref
- #102, Datatype: String 44 bytes
 Physkey of the item being used. Table involved varies by reftype field
- reftype
- #103, Datatype: Integer
 Table that PhyskeyRef refers tooPossible ValuesValue Description 1 Product Kit/Combo 2 Serial numbered Voucher 
- physkeysale
- #104, Datatype: String 44 bytes
 Reference to sale that used price offer
- Cid
- #105, Datatype: Integer
 Customer Id that used offer
- physkeyCust
- #106, Datatype: String 44 bytes
 Reference to customer that used price offer
- rvel
- #107, Datatype: Double