An assembly transaction cannot be processed in background mode if it has backflush components that a
Hi,
I have message from open transaction interface : An assembly transaction cannot be processed in background mode if it has backflush components that are serial controlled or lot controlled where the lot cannot be derived.
I'm trying use mtl_transaction_interface for WIP Completion. The supply type is Assembly Pull. The interface is worked. But when the component items is lot controlled, the interface is complete error.
FYI, I use this script for assembly completion. and that create just one row.
insert into mtl_transactions_interface
( source_code,
source_line_id,
source_header_id,
process_flag,
validation_required,
transaction_mode,