I've got my code close to beta & have one issue I want to try to fix:
Right now, I'm having my code process the entries in dcmove_mst which is fine. However, no matter how I call DcmovePVb, it's processing the entire table. It's not going to cause a problem immediately but I'd like to try to tighten it down a little. How is the pPostDate being used when processing? Is it looking at the transaction date or the created date?
I'm trying to batch up as much of the moves as possible & execute them this way. Again; not a show stopper but I have other projects coming that I may need this level of control over.
Thanks!