Predefined

Output of the Change Order Service, including the order line identifiers, cost of change, change allowed flag, and error message.

QName: {http://xmlns.oracle.com/apps/scm/doo/orchestration/processChange/model/}ChangeAllowedOrderLineResponse

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

Predefined

Handled by

Order Information Service

Attributes

The following table describes attributes in the service data object.

Name Type Description

ChangeAllowedFlag

boolean

Indicates whether or not the status of the fulfillment line allows a change on the line.

ChangeOperation

string

The type of change that the revision system is requesting, such as CANCEL, UPDATE, DELETE, SPLIT, or ADDLINE.

CostOfChange

double

Cost of change for changing the line.

FulfillmentLineIdentifier

string

Unique identifier of the line being fulfilled.

Message

string

Reason for not allowing the change on the line.

RevisionSourceSystem

string

The system or application that is attempting to revise the order.

SourceTransactionIdentifier

string

The source order or the transaction identifier that the service examines to determine whether or not it allows the change.

SourceTransactionLineIdentifier

string

The source order line identifier that the service examines to determine whether or not it allows the change.
  • Primary Key

SourceTransactionScheduleIdentifier

string

The source schedule or shipment identifier of the order line that the service examines to determine whether or not it allows the change.
  • Primary Key

SourceTransactionSystem

string

The system or application that submitted the order or the transaction for fulfillment.