Appearance
Set Item Role Permission
Sets the item permissions for a role.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Write | Admin, Sys |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| Dimension | string | Name of the dimension ([Dimension]). | yes | ||
| Role | array of string | Name of the role ([Role]). | yes | ||
| Item | array of string | Name of the dimension item ([Item]). | no | ||
| Tree | array of string | Name of the tree sum ([Tree].[Sum]). | no |
Result
No fields
Code
text
SET ITEM ROLE PERMISSION
DIMENSION=[string, Needed]
ROLE=[string, Multiple, Needed]
ITEM=[string, Multiple]
TREE=[string, Multiple]