Resource Organization Member
A resource that is a member of an organization. For example, Joe Smith is a sales representative in the sales organization of ABC Corporation.
QName: {http://xmlns.oracle.com/apps/cdm/foundation/resources/resourceServiceV2/}ResourceOrganizationMember
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 |
Trading Community Resource Organization Member Role Assignment |
|
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 member is logically deleted or not. |
|
GroupId |
long |
Resource Group identifier foreign key to JTF_RS_GROUPS. |
|
GroupMemberId |
long |
Resource Group Member identifier
|
|
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. |
|
ResourceId |
long |
Resource identifier. Foreign key to HZ_PARTIES. |
|
ResourceOrgMemberRoleAssign |
Trading Community Resource Organization Member Role Assignment |
Role assigned to a resource in the context of an organization membership. |