Page WSB_CDPPermSetUsages¶
A page to view permission set usages by users or user groups.
Properties¶
| Name | Value |
|---|---|
| ApplicationArea | #All |
| Caption | Permission Set Usages |
| DeleteAllowed | False |
| InsertAllowed | False |
| ModifyAllowed | False |
| PageType | List |
| SourceTable | 70257899 |
| SourceTableTemporary | True |
| UsageCategory | None |
Methods¶
wgFncRefresh¶
Updates the permission set usages with the most recent state.
wgFncSetConfidentialAssignmentViolationsOnly¶
Allows one to set whether the permission set usages should only include confidentiality-violating permission set assignments.
Parameters¶
| Type | Name | Description |
|---|---|---|
Boolean |
pConfidentialAssignmentViolationsOnly |
Whether to restrict to confidentiality-violating assignments. |
wgFncSetPermissionSet¶
Allows one to set a single permission set to show the usages for.
Parameters¶
| Type | Name | Description |
|---|---|---|
Record "Permission Set Buffer" temporary |
pRecTempPermissionSetBuffer |
The permission set. |
wgFncSetPermissionSetFilters¶
Allows one to set filters to limit the usages that should be shown.
Parameters¶
| Type | Name | Description |
|---|---|---|
Record "WSB_CDPPermSetUsage" |
vRecWSB_CDPPermSetUsage |
The record that specifies the filters to apply. |