Documents objects
The integration framework provides a selection of predefined
integration content for documents, such as purchasing records, invoices,
and work order records.
The STATUSIFACE field and processing
All purchasing and work order documents have a status. The STATUSIFACE field identifies whether related transactions contain new or updated records, or status changes only.
Purchase contracts object
The MXPC object structure allows for bidirectional synchronization of exporting purchase contract information. This object structure currently only supports the purchase contracts types of blanket and price.
Purchase requisitions object
The MXPR object structure allows for bidirectional synchronization of exporting purchase requisition information and supports status changes.
Purchase order object
The MXPO object structure allows for bidirectional synchronization of exporting purchase order information and supports status changes.
Invoice object
The MXINVOICE object structure allows for bidirectional synchronization of exporting invoice information and supports status changes.
Outbound processing rules for work order interfaces
Unlike purchasing document interfaces, work order document interfaces do not have a STATUSIFACE field and do not send status change notifications. A work order document interface is first sent out when the status of a work order changes to WOSTART and on every subsequent update, regardless of the status of the work order.
Work order object
The MXWO object structure allows for bidirectional synchronization of exporting work order information and supports status changes.
Work order detail object
The MXWODETAIL object structure allows for bidirectional synchronization of exporting work order information, including planned material, labor, service, and tools.
Work order hierarchy object
The MXWOHIER object structure allows for bidirectional synchronization of exporting work order information, including child work orders, and also supports status changes. The system first sends out a work order when it reaches the status in the WOSTART control, then on all updates thereafter. The entire work order document is always sent.