WIPMove schema

WIPMove type: WIPMove

WIPMOVE is used to communicate which processing step the product is coming from and which step it is being moved to, along with the quantity moving and the time this event occurred.

Header type: WIPMoveHeader

Line type: WIPMoveLine

MoveFromOperation type: MoveFromOperation

Indicates the Work-In-Process Operation in which the items are being moved from.

MoveToOperation type: MoveToOperation

Indicates the Work-In-Process Operation in which the items are being moved to.

MoveFromOperation
Structure:
Elements:
Name Type Description
OperationReference reference
UserArea reference

MoveToOperation
Structure:
Elements:
Name Type Description
Operation reference
OperationReference reference
UserArea reference

WIPMove extends: Noun
Structure:
Elements:
Name Type Description
Distribution reference

A distribution identifies how monetary amounts are distributed accross an organization.

Header reference
Line reference

WIPMoveHeader
Structure:
Elements:
Name Type Description
DocumentDateTime DateTime

Is the timestamp that indicates when the WIPMove document was created on in the integrated envitonment.

ProductionOrderReference reference
ReasonCode ReasonCode

Is the reason code that caused the WIP Move event to happen.

Used as a reason indicator for any type of business event or activity.

UserArea reference

WIPMoveLine
Structure:
Elements:
Name Type Description
MoveFromOperation reference
MoveToOperation reference
RejectedQuantity Quantity

Indicates the quantity rejected.

A decimal value.

ScrapQuantity Quantity

Indicates the quantity scrapped.

A decimal value.

UserArea reference
WIPMoveQuantity Quantity

Indicates the quantity moved.

A decimal value.

Noun Common Files