Objects/Tables/Table 300 Reminder/Fin. Charge Entry
Table 300 Reminder/Fin. Charge Entry in 23
Jonas Paprotka, Base Application 23.5.16502.31399, checked
- App
- Base Application
- Namespace
- Microsoft.Sales.FinanceCharge
Fields, 16Keys, 5Procedures, 2Events, 1
Versions171819202122232425262728latest
Source29
Fields, 16
| Id | Name | Type | Obsolete |
|---|
| 1 | Entry No. | Integer | - |
| 2 | Type | Option | - |
| 3 | No. | Code[20] | - |
| 4 | Reminder Level | Integer | - |
| 5 | Posting Date | Date | - |
| 6 | Document Date | Date | - |
| 7 | Interest Posted | Boolean | - |
| 8 | Interest Amount | Decimal | - |
| 9 | Customer Entry No. | Integer | - |
| 10 | Document Type | Enum Gen. Journal Document Type | - |
| 11 | Document No. | Code[20] | - |
| 12 | Remaining Amount | Decimal | - |
| 13 | Customer No. | Code[20] | - |
| 14 | User ID | Code[50] | - |
| 15 | Due Date | Date | - |
| 50 | Canceled | Boolean | - |
Keys, 5
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Entry No. | - |
| Key2 | Customer No. | - |
| Key3 | Customer Entry No., Type | - |
| Key4 | Type, No. | - |
| Key5 | Document No., Posting Date | - |
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|
| Navigate | () | | public | - |
| GetLastEntryNo | () | Integer | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeGetCurrencyCode | (Record Reminder/Fin. Charge Entry, var Code[10], var Boolean) | - |