Trading Community Party Usage Filter Rule

The filter rule that is a collection of related party usages. For example, a filter rule called All Organization Contacts includes sales contact, supplier contact, and so on.

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

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 Filter Rule Member

Contains

Trading Community Party Usage Filter Rule Translation

Handled by

Trading Community Member Usage

Attributes

The following table describes attributes in the service data object.

Name Type Description

CompiledStatus

string

Indicator of whether or not the compiled sql is up to date.

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.

PartyUsageFRTranslation

Trading Community Party Usage Filter Rule Translation

The language specific party usage filter rule translation.

PartyUsageFilterRuleMember

Trading Community Party Usage Filter Rule Member

The member of the party usage filter rule.

PartyUsageFrCode

string

The code for the party usage filter rule.

PartyUsageFrId

long

The identifier for the party usage filter rule.
  • Primary Key

PartyUsageFrName

string

Name of the party usage filter rule.

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