Codeunit 1901 Report Selection Mgt. in 17
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 14
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| InitReportSelectionSales | () | public | - | ||||
| InitReportSelectionPurch | () | public | - | ||||
| InitReportSelectionInvt | () | public | - | ||||
| InitReportSelectionBank | () | public | - | ||||
| InitReportSelectionCust | () | public | - | ||||
| InitReportSelectionServ | () | public | - | ||||
| InitReportSelectionProd | () | public | - | ||||
| InitReportSelectionWhse | () | public | - | ||||
| InitReportUsage | (Integer) | public | Pending 17.0 | ||||
| Replaced by InitReportSelection(). | |||||||
| InitReportSelection | (Enum Report Selection Usage) | public | - | ||||
| InitReportUsageWhse | (Integer) | public | Pending 17.0 | ||||
| Replaced by InitReportSelectionWhse(). | |||||||
| InitReportSelectionWhse | (Enum Report Selection Warehouse Usage) | public | - | ||||
| InsertRepSelectionWhse | (Integer, Code[10], Integer) | public | Pending 17.0 | ||||
| Replaced by InsertReportSelectionWhse(). | |||||||
| InsertReportSelectionWhse | (Enum Report Selection Warehouse Usage, Code[10], Integer) | public | - | ||||
Events, 18
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeInitReportSelectionSales | () | - |
| Integration event | OnBeforeInitReportSelectionPurch | () | - |
| Integration event | OnBeforeInitReportSelectionInvt | () | - |
| Integration event | OnBeforeInitReportSelectionBank | () | - |
| Integration event | OnBeforeInitReportSelectionCust | () | - |
| Integration event | OnBeforeInitReportSelectionServ | () | - |
| Integration event | OnBeforeInitReportSelectionProd | () | - |
| Integration event | OnBeforeInitReportSelectionWhse | () | - |
| Integration event | OnAfterInitReportSelectionSales | () | - |
| Integration event | OnAfterInitReportSelectionPurch | () | - |
| Integration event | OnAfterInitReportSelectionInvt | () | - |
| Integration event | OnAfterInitReportSelectionBank | () | - |
| Integration event | OnAfterInitReportSelectionCust | () | - |
| Integration event | OnAfterInitReportSelectionServ | () | - |
| Integration event | OnAfterInitReportSelectionProd | () | - |
| Integration event | OnAfterInitReportSelectionWhse | () | - |
| Integration event | OnInitReportUsage | (Integer) | - |
| Integration event | OnInitReportUsageWhse | (Integer) | - |