Table of Contents

GetRunObjectUrl Procedure

Codeunit RunTime Management

Returns an URL that can be used to run the provided object.

Signature

GetRunObjectUrl(Type: Integer; Id: Integer; TargetCompanyName: Text) : Text

Parameters

Type Integer

The type of the object to run.

Id Integer

The Id of the object to run.

TargetCompanyName Text

The name of the BC company to run the object in.

Returns

Text

An URL that can be used to run the selected object.

This documentation is generated from Smart Toolbox v27.1