How to get a held sales order when it happens (or almost when it happens)
I need the sales orders that are held with C1 near real time.
I am having an external application that has to check if an order is held. F4209 cannot help me becuase the time field is being filled in when someone releases the order.
Then i have 2 options i have thgouht of: F4201 and F98860
From F4201 i could get the time of record updated but i dont think it is 100% safe
F98860: i could check there for any new record based on start or end time field. Then i would get the PIISTKEY , and get the sales order , and then the rest would be easy...