Re: Problem with connection when preview Crystal Reports 2013 form in SAP HANA
Hi Ivan, Thank you for your input. Yes, I already did both action but to no avail. Do you have more hints? Thank you. Best regards,Pedro Mariano
View ArticlePrinter Default
I am a new user to CR and when I go to print a report, my default printer is not selected. (my default printers as set in my Printers and Devices). I select No Printer in Page setup but this...
View ArticleRe: Custom Inventory Transfer Report
Kinyanjui, Are you a SAP expert? I have a question I would love to ask you. I posted it to my home page (SCN) expecting someone would help me, about two weeks ago but no one answered me. May I ask...
View ArticleRe: Crystal Report always prints blank page
Hi! I'll try to do that and I'll update you after it is done. Thanks
View ArticleRe: Crystal Report 2011 SP4 APPCrash on Create New Connection
I've same problem in B1 9.0 PL12 And CR 2011 SP4 running in Windows 8.1 64 bits. The problem happens after install SAP Business One Crystal Report Integration Package. I have uninstalled all CR...
View ArticleRe: Crystal Report 2011 SP4 APPCrash on Create New Connection
Hi Jack, From 9.0 PL09, only CR 2013 for B1 is supported. This is because there is a conflict on BOE Runtime which is automatically installed when Integration Package is installed in this one or higher...
View ArticleDisplay Lumira Cloud in SBO browser
Hi Guys I'm trying to display an SAP Lumira Cloud visualization in SAP Business One's native web bowers widget. The visualization runs fine in other browsers but I get an active-x/script error within...
View ArticleRe: Custom Inventory Transfer Report
Kinyanjui, I have to be connected to you to send you the link! ...
View ArticleRe: Custom Inventory Transfer Report
I tried to copy and paste however, the content did not successfully paste. I always tried to 'follow' you but this didn't work. Is it possible that you could 'connect' to me by either following me ?
View ArticleSales Analysis for Daily and Monthly Data
Hi Experts, I have written below query and in this query I want to add two more columns for Cumulative Month's (Qty and Basic Value), Please help SELECT T4.[Segment_1] AS 'Division', T3.[ItmsGrpNam] AS...
View ArticleSubtotal in QLD
I am looking to get the subtotal as per the grouping I did as per the Bin Area.I can do it easily in crystal but cant do it because I want to run it in scheduler that will help in sending email directly.
View ArticleRe: Subtotal in QLD
Hi, Please check this link to close: http://scn.sap.com/community/support/blog/2013/04/03/how-to-close-a-discussion-and-why Thanks & Regards,Nagarajan
View ArticleRe: Approval Status Report
SELECT T0.[DocNum], T4.[firstName], T0.[CreateDate], T0.[CardCode], T0.[CardName], T0.[DocDate], T0.[DocDueDate],T0.[DocTotal], T3.[U_NAME] FROM ODRF T0 left join OWDD T1 on T0.docentry = T1.docentry...
View ArticleRe: Approval Status Report
Hi, Try : SELECT T0.[DocNum], T4.[firstName], T0.[CreateDate], T0.[CardCode], T0.[CardName], T0.[DocDate], T0.[DocDueDate],T0.[DocTotal], T3.[U_NAME] FROM ODRF T0 left join OWDD T1 on T0.docentry =...
View ArticleRe: PLD Receivables Aging Summary Report
Hi, In general, it is not easy to find system variable and add in to PLD. SAP only knows the correct system variable. Why do you want add document number in summary report? Thanks & Regards,Nagarajan
View ArticleCrystal Reports EAN13 barcodes using True type Fonts
I have purchased Azalea fonts as we are using .net so can't use the printer font. We chose Azalea as they have built in Code 39, so we assumed it should be easy? I am printing a scannable barcode to a...
View ArticleRe: PLD Receivables Aging Summary Report
Hello Nagarajan, Actually the requirement is typical. so instead of designing a new report I am using the modified version of the summary report. Where I need to show the DocNum also. we get the DocNum...
View ArticleRe: PLD Receivables Aging Summary Report
Hi Ravi, How are you? Hope doing well. It is not possible to add Document number by anyway. Try with customized report by query or crystal report. Check this thread http://scn.sap.com/thread/642764...
View Article