on 2020 Dec 29 5:22 PM
hello,
I would like to have the last order date per customer on SAP B1. I want to have as table this:
DocNum, CardCode, CardName, DocDate. I tryed this query with crystal report
SELECT TOP 1 * FROM "ORDR" ORDER BY "ORDR"."DocDate" DESC but I receive just for record.
thank you for help.
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.