Codeunit 9025 Small Business Report Catalog in 25
- App
- Base Application
- Namespace
- Microsoft.Utilities
Versions171819202122232425262728latest
Source29
Procedures, 7
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| RunAgedAccountsReceivableReport | (Boolean) | public | - | |
| RunAgedAccountsPayableReport | (Boolean) | public | - | |
| RunCustomerTop10ListReport | (Boolean) | public | - | |
| RunVendorTop10ListReport | (Boolean) | public | - | |
| RunCustomerStatementReport | (Boolean) | public | - | |
| RunTrialBalanceReport | (Boolean) | public | - | |
| RunDetailTrialBalanceReport | (Boolean) | public | - |
Events, 7
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeRunCustomerStatementReport | (Boolean, var Boolean) | - |
| Integration event | OnBeforeRunCustomerTop10ListReport | (Boolean, var Boolean) | - |
| Integration event | OnBeforeRunVendorTop10ListReport | (Boolean, var Boolean) | - |
| Integration event | OnBeforeRunTrialBalanceReport | (Boolean, var Boolean) | - |
| Integration event | OnBeforeRunDetailTrialBalanceReport | (Boolean, var Boolean) | - |
| Integration event | OnBeforeRunAgedAccountsReceivableReport | (Boolean, var Boolean) | - |
| Integration event | OnBeforeRunAgedAccountsPayableReport | (Boolean, var Boolean) | - |