Skip to Content
0
Former Member
Jan 07, 2008 at 03:44 AM

How can I get status of a production order from database?

67 Views

Hi,

I need to write a report to show user details about the production order. Because there are some customized linkages between our sales order and production order, we can't use COOIS directly.

But I met a problem when writing this report. I found that after TECO, all lines on reservation of the production order will be set deletetion flag. So, I need to tell which orders had been TECO-ed. But I don't know from which fileds and which tables I can get the data to tell this. Please help.