For whichever transaction you want to interact with a BPM, do that process manually in your Test DB with Tracing enabled, then review the Trace log, search for “<method” to find all the BO Method calls during the trace session.
I’m pretty sure there are Lot Methods scattered in various other Business Objects, but one that is used when you manually modify the Lot in Lot Entry is LotSelectUpdate.
But always trace before diving into a BPM, it will save you a ton of time.
1 Like