query details for material transactions [who took stock?]
does anyone know how to write a sql to query material transaction which includes who took stock from storeroom?
I can get most of the details I need: item#, account string, transaction date, qty. etc, but how do know
who actually came to store window and took the stock [requestor?],
i dont need to know who recorded the transaction, but who the stock was given to.
any ideas?
thanks in advance.