ResourceUsersResourceRoleAssignments
The resource role assignments resource is used to view the role assigned to a resource, such as implementer, reseller, and so on.
Columns
| Name | Type | References | Description |
| RoleRelateId [KEY] | Long | Role Relation identifier (PK) | |
| ResourceProfileId [KEY] | String |
ResourceUsers.ResourceProfileId | ResourceProfileId |
| EndDateActive | Date | Date this role-resource becomes inactive | |
| PartyName | String | PartyName | |
| RoleCode | String | RoleCode | |
| RoleId | Long | Role identifier (foreign key to JTF_RS_ROLES) | |
| RoleResourceId | Long | Resource identifier (foreign key to HZ_PARTIES) or (foreign key to JTF_RS_GROUPS_MEMBERS or (foreign key to JTF_RS_TEAM_MEMBERS) | |
| StartDateActive | Date | Date this role-resource becomes active |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description | |
| Finder | String | Input specifying the Finder type. | |
| BindPartyId | String | The unique primary key identifier of the party associated with the resource. | |
| ResourcePartyNumber | String | Input specifying the ResourcePartyNumber type. |