Codeunit 6710 ODataUtility in 22
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 14
| 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 | - |
| GetColumnsFromFilter | (var Record Tenant Web Service, Text, var DotNet GenericList1) | public | - | |
| EditJournalWorksheetInExcel | (Text[240], Text, Text, Text) | public | - | |
| EditWorksheetInExcel | (Text[240], Text, Text) | public | - | |
| GenerateExcelTemplateWorkBook | (Option, Text[50], Boolean, Option) | public | - | |
| GetTenantWebServiceMetadata | (Record Tenant Web Service, var DotNet QueryMetadataReader) | public | - | |
| GetHostName | () | Text | public | - |
| DownloadODataMetadataDocument | () | public | - | |
| CreateMetadataWebRequest | (var Codeunit Http Web Request Mgt.) | Boolean | public | - |
| ExternalizeName | (Text) | Text | public | - |