Codeunit 802 Online Map Management in 23
- App
- Base Application
- Namespace
- Microsoft.EServices.OnlineMap
Versions171819202122232425262728latest
Source29
Procedures, 10
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| MakeSelection | (Integer, Text[1000]) | public | - | |
| ProcessMap | (Integer, Text[1000]) | public | - | |
| ProcessDirections | (Integer, Text[1000], Integer, Text[1000], Option, Option) | public | - | |
| BuildParameters | (Integer, Text[1000], var Text[100], Option, Option) | public | - | |
| TestSetup | () | Boolean | public | - |
| SubstituteParameters | (var Text[1024], Text[100]) | public | - | |
| SetupDefault | () | public | - | |
| HandleMAPRegisterServiceConnection | (var Record Service Connection) | public | - | |
| MakeSelectionIfMapEnabled | (Integer, Text[1000]) | public | - | |
| SetParameters | (var RecordRef, var Text[100], Integer, Integer, Integer, Integer, Integer) | public | - |
Events, 14
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterGetAddress | (Integer, Text, var Text[100], var RecordRef) | - |
| Integration event | OnAfterProcessWebMap | (Text[1024], var Boolean) | - |
| Integration event | OnAfterProcessWebDirections | (Text[1024], var Boolean) | - |
| Integration event | OnAfterValidAddress | (Integer, var Boolean) | - |
| Integration event | OnBeforeGetAddress | (Integer, Text, var Text[100], var Boolean) | - |
| Integration event | OnBeforeValidAddress | (Integer, var Boolean) | - |
| Integration event | OnBeforeURLEncode | (Text[250], var Text[250], var Boolean) | - |
| Integration event | OnAfterMakeSelection | (Integer, Text[1000], Integer) | - |
| Integration event | OnBeforeMakeSelection | (var Text, Integer, Text[1000], var Integer, var Boolean) | - |
| Integration event | OnBeforeGetSetup | (var Record Online Map Setup, var Record Online Map Parameter Setup, var Boolean) | - |
| Integration event | OnBeforeSetupDefault | (var Record Online Map Setup, var Record Online Map Parameter Setup, var Boolean) | - |
| Integration event | OnBeforeSubstituteParameters | (var Text[1024], Text[100], var Boolean) | - |
| Integration event | OnMakeSelectionAfterStrMenu | (var Integer, var Record Online Map Parameter Setup) | - |
| Integration event | OnBuildParametersOnBeforeGetOnlineMapSetup | (Integer, var Boolean) | - |