Usage Assignment

The party usage assigned to a trading community member. For example, John Doe is a contact of ABC Corporation and XYZ Corporation is a supplier.

QName: {http://xmlns.oracle.com/apps/cdm/foundation/parties/partyService/}PartyUsageAssignment

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 Person Details

Contained by

Household

Contained by

Trading Community Organization Details

Contained by

Relationship

Handled by

Trading Community Group

Handled by

Trading Community Party Usage Assignment Service

Handled by

Trading Community Party Information

Handled by

Trading Community Organization

Handled by

Sales Account Service

Handled by

Sales Party

Handled by

Company and User Registration

Handled by

Sales Party Resource Service

Handled by

Sales Party Territory service

Handled by

Partner Service

Handled by

Trading Community Person Information

Attributes

The following table describes attributes in the service data object.

Name Type Description

Comments

string

The comments for the record.

CreatedBy

string

The user who created the record.

CreatedByModule

string

The module that created the record.

CreationDate

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

The date when the record was created.

EffectiveEndDate

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

The date at the end of the date range within which the row is effective.

EffectiveStartDate

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

The date at the beginning of the date range within which the row is effective.

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.

OwnerTableId

long

The unique identifier for a record in the owner table.

OwnerTableName

string

The Trading Community Architecture (TCA) tables that have source system reference column.

PartyId

long

The unique identifier of the contact party.

PartyUsageCode

string

The usage context of a party's contact point.

PartyUsgAssignmentId

long

The unique identifier of the party usage assignment.
  • Primary Key

RequestId

long

A system-generated read-only attribute used by the application framework.

StatusFlag

boolean

The record status flag used to soft delete the record. The accepted values are: 'A' (active), 'I' (inactive), 'D' (logically deleted), and 'M' (merged). The default is 'A'.