Trading Community Category Use

Rules that stipulate how a classification category can be used to classify any object.

QName: {http://xmlns.oracle.com/apps/cdm/foundation/parties/classificationService/}ClassCategoryUse

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 Classification Category

Handled by

Trading Community Classification

Attributes

The following table describes attributes in the service data object.

Name Type Description

AdditionalWhereClause

string

Helps restrict the set of instances in the owner table from which the classification will apply.

ClassCategory

string

Public classifications such as US SIC, NACE, NAICS or custom classes.
  • Primary Key

ColumnName

string

Column from the OWNER_TABLE that applies to classification. For example, HZ_PARTIES.PARTY_ID.

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.

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.

OwnerTable

string

Table that the classification will apply to. For example, the HZ_PARTIES table.
  • Primary Key