Ok, I was able to make a reference with MI to work but here is the challenge: as long as the ZIP MI and the reference is printed on a check or actually in the Micros journal, I need to be able to pull those ZIP codes from there into my SAS database. Currently there is a store procedure running every night generating a little text file with transactions detail unfortunately, it looks like it is not putting the reference information into it. Below is an example of an information that is included within the file
16,2013-09-03,11:38:47,2268,120,ZIP,1,0,,,,9000,1 AM CAS 1 AM CASHIER,,, ,1.21,19.78
So what I need to accomplish is weather be able to automatically add a zip code number to a menu item name or be able to add the reference column into it or, maybe there is some other way of doing it?
Just to clarify it, I have little experience with programing in Micros. I'm more on management and gui site of the business.
Any thoughts?