Salesforce

GroupRightAdd (Magic xpa 4.x)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

GroupRightAdd

Adds a right to a group in the Security File.

Syntax:

GroupRightAdd (group, right)

Parameters:

group: The alphabetical value for the group to add to.

right: The alphabetical value for the right to be added.

Returns:

The logical value False if function fails and True if the function is executed successfully.

Example:

GroupRightAdd ('Issue Invoice','Accounting')

Note:

This function executes successfully provided the group exists and the user executing this function is the supervisor or belongs to the supervisor group.

This function is supported in all tasks: Online, Batch, BC, and RC.

See also:

GroupRightRemove

GroupRemove

RightRemove

Since version: 3.3

Reference
Attachment 
Attachment