Codeunit 360 Accounting Period Mgt. in 19
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 11
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetPeriodStartingDate | () | Date | public | - |
| CheckPostingDateInFiscalYear | (Date) | public | - | |
| FindFiscalYear | (Date) | Date | public | - |
| FindEndOfFiscalYear | (Date) | Date | public | - |
| AccPeriodStartEnd | (Date, var Date, var Date, var Boolean, Integer, Option, Option, Option, Integer, Integer) | public | - | |
| InitStartYearAccountingPeriod | (var Record Accounting Period, Date) | public | - | |
| InitDefaultAccountingPeriod | (var Record Accounting Period, Date) | public | - | |
| GetDefaultPeriodEndingDate | (Date) | Date | public | - |
| GetPositionDifferentCharacter | (Text[50], Text, var Integer) | public | - | |
| FindText | (var Text, Text, Integer) | Boolean | public | - |
| GetPositionMatchingCharacter | (Text[50], Text, var Integer) | public | - |