Codeunit 360 Accounting Period Mgt. in 28
- App
- Base Application
- Namespace
- Microsoft.Foundation.Period
Versions171819202122232425262728latest
Source29
Procedures, 13
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetPeriodStartingDate | () | Date | public | - |
| CheckPostingDateInFiscalYear | (Date) | public | - | |
| FindFiscalYear | (Date) | Date | public | - |
| FindEndOfFiscalYear | (Date) | Date | 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 | - | |
| AccPeriodEndDate | (Date) | Date | public | - |
| AccPeriodStartEnd | (Date, var Date, var Date, var Boolean, Integer, Enum Period Type, Enum Period Formula Range, Enum Period Formula Range, Integer, Integer) | public | - | |
| AccPeriodStartOrEnd | (Record Accounting Period, Integer, Enum Period Formula Range, Integer, Boolean, var Date) | public | - |