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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Get all current items on a check in Micros 3700 (besides split/voided items)

Status
Not open for further replies.

alaughlin

Programmer
Dec 29, 2014
6
US
Hey all,

I've been able to query the database for all the items on a specific check. The problem is, this result also includes items there removed via a split.

I've discovered some rows that are created when this split happens, with a record_type of "N" and a dtl_type of "D". However, I don't see any way to relate these records to the original records that were created when these items were ordered. Has anyone figured this out?

Thanks
 
Let me clarify, this is just a problem with items removed via a split

I can easily grab voided items using the void_type column
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top