Codeunit 6710 ODataUtility in 17
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 17
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GenerateSelectText | (Text, Option, var Text) | Boolean | public | - |
| GenerateODataV3FilterText | (Text, Option, var Text) | Boolean | public | - |
| GenerateODataV4FilterText | (Text, Option, var Text) | Boolean | public | - |
| GenerateODataV3Url | (Text, Text, Option) | Text | public | - |
| GenerateODataV4Url | (Text, Text, Option) | Text | public | - |
| ConvertNavFieldNameToOdataName | (Text) | Text | public | - |
| GetColumnsFromFilter | (var Record Tenant Web Service, Text, var DotNet GenericList1) | public | - | |
| CreateAssistedSetup | () | public | - | |
| EditJournalWorksheetInExcel | (Text[240], Text, Text, Text) | public | - | |
| EditWorksheetInExcel | (Text[240], Text, Text) | public | - | |
| GenerateExcelWorkBook | (Option, Text, Boolean, Text) | public | - | |
| GenerateExcelWorkBookWithColumns | (Option, Text, Boolean, var Record Tenant Web Service Columns, Text) | public | - | |
| GenerateExcelTemplateWorkBook | (Option, Text[50], Boolean, Option) | public | - | |
| CreateDataEntityExportInfo | (var Record Tenant Web Service, var DotNet DataEntityExportInfo, var Record Tenant Web Service Columns, Text) | public | - | |
| ExternalizeODataObjectName | (Text) | Text | public | - |
| GetTenantWebServiceMetadata | (Record Tenant Web Service, var DotNet QueryMetadataReader) | public | - | |
| GetHostName | () | Text | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnEditInExcel | (Text[240], Text) | - |
| Integration event | OnEditInExcelWithSearch | (Text[240], Text, Text) | - |