Resource Organization Member
The 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/resourceService/}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 |
The user who created the record. |
|
CreationDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
The date when the record was created. |
|
DeleteFlag |
boolean |
Indicates whether the record can be deleted or not. |
|
GroupId |
long |
The resource group identifier foreign key to JTF_RS_GROUPS. |
|
GroupMemberId |
long |
The resource group member identifier.
|
|
LastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
The date when the record was last updated. |
|
LastUpdateLogin |
string |
The login of the user who last updated the record. |
|
LastUpdatedBy |
string |
The user who last updated the record. |
|
ObjectVersionNumber |
int |
The number used to implement 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 determine whether another session has updated the row. |
|
ResourceId |
long |
The unique identifier of the resource. |
|
ResourceOrgMemberRoleAssign |
Trading Community Resource Organization Member Role Assignment |
The role assigned to a resource in the context of an organization membership. |