SAP/Crystal Issue

I have built a Crystal report that works flawlessly in Crystal. As soon as I import it into SAP I get an error dealing with the parameter not being supported. I have looked but can't seem to still understand why, or what I am doing wrong. I need to have the ability to have 3 optional prompts for this report.  The banking manager wants to be able to search by either the vendor #, check #, or check date, or utilizing all three if need be. I used a previous query that was used in B1 and then dropped it into the command option of Crystal.
I am using the below statement in my Crystal record select.
(not HasValue({?Date Range}) OR {Command.Check Date} = {?Date Range}) and
(not HasValue({?Check Number}) OR {Command.Check Number} = {?Check Number}) and
(not HasValue({?Vendor #}) OR {Command.CardCode} = {?Vendor #})
Any help would be appreciated.

Hi Dayton
You need the 4 separate tests for each parameter so in your example each of the 3 parameters will have all 4 tests rather than the 2 that they get by default.
For the vendor it will be like the following
((not HasValue({?Vendor #}})
or isNULL({?Vendor #})
or {?Vendor #} = '')
OR {Command.CardCode} = {?Vendor #})
Casting the numeric field to character in your command is a good idea for the check number and then, provided the check number parameter entered is a string it should be OK.
Not sure about the date range.  I have not tried that.  Perhaps you can cast as a string in 'yyyymmdd' format but you might end up having to manually convert the dates entered into formula fields for the range and use that.
Rob
Rob

Similar Messages

  • Sap Crystal Reports 2013 Performance Issues

    Hi,
    We are planing to do the report migration to sap crystal report 2013. now we have crystal report xi Developer licensed version and we download the 30 days evaluation(trial) version of sap crystal report 2013 only for testing. we have 1 report that created in crystal report xi version it runs within 5 mins for 2 lakhs records and same report we are testing on sap crystal report 2013 evaluation(trial) version with same connection and same report parameters it took 10 mins for 2 lakhs records.every report take more time in sap crystal report 2013 evaluation(trial) version as compared to crystal report xi Developer licensed version.
    Why this happened? is it issue of evaluation(trial) version of sap crystal report 2013?
    Kind Regards,
    Ganesh

    Hi Jamie,
    what database are you using?
    Oracle
    what specific db version?
    Oracle  11g
    what connection method?
    Oracle Server
    Above same thing we r using for crystal report xi licensed version and sap crystal report 2013 evaluation(trial) version but now issues is that report takes 45 min in sap crystal report 2013 evaluation(trial) version for 2 lac records,but same report takes only 5 min to run in crystal report xi licensed version. is this issue of licensed bcoz now we are run report on sap crystal report 2013 evaluation(trial) version.

  • SAP Crystal Reports for Visual Studio 2010-Deployment Issue

    Hi All,
    I am trying to deploy CR for VS 2010 and without success. it is the first time I am deploying an application that is using CR so Im probably doing something wrong.
    I installed the SAP Crystal Reports runtime engine for .NET Framework 4 (32-bit) and I get the error message : "Could not load file or assembly 'System.Web.Extensions, Version=4.0.0.0, Culture=neutral, Pub.."
    what is the right way to deploy a CR application? I use a windows forms application as a project.
    Hagit

    Note that the error is:
    System.Web.Extensions, Version=4.0.0.0, Culture=neutral
    This is a MS framework dll / assembly, not a Crystal Reports file. Have you installed framework 4 on that box? If not, do so, then reinstall the CRVS2010 runtime.
    - Ludek

  • SAP Crystal Reports data source connection problem using sap business one

    Hi,
    I m facing a problem regarding: SAP Crystal Reports data source connection problem using sap business one
    I am trying to create a Crystal report but when I try to configure a new connection it does not work.
    I select Sap Business One data source and try to complete the information required to connection but it does not list my companies databases, what is the problem?
    Our Current SAP related software details are as follows:
    OS: Windows Server 2008
    SAP B1 Version: SAP B1 9 (902001) Patch 9
    SAP Crystal Report Version: 14.0.4.738 RTM
    Database: MS SQL Server 2008 R2
    I have also added some screenshots of the issues.
    Please have a look and let me know if you have any questions or any further clarifications.
    I m eagerly waiting for a quick and positive reply.

    Hi,
    There is problem with SAP Business One date source.
    I had faced same problem, I used OLEDB Data-source, and it worked fine for me.
    So, try to use OLEDB.
    Regards,
    Amrut Sabnis.

  • SAP Crystal Reports 2011: Error INS00140 and other install errors

    Hi all,
    There have been many customers who have downloaded the Crystal Reports 2011 installation package and have run into an error when the installer attempts to recognize the keycode being used.  The error received is "The Product Keycode is not valid INS00140."
    This thread is meant to track all current resolutions that have been determined based on troubleshooting with customers thus far. In addition, the thread will provide you with the list of things that we need to know in order to properly troubleshoot the issue.
    Before attempting any of the steps below, please be sure that you are using the latest version of Crystal Reports 2011 which is SP02. You can download this version from the SAP [website|http://www.sap.com/solutions/sap-crystal-solutions/query-reporting-analysis/sapcrystalreports/index.epx].
    Coy
    ====================
    Resolution Options
    Windows XP & Microsoft Visual C++ Redistributable
    If you are installing Crystal Reports 2011 on Windows XP, then you need to ensure that the following Microsoft patches are not installed on the machine. You can check this by using the Add / Remove Programs dialogue.
    KB2467175
    KB2467174
    KB2467173
    If any of these are installed, then please remove them before attempting to install Crystal Reports 2011.
    Installing with Dashboard Design 2011 or Presentation Design 2011
    If you are installing Crystal Reports 2011 on the same machine as Dashboard Design 2011 or Presentation Design 2011, then there may be a problem with the registry key that points to the location of the keydecoder DLL. To check this, launch run regedit and navigate to the following location:
    HKEY_LOCAL_MACHINE\SOFTWARE\SAP BusinessObjects\Suite XI 4.0\Shared Tools\keydecoder.dll
    You want to make sure that the "path" key is pointing to the valid path for the keydecoder.dll. The correct path to the DLL should be: C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win32_x8keydecoder.dll.
    Uppercase License Key
    In addition to the above, you need to make sure that you are entering the license key in all uppercase characters. There is a current issue with the installer where it does not accept lower case characters.
    Fix - Coming in SP02, but can implement manually for now
    Locate the BCM-4-0.dll.2.Config file in the <install package directory>\dunit\product.crystalreports-4.0-core-32\actions
    (replace crystalreports with crystalreportsjava for CR for Ent and xcelsius for dashboards)
    Open BCM-4-0.dll.2.Config
    Locate this line:
    <bindingRedirect oldVersion="8.0.50727.0-8.0.50727.1434" newVersion="8.0.50727.4053" />
    Modify the oldVersion number to make the line like this one:
    <bindingRedirect oldVersion="8.0.50727.0-8.0.50727.4053" newVersion="8.0.50727.4053" />
    This should allow you to install without issue.
    Further Troubleshooting
    If none of the above helps to resolve the issue, then we need the following:
    The installation logs from the following folder: C:\Documents and Settings\<YOUR USER NAME>\Local Settings\Temp\<DATE OF YOUR LAST ATTEMPTED INSTALLATION>
    The results from attempting to run the keycode validator directly. You can find it under the folders that contain the installation package. For example, C:\Documents and Settings\<YOUR USER NAME>\My Documents\CrystalReports2011\DATA_UNITS\CrystalReports\dunit\product.crystalreports-4.0-core 32\actions\isKeyCodeValid.exe -keycode <YOUR KEYCODE> -version 140 -property CR.EnableCR
    You should submit a new forum post with relevant details about the error and provide links to download the logs generated by following the above steps.
    Edited by: Don Williams on Dec 22, 2011 7:53 AM

    Then try these:
    1. Download the latest version of the installation package for Crystal Reports 2011. To verify the version of extracted package, open productid.txt file located at: {installation package}\DATA_UNITS\CrystalReports\.
    Make sure it is not less than 14.0.2...
    2. Where to download Crystal Reports 2011 installation from: - free trial from SAP Online shop http://www.sap.com/solutions/sapbusinessobjects/sme/freetrials/index.epx - from SDN Community page http://service.sap.com/sap/bc/bsp/spn/bobj_download/main.htm - from Service Market Place http://service.sap.com/sbop-downloads Note: downloads from all above listed locations are fully functional product installations. Trial version defined by expiring key code, not by functionality limitations.
    3. Copy the installation package to a hard drive if possible to avoid any networking issues.
    4. Login to the machine as Local ADMINISTRATOR.
    5. Temporary disable any kind of firewall, antivirus, network security etc., if possible.
    6. On the latest versions of Windows, even if logged in as local Administrator, right-click the setup.exe and select "Run as Administrator". If do not have Administrator account, right click "Run as" Select current user and uncheck the "Protect my computer and data from unauthorized program activity".
    7. Make sure there is enough space on the computer. If not sure about the space, run "Custom" installation with minimum components. Non-mandatory components could be added at any time.
    8. Finally, if there is an existing "InstallData" folder under C:\Program Files (x86)\SAP BusinessObjects rename it to "InstallDataOLD"
    Edited by: Don Williams on Dec 22, 2011 7:51 AM

  • Total No of pages different in report printed using Crystal Report XI R2 vs SAP Crystal Reports, developer version for Microsoft Visual Studio (File Version 13.8)

    Currently in our application, we are using Crystal Report XI R2 for generating the reports. We are in the process of upgrading the Crystal Report to SAP Crystal Reports, developer version for Microsoft Visual Studio (File Version 13.8). I updated that on my machine and all the reports work fine. I didn't have to modify any of the reports.
    However when comparing the reports, we found that there are few reports on which the total no. of pages differ from the report displayed using Crystal Report XI R2 vs SAP Crystal Reports, developer version for Microsoft Visual Studio (File Version 13.8). Comparing the reports, it looks all the data that were fit on one page earlier with version XI R2 doesn't fit on the same page with version 13.8, thereby increasing the page counts.
    The fonts, page margins everything set on report itself. Nothing being set in the code.
    Both the application is using the same report that is pulling the data from the same database. Our application is a web application.
    Any suggestion, why this is happening.
    Thanks.
    Sanjay

    I am not sure what is being compared here?
    CRXI R2 designer to CRVS?
    CR XI R2 in some version of .NET to CRVS?
    CR XI R2 using RDC SDK to CRVS?
    Also, is this happening on your development computer or after you deploy?
    If you compare the the "Page setup" options dialog between reports that work and those that do not work, do you see any difference?
    Is this a web or a win app?
    Are you seeing the same issue when viewing and exporting - say export to PDF?
    What is the printer driver used and it's version?
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Sap Crystal Report Max Print Exception

    In Sap Crystal Report after 60 to 70 reports print report doesn't show. When I set registry value of PrintJobLimit from c# code then exception fire "User can't authorize or permit for edit".

    Hi Adnan,
    You have mentioned two issues here.
    1. In Sap Crystal Report after 60 to 70 reports print report doesn't show
    2. When I set registry value of PrintJobLimit from c# code then exception fire "User can't authorize or permit for edit".
    The second is issue is likely your attempt to resolve the first.
    As Don has mentioned the first issue is a resourcing issue.
    Make sure you close, dispose report object to free the memory.
    Try setting the printjoblimit registry key manually to some definite no... 200, 300 etc. see if it works,
    Also when you say the report doesnt work, is there an error / exception thrown by the app?
    Does this happen to a specific printer?
    - Bhushan
    Senior Engineer
    SAP Active Global Support
    Follow us on Twitter
    Got Enhancement ideas? Try the SAP Idea Place
    Getting started and moving ahead with Crystal Reports .NET applications.

  • Connection to database in sap crystal reports enterprise xi 4.0

    Hi,
    When we are trying to connect to database in sap crystal reports enterprise xi 4.0 ,i am geting the below error.please advise.
    Error:
    Failed to establish a connection.The cause was:
    Connot connect to SAP BussinessObjects Enterprise at this time.Please try again later.

    Thanks for your quick response Henry....
    I checked all this things and all are working fine.
    Now I am able to connect to BOE server.
    The cause behind the issue was in "CMC > Applications > Web
    Service > Access URL:"  the URL was having different server name which we have changed earliar, I just correct the URL and issue got resolved.
    But now when I am trying to access BOE Server through Crystal Reports for Enterprise 4.0 client tool directly not from launch pad, it probes me the same error. (Note: I used the same parameters which i got from launch pad token to this)
    Is that a only way to use Crystal Reports for Enterprise 4.0 from launch pad ??

  • VS 2010 is crashing after installing SAP Crystal report 13.0.

    HI Experts.
    I have seen many thread related to crashing in VS2010. I feel i am also getting the same error msg.
    "Msg:Object reference set to an instance of an object - (Mouse move event)."
    I didn't see any proper fix on this issue and I think i can give proper steps to reproduce that, Thats the reason i am posting this as new thread.
    Here is my report structure and senario,
    I have a sub repot which will display all the parameters and its values which i am setting through my C# application.
    i am using crystal report viewer to show my reports. once i click on the subreport i used to get seperate preview tab for my parameters list.. if i click on refresh from this view, on the time of refreshing the application will crash on mouse click in reports. especially on click of that waiting cusor(Which is not there in cr2008). Report will work fine if its load immediatly. problem happening only the reports are taking few time to get load.
    In brief, When the report is loading, if we click any where in report,application crashes.
    Note:I was using VS2010 and CR2008-Sp3 before. all of my 150 reports are working fine on that time. Last week i have updated CR2008 with SAP Crystal report 13.0. This issue stared after that.
    Thanks in advance,
    Salah.

    Hi Don,
    Thanks for your reply.
    I worked on this to get proper scenario for reproducing this issue. one thing i observed that,
    crash is happening regularly the places which i have registered mouse double click event in crystal report viewer. My guess is,While loading the report(On click of refresh), the viewer is empty(bank).  That time if we do double click on the viewer its crashing. But confustion is getting error on mouse move event
    Hope this will help you guys to reproduce the crash.
    We people are really waiting to fix this issue asap. we are also woking in our application to catch the exception somehow. Will update you if i get any progress .
    Here is my exception text,
    Exception Text **************
    System.NullReferenceException: Object reference not set to an instance of an object.
       at CrystalDecisions.Windows.Forms.PageControl.OnMouseMove(MouseEventArgs e)
       at System.Windows.Forms.Control.WmMouseMove(Message& m)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
       at System.Windows.Forms.UserControl.WndProc(Message& m)
       at CrystalDecisions.Windows.Forms.PageControl.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    Thanks,
    Salah.
    Edited by: salahudheen muhammed on Feb 21, 2011 1:07 PM

  • "SAP Crystal Reports, developer version for Microsoft Visual Studio" (CRforVS_13_0_9.exe) has error during Installation.

    Hello,
    I just tried to install the new file CRforVS_13_0_9.exe on a Windows 7 Ultimate machine.
    I have Visual Studio 2013 and wanted Crystal Reports to be fully integrated with it.
    By the way, I had already uninstalled CRforVS_13_0_8.exe before I attempted the installation of CRforVS_13_0_9.exe.
    However, the installation failed with the following error message...
    "The installation failed prematurely." The error dialog box with a full error message is attached.
    It may be significant to note that even after what looks like a failed installation, that "SAP Crystal Reports, version for Microsoft Visual Studio" (ver. 13.0.9.1312) does show up in the Programs and Features Control Panel).
    Any help/advice would be greatly appreciated. Please advise.
    Tom Davey

    This used to be quite common on WIN XP and Vista and it was an MS issue. Googling I found the following that may help:
    Fast and easy Windows Error Code 2753 resolution
    Error 2753 Preventing Uninstall&amp;#47;Reinstall - Microsoft Community
    Windows Installer Error Messages (Windows)
    For now, this is the only report of the error with SP 9, so it will be good to check if the above helps.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Installing SAP Crystal Reports v 2011 in Citrix environment

    Can SAP Crystal Reports v2011 run in a Citrix environment?  Anyone have any issues installing? Running?

    See this [Platforms |http://www.sdn.sap.com/irj/boc/support?rid=/webcontent/uuid/e01d4e05-6ea5-2c10-1bb6-a8904ca76411]link. Find the Supported Platforms for CR 2011. I believe we have supported Terminal Server and Citrix since CR XI R2.
    I have seen issues with the latest C and TS versions though and the Citrix/MS forums should be searched for known issues.
    Thank you
    Don

  • SAP Crystal Dashboard Design

    Can this software be installed and worked from the client station rather than the server?

    Hai
    This Links  is Similar to u r thread ,it may help u
    http://www.qnasap.com/sap-crystal-dashboard-design-dialog-initilization-failed/
    http://youtrack.developer.mindtouch.com/issue/MT-7342
    http://youtrack.developer.mindtouch.com/issue/MT-10470

  • SAP Crystal Report 2013 SP03 - Connection error with SAP ECC tables, clusters

    Hi,
    I'm trying to connect SAP Crystal Report 2013 with SAP ECC but I'm getting below error. I've read some where that We need to install SAP integration kit but SAP BI 4.1 it comes default, also had to install the ABAP cystal report transport - How to do Install this on SAP side -
    and on the ECC side we had to develop Crystal Authorization - how to develop this?
    Can someone screenshot of these steps and please suggest if something else can be done.

    Hi Pawan,
    Search for the error and you should see many threads for this issue.
    Anyway, this is what I found:
    logon failed. you do not have the necessary rights to design reports
    Crystal Reports 2008 and BW - Installation and Configuration - Business Intelligence (BusinessObjects) - SCN Wiki
    The wiki should have answers to all your questions regarding Transports, Authorization et al.
    -Abhilash

  • Unable to install SAP Crystal Report before using VS 2010

    i have published a file using VS2010 but can't install Crystal report without installing VS 2010

    Hello,
    For issues regarding SAP Crystal Report, I suggest you posting it to:
    http://scn.sap.com/community/crystal-reports
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • SAP Crystal Presentation Design

    I have recently purchased and downloaded SAP Crystal Presentation Design as this appears to be the first product that works with Windows 7 and Office 2010. However, every time I try hit the small icon to 'Send to Adobe Acrobat PDF' I get the following error message - 'Adobe Acrobat 9.4 has stopped working. A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available'. Needless to say, Windows gives no solution to this problem!!
    Has anyone else encountered this problem and, if so, did you find a solution? The only remote possibility I can think of is that I also have Adobe Acrobat 9 Pro loaded on my laptop and use it frequently but I cannot believe this would create an Application clash.

    Hi David - SAP Crystal Presentattion Design 2011 was released on the basis it worked with Windows 7 and Office 2010 - the Version is 6.0.0.0 and the Build is 14.0.0.760. I mentioned in my question that the only potential issue I could see was that I also had Adobe Acrobat Pro 9 installed but assumed that Presentation Design came with an integrated version of Adobe which ran independently to anything I had on my laptop. As a last resort I ran the 9 Pro repair tool and it appears to have fixed the problem and I can now view the Presentation Design output through Adobe! Bizarre, I know but I also recall reading somewhere that users had experienced some Office Application issues after installing versions of Adobe Acrobat. Anyway, thanks for your input but the problem appears to be resolved (at least for now!)

Maybe you are looking for

  • How do I print multiple copies of the same InDesign document on 1 page?

    I made a sign that is 7"w x 3"h and I would like to print 3 on a page. Can I do in InDesign? Adobe Acrobat. I found a feed from 2008, but was hoping that something had changed. Thank you.

  • Internal vs External hard drive question???

    I have a very basic question about OSX and its treatment of drives... If I have an external drive (either firewire or SATA using an Express34 card) and I select it, at boot time, as the boot drive, does OSX really treat this drive as if it were the i

  • COnverting class to jsp

    I'm new to jsp and was just wondering how I go about adding my classpath to the jsp page... for example, I have a class like:public class testDriver{    public static void main(String args[]){       MyOtherClass other = new MyOtherClass();       Syst

  • Why is my homesharing dropping after only one play from ITunes?

    Since the past two "updates" (11.1 the most recent) my Apple TV has problem staying in the "homeshare" mode.  When it IS, it will only stream the first song and then freeze on the second.   What can be done to fix this?

  • To See training session for XMP Metadata

    Hi all, Can u plz tell me the link useful in training Session for getting and setting the metadata for image. Thanks Best Regards Dan