Customer Accounts Receivables QRP

Sep 18, 2007 1 Replies

What is this procedure call - and can it be called from within sql command line? Where can I see what it is?



Thanks Danny


--------- from Customer account Receivables QRP-------------- ProcedureCall = "ListOpenAccountReceivableSummary" PreQuery1 = "" PreQuery2 = "" TablesQueried = "FROM #ListOpenAccountReceivableSummary LEFT JOIN Customer ON #ListOpenAccountReceivableSummary.CustomerID = Customer.ID " SelCriteria = ""


you can run SQL Profiler aand filter it on you DB Only then run the report then stop the trace .you will find the code of this stored procedure (just i want you to know that it is not easy to understand)

ramy hassan Retail Business Consultant

"Danny" wrote:

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required