Open topic with navigation
Holds payment methods which cause the cash drawer on a workstation to open.
ID
uniqueidentifier
WORKSTATIONID
false
WORKSTATION.ID
FK to WORKSTATION
OTHERPAYMENTMETHODCODEID
true
OTHERPAYMENTMETHODCODE.ID
The other payment method specified.
ADDEDBYID
CHANGEAGENT.ID
FK to CHANGEAGENT.
CHANGEDBYID
PAYMENTTYPECODE
tinyint
0
The type of payments used in a sales type.
PAYMENTTYPE
nvarchar(11) (Computed)
Provides a translation for the 'PAYMENTTYPECODE' field.
DATEADDED
datetime
getdate()
Indicates the date this record was added.
DATECHANGED
Indicates the date this record was last changed.
TS
timestamp
Timestamp.
TSLONG
bigint (Computed)
Numeric representation of the timestamp.
IX_WORKSTATIONCASHDRAWERPAYMENTMETHOD_DATEADDED
False
True
IX_WORKSTATIONCASHDRAWERPAYMENTMETHOD_DATECHANGED
PK_WORKSTATIONCASHDRAWERPAYMENTMETHOD
UIX_WORKSTATIONCASHDRAWERPAYMENTMETHOD_PAYMENTTYPECODE_WORKSTATIONID_OTHERPAYMENTMETHODCODEID
TR_WORKSTATIONCASHDRAWERPAYMENTMETHOD_AUDIT_UPDATE
TR_WORKSTATIONCASHDRAWERPAYMENTMETHOD_AUDIT_DELETE