Skip to Content
0
Former Member
May 10, 2005 at 02:51 PM

Update LineStatus of an open order

77 Views

Hello All,

I created a Matrix Form showing open items. I use a Select statement to load my UserTable with data "FROM ORDR INNER JOIN RDR1 ON ORDR.DocEntry = RDR1.DocEntry". Now I need to update the LineStatus to close the item from the original Order. How can I update the Original Order.

Note: Using VB6 for SBO6.5