RunTime Management
Helper functions for client URL:s and running objects.
Object Definition
| Object Type | Codeunit |
| Object ID | 70327089 |
| Object Name | QWETB RunTime Management |
Procedures
| Name | Description |
|---|---|
| AppendProfileToNavUrl(Text; Code[30]): Text | Appends a profile Id to a BC URL. |
| GetBCUrl(Variant; ClientType; Integer; Boolean): Text | Creates an URL for a record. |
| GetBCUrl(Variant; ClientType; Integer; Boolean; Boolean): Text | Creates an URL for a record. |
| GetRunObjectUrl(Integer; Integer; Text): Text | Returns an URL that can be used to run the provided object. |
| RunObject(Integer; Integer) | Runs an object in the current client and company. |
| RunWebServiceObject(Record "Web Service Aggregate") | Runs an published web service in the current session. |
| StopSelectedSession(Record "Active Session") | Tries to stop the selected session. The session must be connected to the same NST as the current session for this to work. |
| UriEscapeDataString(Text): Text | Escapes text so they can be used in URLs. Eg. spaces will be converted to %20. |
This documentation is generated from Smart Toolbox v27.1