What column changes trigger an 865 POCAO EDI transaction
We understand that changing an order (line) may trigger an outbound 865 transaction to notify the customer that the sales order associated with their PO has been modified.
However, we are not clear on exactly which events cause this. Logic would suggest that there is a trigger on oe_order_lines and/or oe_order_headers (plus others), but unwinding the code from OE_LINE_ACKS and OE_HEADER_ACKS has left me a bit frustrated.
Can anyone point me to a useful document for this type fo information.? I have been in the eTRM and the EDI- Gateway implementation docs but they are not specific enough.