Item External Reference

The reference to an item from an external transaction, such as a sales order or an inventory transaction.

QName: {http://xmlns.oracle.com/apps/scm/productModel/deleteGroups/publicModel/}DeleteEntity

Logical Business Objects

  • SCM : Product Model : Item Delete Group

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

Item Deletion External Error

Handled by

Opportunity Service

Attributes

The following table describes attributes in the service data object.

Name Type Description

DeleteDate

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

The date in which the entity was submitted for deletion.

DeleteEntitySequenceId

long

The unique identifier of table delete entities.
  • Primary Key

DeleteEntityType

int

A numeric value which indicates the type of delete entity, for example, an item, a structure or a change order.

DeleteErrorVO

Item Deletion External Error

The SDO object used to populate errors pertaining to a delete entity.

DeleteGroupSequenceId

long

The unique identifier of a Delete Group to which an entity to be deleted has been added.

DeleteStatusType

int

A numeric value which indicates the status of a delete entity, for example, 1 indicates unprocessed, 4 indicates successfully deleted, and so on.

EntitySequenceNumber

long

The sequence number of an entity within a delete group. This may be used to group similar entities together for processing.

Pk1Value

long

A numeric value which, with the combination of Pk2Value, Pk3Value, Pk4Value and Pk5Value may form a unique key for an entity, for example, for an Item Type delete entity. This is the inventory item identifier.

Pk2Value

long

A numeric value which, with the combination of Pk1Value, Pk3Value, Pk4Value and Pk5Value may form a unique key for an entity, for example, for an Item Type delete entity. This is the organization identifier.

Pk3Value

long

A numeric value which, with the combination of Pk1Value, Pk2Value, Pk4Value and Pk5Value may form a unique key for an entity, for example, for an Item Supplier Type delete entity. This is the supplier identifier.

Pk4Value

long

A numeric value which, with the combination of Pk1Value, Pk2Value, Pk3Value and Pk5Value may form a unique key for an entity, for example, for an Item Supplier Site Type delete entity. This is the supplier site identifier.

Pk5Value

long

A numeric value which, with the combination of Pk1Value, Pk2Value, Pk3Value and Pk5Value may form a unique key for an entity, for example, for a Structure type delete entity. This is the inventory item identifier.