|
|
SAP Business One SDK 10.0 - Database Tables Reference |
Tax Formula Master Table
Table Name: AFML
Table Description: Tax Formula Master Table
| Field | Description | Type | Size | Related | Default Value | Constraints | |
| AbsId | Internal Number | Int | 11 | - | Â | Â | Â |
| Code | Code | nVarChar | 20 | - | Â | Â | Â |
| Descr | Description | nVarChar | 100 | - | Â | Â | Â |
| SttId | Tax Type ID | Int | 11 | OSTT | Â | Â | Â |
| FmlLang | Formula Language Free Text | Text | 16 | - | Â | Â | Â |
| LogInstanc | Log Instance | Int | 11 | - | 0 | Â | Â |
| UserSign2 | Updating User | Int | 6 | OUSR | Â | Â | Â |
| UpdateDate | Update Date | Date | 8 | - | Â | Â | Â |
| FmlType | Formula Type | VarChar | 1 | - | T | T | Tax |
| Â | Â | Â | Â | Â | Â | W | WTax |
| IsOrigFml | Original/Edited Formula | VarChar | 1 | - | Y | Y | Yes |
| Â | Â | Â | Â | Â | Â | N | No |
| Key | Unique | Field |
| PRIMARY | Yes | AbsId |
| Â | Â | LogInstanc |
| CODE | Yes | FmlType |
| Â | Â | Code |
| Â | Â | LogInstanc |