on 2012 Aug 28 8:16 PM
Good afternoon,
I created a formatted search that shows the total value of the items where the use is "resale", this research has been incorporated into a user field. The same works perfectly, however only when the document is inserted into the system, there is a form of this result appear in the course of typing the request, or the request still open?
SELECT Sum (T0.LineTotal) as Total_revenda
From RDR1 T0
Where T0.Usage = '5' and T0.DocEntry = $[ordr.DocEntry]
Thank you
Mari Xavier
Request clarification before answering.
Hi Mari,
To determine which space your question should go, please refer to this document that lists all of the spaces within SCN: http://scn.sap.com/docs/DOC-18973.
Thanks,
Kristen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Mari Xavier,
I suggest that you move your question to the specific solution area within SCN.
Best regards,
Benjamin Wilk
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.