Hi all,
I am looking for table/view name in micros database that will give me details about a transaction when one cancels a check when using someones else authorization code? Specifically I would like to see which employee used supervisers code to cancel a check, and which superviser code was used!
I can select on the "micros.v_R_guest_checks where flg_cancelled='T'" who canceled any checks in date range, but i can not find what authorization code they used.
Your input will be highly appreciated.
Thanks in advance,
- Mergim
I am looking for table/view name in micros database that will give me details about a transaction when one cancels a check when using someones else authorization code? Specifically I would like to see which employee used supervisers code to cancel a check, and which superviser code was used!
I can select on the "micros.v_R_guest_checks where flg_cancelled='T'" who canceled any checks in date range, but i can not find what authorization code they used.
Your input will be highly appreciated.
Thanks in advance,
- Mergim