jercisneros
Technical User
Hi all, I want to create a report the shows the customer creation date:
{CUSTOMER_MASTER.DATE_CREATED}
by Customer ID:
{CUSTOMER_MASTER.CUSTOMER_ID}
and want to report when this customer ships the first and second orders only. The shipping information would be in a table:
{SO_MVMNT.TABLE}
and would have a status of 4 (in warehouse) or 8 (ready to invoice).
How do I create a record selection criteria to where in selects only those first and second orders that have shipped from the Sales Order Movement table?
I hope I am being clear on what I want to accomplish. Any help would be greatly appreciated.
BTW Using CR.8
Thanks,
Jerry
{CUSTOMER_MASTER.DATE_CREATED}
by Customer ID:
{CUSTOMER_MASTER.CUSTOMER_ID}
and want to report when this customer ships the first and second orders only. The shipping information would be in a table:
{SO_MVMNT.TABLE}
and would have a status of 4 (in warehouse) or 8 (ready to invoice).
How do I create a record selection criteria to where in selects only those first and second orders that have shipped from the Sales Order Movement table?
I hope I am being clear on what I want to accomplish. Any help would be greatly appreciated.
BTW Using CR.8
Thanks,
Jerry