Trading Community Additional Name and Identifier Type

An additional name and identifier type that can be associated with a trading community member. For example, a passport number for a person or a D-U-N-S number for an organization.

QName: {http://xmlns.oracle.com/apps/cdm/foundation/parties/nameAndIdTypeService/}NameAndIdType

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 Additional Name and Identifier Type Translation

Handled by

Trading Community Member Name and Identifier

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.

NameAndIdTypeTranslation

Trading Community Additional Name and Identifier Type Translation

Language specific name or identifier type.

NameTypeIndicator

string

Qualifier to indicate name or identifier.

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.

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

TypeCode

string

Unique identifier for the party identifier and name type.
  • Primary Key

TypeName

string

Unique name for the name or identifier type.

TypeOfParty

string

The party type that the name or identifier is associated with.

UniqueWithinTypeFlag

boolean

Flag to indicate if this is unique within this type.