Item Deletion External Error

The list of errors returned if an external transaction, such as an open inventory transaction or an open sales order, includes a reference to an item that is marked for deletion.

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

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

Contained by

Item External Reference

Handled by

Opportunity Service

Attributes

The following table describes attributes in the service data object.

Name Type Description

DeleteEntitySequenceId

long

The unique identifier of table delete entities.
  • Primary Key

DeleteErrorType

int

A value which indicates the type of error, which could be a functional error or a system error.

ErrorCode

string

The code of the error message logged against a delete entity.

ErrorMessage

string

The actual message logged against a delete entity.

ErrorSequenceNumber

long

A numeric value used to indicate the sequence number for a particular error.
  • Primary Key

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.

ProgramName

string

A legacy attribute that indicates the program or the application that last updated the database record.