DoesUserHaveSystemAdminRights

Indicates whether the current user belongs to the Financial Management Administrator Group.

Syntax

<HFMwManageApplications>.DoesUserHaveSystemAdminRights (bstrCluster)

Argument

Description

bstrCluster

The name of the application server cluster on which to authenticate the current user’s logon credentials.

Input argument. String subtype.

Return Value

Returns TRUE if the current user belongs to the Administrator Group, FALSE otherwise. Boolean subtype.