Trading Community Resource Roles Setup SDO
A configuration of roles that can be used to indicate the function of a resource. For example sales representative or marketing administrator.
QName: {http://xmlns.oracle.com/apps/cdm/foundation/resources/resourceServiceV2/}ResourceRole
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 |
|---|---|
|
Contains |
|
|
Contains |
|
|
Contains |
|
|
Contains |
Trading Community Resource Roles Setup Additional Information |
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
ActiveFlag |
boolean |
Flag to indicate if role is active. |
|
AdministratorFlag |
boolean |
Flag indicating if this role is an administrator role or not. |
|
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. |
|
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. |
|
LeadFlag |
boolean |
Flag indicating if this role is a leader role or not. |
|
ManagerFlag |
boolean |
Flag indicating if this role is a manager role or not. |
|
MemberFlag |
boolean |
Flag indicating if this role is a member role or not. |
|
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. |
|
ResourceJobRole |
Job role associated with the role. |
|
|
ResourceRoleAssign |
Resource role assignment. |
|
|
ResourceRoleInformation |
Trading Community Resource Roles Setup Additional Information |
Resource role information. |
|
ResourceRoleTranslation |
Language specific resource role. |
|
|
RoleCode |
string |
Unqiue code for a resource role. |
|
RoleDescription |
string |
Description for role. |
|
RoleId |
long |
Unique identifier for the role.
|
|
RoleName |
string |
Resource role name. |
|
RoleTypeCode |
string |
Role type identifier. |
|
SeededFlag |
boolean |
Flag indicating pre-defined role types. |