Incoming payments and remarks
Hello, I am new to queries. I am trying to fix this query. I keep on getting an error. I can’t seem to get it right!I am also trying to add aging columns so that if the invoice total goes into the...
View ArticleRe: Incoming payments and remarks
Dear Jessica, Try with this query SELECT T2.DocDate 'Pay Date' , T2.DocNum 'Payment#' , T0.CardCode 'Customer Code' , T0.CardName 'Customer Name' , T0.[DocNum] 'Invoice#' , T0.DocDate 'Invoice...
View ArticleRe: Query duplicating results
Hi If your thread is closed then close the thread with correct or helpful answers. Cheers!!!
View ArticleRe: Default Crystal Report layout based on Item Group
Hi If your thread is closed then close the thread with correct or helpful answers. Cheers!!!
View ArticleRe: Combining data from two years into a single query
Hi If your thread is closed then close the thread with correct or helpful answers. Cheers!!!
View ArticleRe: Offered Amount Quotations against orders
Hi If your thread is closed then close the thread with correct or helpful answers. Cheers!!!
View ArticleRe: Crystal Report as Default Print Layout Parameter
Hi If your thread is closed then close the thread with correct or helpful answers. Cheers!!!
View ArticleSystem Crystal layout issue when changing paper size
Experts, I need to change the standard Sales Order crystal layout to print on Letter paper. If I leave this at A4 as default, then the user need to confirm this at the printer first before it prints....
View ArticleRe: System Crystal layout issue when changing paper size
Experts, For in case you come across this same issue, here is how I solved it: I changed the Page Setup to Letter and then had the resulting first blank page issue. To solve this I suppressed the...
View ArticleRe: AR Invoice items to AR invoice service
This is a crystal report, I believe this also happens on the default system crystal report for AR invoice (Items) when trying to create an AR Invoice (Service) layout from it.
View ArticleOutgoing Payments query
Hi I am trying to see if someone can help me with this query. My problem with it is that I need to account for cancelled outgoing payments. I need my results to NOT sure cancelled outgoing payments. I...
View ArticleCrystal report Command edit option not visible
Hi All, I need to edit an existing crystal report "command", however when I right click the option is not available in database expert Thanks
View ArticleB1 Dimensions and Distribution Rules for Cost Center Report
I am trying to use Dimensions and Distribution Rules in a test database. I've entered sample data and the Cost Accounting Reconciliation Report returns the expected values. However, the Cost Center...
View ArticleAdding Cumulative Total to Query
Hi All!I have a query that generates a list of transactions for a particular item.I would like to add a cumulative total of the Quantity to this but can't seem to figure out how to do so.Any assistance...
View ArticleRe: B1 Dimensions and Distribution Rules for Cost Center Report
Hi Gayle, Check Profit Centre for more informationPDFhttps://websmp201.sap-ag.de/~sapidb/011000358700000760832007E/CW34_FIN_Profit_Centers.pdfWebex...
View ArticleRe: Crystal report Command edit option not visible
Hi DIck, You cannot modify the SQL behind a Table or View that is added from the Database Expert and moreover what you're called a Command Object is NOT really what you think it is! To be able to...
View ArticleRe: Crystal report Command edit option not visible
Problem is I need to edit the report so I can add two new fields , without editing the so called command there is no way to add the new fields. Basically what i'm asking is how to modify a report if...
View ArticleRe: B1 Dimensions and Distribution Rules for Cost Center Report
Neither link is allowing me access. Any suggestions?
View ArticleRe: Query to bring back description on UDF instead of Value
Joseph and Kamlesh, Thanks for this info, it was really helpful. I included in my query:SELECT DISTINCT T0.[callID] AS 'Lab. Analysis Call ID', T8.[Name] AS 'Bill Program', T0.[CreateDate],...
View Article