Trading Community Party Usage

The usage associated with a trading community member. For example, a customer or a contact usage.

QName: {http://xmlns.oracle.com/apps/cdm/foundation/parties/partyUsageService/}PartyUsage

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 Party Usage Translation

Contains

Trading Community Party Usage Rule

Handled by

Trading Community Member Usage

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.

Description

string

The free text description of the record.

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.

PartyUsageAssignmentDescription

string

The description of the business event that drives the party usage assignment.

PartyUsageAssignmentRule

Trading Community Party Usage Rule

Rule for assignment for a party usage.

PartyUsageCode

string

The usage context of a party's contact point.
  • Primary Key

PartyUsageName

string

Name of the party usage.

PartyUsageTranslation

Trading Community Party Usage Translation

Language specific party usage.

PartyUsageType

string

Party type that the usage pertains to.

PartyUsageUnassignmentDescription

string

The description of the business event that drives the party usage unassignment.

RelationshipCausesAssignmentFlag

boolean

Flag to indicate if usage can be assigned to a party by a create relationship event.

RestrictManualAssignFlag

boolean

Indicates if usage can be assigned only implicitly through identified business events and not directly through other features.

RestrictManualUpdateFlag

boolean

Indicates if usage can be updated only implicitly through identified business events and not directly through other features.

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'.

UncondAssignFlag

boolean

Flag to indicate whether the assignment can be done from UI/Bulk Import by directly exposing the usages.