any alternative way to process WIP TXN interface records instead of calling manager
We have a custom program which picks all released work order and inserts to WIP_MOV_TXN_INTERFACE. To process these WIP move transaction manager is called multiple times which is creating issues. Any alternative way to process these records like restricting the call to one OU? Please suggest some reference.