Trading Community Resource Organization or Team Member

A membership of a resource within organizations or teams.

QName: {http://xmlns.oracle.com/apps/cdm/foundation/resources/resourceServiceV2/}ResourceTeamOrgMember

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

Trading Community Resource Team SDO

Handled by

Trading Community Resource Team

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?

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.

ResourceType

string

Type of the resource

TeamId

long

Resource Team identifier (foreign key to JTF_RS_TEAMS)

TeamMemberId

long

Resource Team Member identifier
  • Primary Key

TeamResourceId

long

A team member can be a Resource or a Resource Organization.