RunObject Procedure
Runs an object in the current client and company.
Signature
RunObject(Type: Integer; Id: Integer)
Parameters
Type
Integer
The type of the object to run.
Id
Integer
The Id of the object to run.
Remarks
Objects of types Page, Report, Codeunit and XmlPort will be run directly in the current session. All other object types will be opened with a hyperlink.
This documentation is generated from Smart Toolbox v27.0