EAcctGroupAccess
Object: EAcctGroupAccess (E_ACCT_GROUP_ACCESS)
Attribute |
Database column name |
Field in UI |
End of path |
Bridge |
Links to object table: |
Data type |
Comments |
Commonly used in: |
|
---|---|---|---|---|---|---|---|---|---|
Rules |
Temp/Wiz |
||||||||
isRead |
IS_READ (NUMBER) |
Read check box |
x |
int |
Specifies whether the Read operation has been selected for granting or denial. Value is 1 (selected) or 0 (not selected). This attribute does not determine whether the operations are allowed or denied. (See allowDenyIID.) |
||||
isUpdate |
IS_ |
Update check box |
x |
int |
Specifies whether the Update operation has been selected for granting or denial. Value is 1 (selected) or 0 (not selected). This attribute does not determine whether the operations are allowed or denied. (See allowDenyIID.) |
||||
isDelete |
IS_DELETE (NUMBER) |
Delete check box |
x |
int |
Specifies whether the Delete operation has been selected for granting or denial. Value is 1 (selected) or 0 (not selected). This attribute does not determine whether the operations are allowed or denied. (See allowDenyIID.) |
||||
isPerm |
IS_PERM (NUMBER) |
Perm check box |
x |
int |
Specifies whether the Set Permission operation has been selected for granting or denial. Value is 1 (selected) or 0 (not selected). This attribute does not determine whether the operations are allowed or denied. (See allowDenyIID.) |
||||
allowDeny |
ALLOW_ |
Option |
x |
char |
Indicates whether the group is allowed or denied access to the record. a - Allow (ALLOW) |
||||
group--> |
GROUP_ID (NUMBER) |
List |
x |
x |
object |
8 Specifies the group that the access rights pertain to. --> Links to the specific information about the group account. |
|||
isManual |
IS_ |
x
|
boolean |
Indicates whether the group access rights were assigned manually through the Security block of the record or automatically by the system. 0 - Assigned manually |
|||||
owner--> |
ENTERPRISE_ |
x
|
x
|
object |
8 The account record with which this group access setting is associated. --> Links to the specific information about the account record. |
||||
primary |
PRIMARY_KEY |
x
|
int |
Unique ID for the group access rights. |
|||||
version |
VERSION (NUMBER) |
x
|
int |
Indicates how many times the group access rights have been updated. |