Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
PostingNumber | int | 4 | null |
|
|
|||||
PaymentMethodCode | varchar | 15 | null |
|
|
|||||
CurrencyCode | varchar | 15 | null |
|
|
|||||
CurrencyQty | smallint | 2 | null |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_ItemSaleCloseOffReceiptPostingControlCurrency | Primary key | Asc/Asc/Asc | PostingNumber + PaymentMethodCode + CurrencyCode |