| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | AbsId | Internal Number | int | 11 | 0 | | | | Allow NULL? |
| 2 | Name | Name | nvarchar | 40 | 0 | | | | Allow NULL? |
| 3 | Source | Source | char | 1 | 0 | | B | B=Balance Sheet, C=Trial Balance, O=Other, P=Profit and Loss | Allow NULL? |
| 4 | Locked | Locked | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 5 | DateSource | Date Source | char | 1 | 0 | | | A=Doc. Generation Wizard, D=Document Date, I=Interface, M=Import, N=Unknown, O=DI API, P=Partner Implementation, T=Year Transfer, U=Update | Allow NULL? |
| 6 | UserSign | User Signature | nvarchar | 6 | 0 | OUSR | | | Allow NULL? |