| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | WddCode | Internal ID | int | 11 | 0 | | | | Allow NULL? |
| 2 | CondId | Condition No. | int | 11 | 0 | | | 1=Deviation from credit line, 2=Deviation from obligo, 3=Gross profit %, 4=Discount %, 5=Deviation from budget, 6=Total document | Allow NULL? |
| 3 | opCode | Ratio | int | 6 | 0 | | | 1=Greater than, 2=Greater or equal, 3=Less than, 4=Less or equal, 5=Equal, 6=Does not equal | Allow NULL? |
| 4 | opValue | Value | nvarchar | 40 | 0 | | | | Allow NULL? |