S
Sean
In my query I am asking it to pick the min or first date associated with an
Sales Doc # and a material. There is also a field called LDB. On the line
with the earlier date this field is not null, but the line with the later
date it is. Regardless of what is in this field (and I do need this field
whether it's null or not, as it can be either) I only want the line to appear
with the earliest date (min date or first). How can I do this?
Example below please help and thanks.
Sales Doc# Material LDB FirstOfImport_Date
9787602 Y425537 8/10/2009
9787602 Y425537 05 8/6/2009
Sales Doc # and a material. There is also a field called LDB. On the line
with the earlier date this field is not null, but the line with the later
date it is. Regardless of what is in this field (and I do need this field
whether it's null or not, as it can be either) I only want the line to appear
with the earliest date (min date or first). How can I do this?
Example below please help and thanks.
Sales Doc# Material LDB FirstOfImport_Date
9787602 Y425537 8/10/2009
9787602 Y425537 05 8/6/2009