Trading Community Resource Team Member Role Assignment
A role to indicates a team member performs within a team. For example, Sales Manager, Call Center Agent, Project Lead.
QName: {http://xmlns.oracle.com/apps/cdm/foundation/resources/resourceServiceV2/}ResourceTeamMemberRoleAssign
Relationships
The following table describes how this service data object is related to other service data objects or business object services.
| Relationship Type | Object or Service |
|---|---|
|
Contained by |
|
|
Handled by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
CreatedBy |
string |
Who column: indicates the user who created the row. |
|
CreationDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Who column: indicates the date and time of the creation of the row. |
|
DeleteFlag |
boolean |
Delete Flag indicates whether this record is logically deleted or not? |
|
EndDateActive |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Date this role-resource becomes inactive |
|
LastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Who column: indicates the date and time of the last update of the row. |
|
LastUpdateLogin |
string |
Who column: indicates the session login associated to the user who last updated the row. |
|
LastUpdatedBy |
string |
Who column: indicates the user who last updated the row. |
|
ObjectVersionNumber |
int |
Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. |
|
RoleId |
long |
Role identifier (foreign key to JTF_RS_ROLES) |
|
RoleRelateId |
long |
Role Relation identifier (PK)
|
|
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) |
|
RoleResourceType |
string |
Resource type. (lookup type: JTF_RS_ ROLE_RES_TYPE) |
|
StartDateActive |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Date this role-resource becomes active |