Table 737 VAT Return Period in 28
- App
- Base Application
- Namespace
- Microsoft.Finance.VAT.Reporting
Fields, 10Keys, 1Procedures, 6
Versions171819202122232425262728latest
Source29
Fields, 10
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | No. | Code[20] | - |
| 2 | No. Series | Code[20] | - |
| 3 | Period Key | Code[10] | - |
| 4 | Start Date | Date | - |
| 5 | End Date | Date | - |
| 6 | Due Date | Date | - |
| 7 | Status | Option | - |
| 8 | Received Date | Date | - |
| 20 | VAT Return No. | Code[20] | - |
| 21 | VAT Return Status | Enum VAT Return Status | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | No. | - |
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CopyToVATReturn | (var Record VAT Report Header) | public | - | |
| FindVATReturnPeriod | (var Record VAT Return Period, Date, Date) | Boolean | public | - |
| DiffersFromVATReturnPeriod | (var Record VAT Return Period) | Boolean | public | - |
| DrillDownVATReturn | () | public | - | |
| CheckOpenOrOverdue | () | Text | public | - |
| FindVATPeriodByDate | (Date) | Boolean | internal | - |