General Ledger table in Microsoft Dynamics 365 Business Central. 20 fields, 2 records in Cronus demo.
The primary key uniquely identifies each record in this table. It consists of: Code.
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | Code PK | Code | Normal | |
| 2 | Interest Rate | Decimal | Normal | |
| 3 | Minimum Amount (LCY) | Decimal | Normal | |
| 5 | Additional Fee (LCY) | Decimal | Normal | |
| 7 | Description | Text | Normal | |
| 8 | Interest Calculation Method | Option | Normal | |
| 9 | Interest Period (Days) | Integer | Normal | |
| 10 | Grace Period | DateFormula | Normal | |
| 11 | Due Date Calculation | DateFormula | Normal | |
| 12 | Interest Calculation | Option | Normal | |
| 13 | Post Interest | Boolean | Normal | |
| 14 | Post Additional Fee | Boolean | Normal | |
| 15 | Line Description | Text | Normal | |
| 16 | Add. Line Fee in Interest | Boolean | Normal | |
| 30 | Detailed Lines Description | Text | Normal | |
| 2000000000 | System ID | GUID | Normal | |
| 2000000001 | Created At | DateTime | Normal | |
| 2000000002 | Created By | GUID | Normal | |
| 2000000003 | Modified At | DateTime | Normal | |
| 2000000004 | Modified By | GUID | Normal |