UseCodeUnitsPermissions

Method

Category
Database

 

Syntax
Function UseCodeUnitsPermissions(ByVal CodeUnitID As String)

CodeUnitID
The ID of the code unit.

 

Comments
In order to run this function your permissions in this database must include execute permission for the codeunit you want to call. Furthermore, the codeunit you point to must have the property CFRONTMayUsePermissions set to Yes.



© 2009 Microsoft Corporation. All rights reserved.