| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | DocEntry | Document Internal ID | int | 11 | 0 | | | | Allow NULL? |
| 2 | LineNum | Row Number | int | 11 | 0 | | | | Allow NULL? |
| 3 | ItemCode | Item Code | nvarchar | 20 | 0 | | | | Allow NULL? |
| 4 | AcctCode | Account Code | nvarchar | 15 | 0 | | | | Allow NULL? |
| 5 | Quantity | Quantity | num | 19 | 6 | | | | Allow NULL? |
| 6 | LineTotal | Line Total | num | 19 | 6 | | | | Allow NULL? |
| 7 | TotalFrgn | Line Total (FC) | num | 19 | 6 | | | | Allow NULL? |
| 8 | TotalSys | Line Total (SC) | num | 19 | 6 | | | | Allow NULL? |
| 9 | DprArea | Depreciation Area | nvarchar | 15 | 0 | | | | Allow NULL? |
| 10 | Remarks | Remarks | nvarchar | 100 | 0 | | | | Allow NULL? |
| 11 | LogInstanc | Log Instance | int | 11 | 0 | | 0 | | Allow NULL? |
| 12 | NewItemCod | New Item Code | nvarchar | 20 | 0 | | | | Allow NULL? |
| 13 | Partial | Partial | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 14 | APC | APC | num | 19 | 6 | | | | Allow NULL? |
| 15 | NewAstCls | New Asset Class | nvarchar | 20 | 0 | | | | Allow NULL? |
| 16 | ObjType | Object Type | nvarchar | 20 | 0 | | | | Allow NULL? |
| 17 | TransType | Transaction Type | nvarchar | 4 | 0 | | | 0=Unknown, 110=Acquisition, 115=Subacquisition, 120=Credit Memo, 130=APC Write-Up, 210=Full Retirement, 220=Full Scrapping, 230=Partial Retirement, 240=Partial Scrapping, 310=Full Transfer, 320=Partial Transfer, 410=Manual Ordinary Depreciation, 420=Manual Unplanned Depreciation, 430=Manual Special Depreciation, 440=Appreciation, 510=Chang | Allow NULL? |
| 18 | OcrCode | Distribution Rule | nvarchar | 8 | 0 | | | | Allow NULL? |
| 19 | OcrCode2 | Distribution Rule 2 | nvarchar | 8 | 0 | | | | Allow NULL? |
| 20 | OcrCode3 | Distribution Rule 3 | nvarchar | 8 | 0 | | | | Allow NULL? |
| 21 | OcrCode4 | Distribution Rule 4 | nvarchar | 8 | 0 | | | | Allow NULL? |
| 22 | OcrCode5 | Distribution Rule 5 | nvarchar | 8 | 0 | | | | Allow NULL? |
| 23 | Project | Project Code | nvarchar | 20 | 0 | | | | Allow NULL? |