Codeunit 359 PeriodFormManagement in 17
- App
- Base Application
Versions171819202122232425262728latest
Source-
Procedures, 10
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| FindDate | (Text[3], var Record Date, Option) | Boolean | public | - |
| NextDate | (Integer, var Record Date, Option) | Integer | public | - |
| CreatePeriodFormat | (Option, Date) | Text[10] | public | - |
| MoveDateByPeriod | (Date, Option, Integer) | Date | public | - |
| MoveDateByPeriodToEndOfPeriod | (Date, Option, Integer) | Date | public | - |
| GetPeriodTypeSymbol | (Option) | Text[1] | public | - |
| EndOfPeriod | () | Date | public | - |
| GetFullPeriodDateFilter | (Option, Text) | Text | public | - |
| FindPeriod | (var Record Item, Text[3], Option, Option) | public | - | |
| FindPeriodOnMatrixPage | (var Text, var Text, Text[3], Option, Boolean) | public | - |