Trading Community Resource Organization Member Role Assignment

The role the resource plays within an organization. For example, sales manager or call center agent.

QName: {http://xmlns.oracle.com/apps/cdm/foundation/resources/resourceService/}ResourceOrgMemberRoleAssign

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

Resource Organization Member

Handled by

Trading Community Resource

Handled by

Trading Community Resource Organization

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.

EndDateActive

{http://xmlns.oracle.com/adf/svc/types/}date-Date

The date after which the record becomes inactive.

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.

RoleId

long

The role identifier (foreign key to JTF_RS_ROLES).

RoleRelateId

long

The role relation identifier (PK).
  • Primary Key

RoleResourceId

long

The 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

The resource type. (lookup type: JTF_RS_ ROLE_RES_TYPE).

StartDateActive

{http://xmlns.oracle.com/adf/svc/types/}date-Date

The date on which the record becomes active.