Objects/Tables/Table 297 Issued Reminder Header
Table 297 Issued Reminder Header in 28
Jonas Paprotka, Base Application 28.5.54151.54365, checked
- App
- Base Application
- Namespace
- Microsoft.Sales.Reminder
Fields, 60Keys, 3Procedures, 11Events, 3
Versions171819202122232425262728latest
Source29
Fields, 60
| Id | Name | Type | Obsolete |
|---|
| 1 | No. | Code[20] | - |
| 2 | Customer No. | Code[20] | - |
| 3 | Name | Text[100] | - |
| 4 | Name 2 | Text[50] | - |
| 5 | Address | Text[100] | - |
| 6 | Address 2 | Text[50] | - |
| 7 | Post Code | Code[20] | - |
| 8 | City | Text[30] | - |
| 9 | County | Text[30] | - |
| 10 | Country/Region Code | Code[10] | - |
| 11 | Language Code | Code[10] | - |
| 12 | Currency Code | Code[10] | - |
| 13 | Contact | Text[100] | - |
| 14 | Your Reference | Text[35] | - |
| 15 | Shortcut Dimension 1 Code | Code[20] | - |
| 16 | Shortcut Dimension 2 Code | Code[20] | - |
| 17 | Customer Posting Group | Code[20] | - |
| 18 | Gen. Bus. Posting Group | Code[20] | - |
| 19 | VAT Registration No. | Text[20] | - |
| 20 | Reason Code | Code[10] | - |
| 21 | Posting Date | Date | - |
| 22 | Document Date | Date | - |
| 23 | Due Date | Date | - |
| 24 | Reminder Terms Code | Code[10] | - |
| 25 | Fin. Charge Terms Code | Code[10] | - |
| 26 | Interest Posted | Boolean | - |
| 27 | Additional Fee Posted | Boolean | - |
| 28 | Reminder Level | Integer | - |
| 29 | Posting Description | Text[100] | - |
| 30 | Comment | Boolean | - |
| 31 | Remaining Amount | Decimal | - |
| 32 | Interest Amount | Decimal | - |
| 33 | Additional Fee | Decimal | - |
| 34 | VAT Amount | Decimal | - |
| 35 | No. Printed | Integer | - |
| 36 | User ID | Code[50] | - |
| 37 | No. Series | Code[20] | - |
| 38 | Pre-Assigned No. Series | Code[20] | - |
| 39 | Pre-Assigned No. | Code[20] | - |
| 40 | Source Code | Code[10] | - |
| 41 | Tax Area Code | Code[20] | - |
| 42 | Tax Liable | Boolean | - |
| 43 | VAT Bus. Posting Group | Code[20] | - |
| 44 | Add. Fee per Line | Decimal | - |
| 47 | VAT Reporting Date | Date | - |
| 50 | Canceled | Boolean | - |
| 51 | Canceled By | Code[50] | - |
| 52 | Canceled Date | Date | - |
| 53 | Canceled By Document No. | Code[20] | - |
| 54 | Format Region | Text[80] | - |
| 55 | Email Text | Blob | - |
| 56 | Sent For Current Level | Boolean | - |
| 57 | Last Email Sent Date Time | DateTime | - |
| 58 | Total Email Sent Count | Integer | - |
| 59 | Last Level Email Sent Count | Integer | - |
| 60 | Email Sent Level | Integer | - |
| 61 | Failed Email Outbox Entry No. | BigInteger | - |
| 163 | Company Bank Account Code | Code[20] | - |
| 480 | Dimension Set ID | Integer | - |
| 500 | Reminder Automation Code | Code[50] | - |
Keys, 3
| Name | Fields | Obsolete |
|---|
| Key1, clustered | No. | - |
| Key2 | Customer No., Posting Date | - |
| Key3 | Posting Date | - |
Procedures, 11
| Name | Parameters | Returns | Access | Obsolete |
|---|
| PrintRecords | (Boolean, Boolean, Boolean) | | public | - |
| Navigate | () | | public | - |
| IncrNoPrinted | () | | public | - |
| ShowDimensions | () | | public | - |
| GetCustomerVATRegistrationNumber | () | Text | public | - |
| GetCustomerVATRegistrationNumberLbl | () | Text | public | - |
| CalculateLineFeeVATAmount | () | Decimal | public | - |
| RunCancelIssuedReminder | (var Record Issued Reminder Header) | | public | - |
| ClearSentEmailFieldsOnLevelUpdate | (var Record Issued Reminder Header) | | public | - |
| CalculateTotalIncludingVAT | () | Decimal | public | - |
| GetLogInteractionDescription | () | Text[100] | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterPrintRecords | (var Record Issued Reminder Header, Boolean, Boolean, Boolean) | - |
| Integration event | OnBeforePrintRecords | (var Record Issued Reminder Header, Boolean, Boolean, Boolean, var Boolean) | - |
| Integration event | OnGetReportParameters | (var Boolean, var Boolean, var Boolean, Integer, var Boolean) | - |