Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Micros database transaction details table?

Status
Not open for further replies.

m3r61m

Programmer
Apr 3, 2006
9
0
0
YU
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
 
You can always use Transaction Analyzer to do this. You can setup a report for cancels/voids and setup auth code as a field. When you are talking about cancels, do you mean voids. Or are they cancelling a check after service total?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top