|
|
SAP Business One SDK 10.0 - Database Tables Reference |
Filter Lines
Table Name: FLR1
Table Description: Filter Lines
| Field | Description | Type | Size | Related | Default Value | Constraints | |
| AbsId | Foreign Key | Int | 11 | - | Â | Â | Â |
| LineNum | Line Number | Int | 11 | - | Â | Â | Â |
| ColName | Column Name | nVarChar | 10 | - | Â | Â | Â |
| CompValue | Compare Value | nVarChar | 254 | - | Â | Â | Â |
| CompOper | Compare Operator | nVarChar | 2 | - | = | = | = |
| Â | Â | Â | Â | Â | Â | > | > |
| Â | Â | Â | Â | Â | Â | <</td> | <</td> |
| Â | Â | Â | Â | Â | Â | >= | >= |
| Â | Â | Â | Â | Â | Â | <= | <= |
| Â | Â | Â | Â | Â | Â | != | != |
| Key | Unique | Field |
| PRIMARY | Yes | AbsId |
| Â | Â | ColName |