peturba
29th October 2009, 15:18
Hi,

I'm creating a report using Crystal Reports where the output depends on the status of each sales order line. Every time the status of an order line changes ERP LN generates a record in table tdsls413. Does there any other method exist to discover the status of an sales order line? In Crystal Reports it is quite difficult (if not even impossible) to get the correct output.

Thanks in advance

pet

peturba
4th November 2009, 14:20
Found a solution by myself: the table tdsls406 will do the job. If a sales order line position cannot be found in the table or if it is present in the table with any status except "processed" then the order line has not been delivered yet.

pet