Parameter Field issue : Parameter not showing in enter values.

i got three paramater setup...
All three parameters are used in record selection formula.
When i click on refresh, only two parameters are showing up in enter values screen...why thired parameter is missing?
two parameters are date and third one is string. String parameter is not showing in enter values. How to fix this?.

Hi,
I haven't run into this problem so I'm not sure if it's a bug or not.  When you added the parameter to the report, did you type the parameter into the formula yourself or did your double-click on it from the Field Explorer?
It should be fine adding it from the Field Explorer.  Strange but not really sure why it's not working for you though.
Good luck,
Brian

Similar Messages

  • The parameter 'host_name_full' of ICM not showing the right value

    Hi ,
    The parameter 'host_name_full' is not showing the correct value.
    It is still showing the value as fully qualified domain name, where as we have reverted the setting some time back .
    can anyone let me knwo from where does it pick up the value from .
    and how can i Edit the value to show the correct value
    Thanks
    Nikhil

    Hi Nikhil,
    Check this 2 links will be useful to u r query...
    http://help.sap.com/saphelp_nw04/helpdata/en/e7/7af83b0255a206e10000000a11402f/content.htm
    http://www.basisconsultant.com/modules.php?name=Content&pa=showpage&pid=12
    Regards,
    Sridhar

  • The types of the parameter field and parameter field current values are not compatible.----

    HI,
    I am attempting to set report parameters in my .jsp code via URL parameters.
    I am able to set the report name, server connection dynamically however when attempting to set the Parameters I receive:
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKParameterFieldException: The types of the parameter field and parameter field current values are not compatible.---- Error code:-2147213303 Error code name:invalidParameterField
    The parameter on the report is a String Type, named for this example p1.
    The value that p1 represents is LERAD
    My code:
    String stringValue = request.getParameter("p1");
    CRJavaHelper.addDiscreteParameterValue( clientDoc, "","p1", stringvalue);
    returns the above mentioned error.
    I have tried:
    String stringValue = (String)request.getParameter("p1");
    which returns the above error
    And;
    String stringValue = new String(request.getParameter("p1")).toString();
    which returns
    java.lang.NullPointerException
    java.lang.String.<init>(Unknown Source)
    org.apache.jsp.callReport_jsp._jspService(callReport_jsp.java:105)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:390)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:334)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
    I notice that the CRjavaHelper.java declares this addDiscreteParameterValue as accepting an Object type for the newValue.
    Any ideas???

    Hi,
    nevermind.
    case sensitivty strikes again.
    my URL param was P1 ( case sensitive)

  • In smartforms the quantity field is not showing the perfect value .

    In smartforms the quantity field is not showing the perfect value because the point is shifting left
    insted of showing 8.10 it is showing 80.00.

    Hi,
    Dont use the quantity field same as that it come from interface Fm declare one field for quantity in the global settings and write the logic to pass the value to that field and pass that global value to the particular texts...same is the case with currency fields also.
    Regards,
    Rohan.

  • Maiden name field in contacts not showing on iPhone or iPad or iCloud

    I've changed my contacts template, on my iMac, to include the "maiden name" field, years ago... And to this date that field STILL does not show on my other Apple devices; iPhone or iPad or iCloud. Am I missing something or does Apple continue to not include some of THEIR "Std" fields on the ios devices or on iCloud?

    I just talked to Apple Support, after upgrading to ios7...and testing more with the maiden name field...
    There reply was that the "Mainden Name" field is unique to OS X Contacts, and is no plans to bring it forward. I also just noticed that if a edit a contact that has this field on ios7 (the field doesn't show) and it syncs back via iCloud to my iMac...it wipes out the maiden name info!!!
    I did notice that the new ios7/iCloud have several new/additional "relationship" fields, ie Spouse (which has been there) but now Mother, Father, etc....
    Sooo... I guess I'll use the Father field to hold the maiden name info... works for me... :-)

  • ADOBE Interactive Form in webdynpro not allowing to enter value

    Hi,
         I have developed a Adobe interactive  form in SFP and then i developed webdynpro component , then integrated into webdynpro. while running the webdynpro application which is showing the adobeform but the input fields are not allowed to enter value.
    The same adobe form can be allowed to enter values while running from the report. i dunno how to set the value of the importing parameter fillable = 'X' in webdynpro.
    regards,
    Roops

    Hi friends,
        The above mentioned setting are all active like Zc...Layout, enabled check box etc.. but when i make it to Activex which is not displaying form in the portal while running the application instead it shows red color X mark.. is there any setting required to run adobe with webdynpro ..
    1.) any notes or patches ???
    2.) is activex mandatory for running interactive form in webdunpro? if yes what are system setting required....
    Regards,
    Roops.

  • CJI5 commitment line item report not showing po gross value

    Dear All,
    system is showing only net value in CJI5 report, actaully gross value of po must be reflected in CJI5 report and this happening in all po's like material, service's etc. example is as follows.
    Example:
    po net value: 1000
    st 10%: 100
    po gross value : 1100 (inclusive of all taxes, ed, disc. etc)
    what could be the reason for not showing po gross value in commitment line item report.
    Thanks & Regards,
    Sandeep

    Hi,
    As far as i know the commitment report will never show you the value that is inclusive of taxes. It will only show the net value of the PO.
    I just tried a scenario in my system by creating a PO for a net value of 3000 GBP and based on the tax code i entered system calculated a tax of 525 GBP. However when i check CJI5 report it shows only 3000 GBP as commitment and not 3525 GBP. This is how the standard system behaves, i believe. You can cross check this in the table COOI. The COOI table also shows the net value of the PO and does not include the tax amount in commitment.
    Regards,
    Gokul

  • Data field FUNCTIONAL_YN does not support the default value (Message 14120)

    L.S.,
    When defining a data type of category NC, I would like to use data fields of type checkbox. At NC logging data entry the checkbox should be "checked" by default.
    When looking for the proper value to indicate that the ccheckbox is selected, I have tried values like: 0, 1, TRUE, FALSE, T, t, X, x ... etc. But always I got the same error message:
           "Data field FUNCTIONAL_YN does not support the default value (Message 14120)"
    What should be the right value?
    Kind regards, Hans

    Hans,
    It looks as if by means of GUI you cannot specify default state of being selected for Checkbox field. The default state is unselected.
    It is easier to invert the statement in the label of the field so that an operator could use unselected state as default.
    Regards,
    Sergiy

  • Crystal Parameter Hierarchy Pick List not showing in Infoview

    Hello,
    We are having an issue with crystal reports not showing the hierarchy pick list in infoview.
    We have 3 environments, Dev, QA, Prod.
    Business Objects environments consist of 3 separate servers
    Dev
    Windows Server 2003 64bit
    BOXI 3.1 with Service Pack 2
    Integration Kit 3.1 with SP2
    Crystal Reports V1 SP2
    QA
    Windows Server 2003 64bit
    BOXI 3.1 with Service Pack 2
    Integration Kit 3.1 with SP2
    Crystal Reports V1 SP2
    Prod
    Windows Server 2003 64bit
    BOXI 3.1 with Service Pack 2
    Integration Kit 3.1 with SP2
    Crystal Reports V1 SP2
    SAP BW Environments consist of 2 server landscapes, with DEV / QA sitting on 1 and production on its own.
    ServerA
    Dev and QA
    ServerB
    Prod
    We create a crystal report in Dev BOBJ, and publish to DEV SAP BW system sitting on ServerA.
    The picklist shows hierarchy properly in Dev Infoview.
    We then LCM the report to QA BOBJ, and Do Not publish to QA SAP BW system sitting on ServerA.
    We transport the role that the report was published to, from Dev SAP BW to QA SAP BW
    The picklist shows hierarchy properly in QA Infoview.
    We then LCM the report to PROD BOBJ, and Do Not publish to PROD SAP BW system sitting on ServerB.
    We transport the role from QA SAP BW to Prod SAP BW
    The picklist does NOT show hierarchy properly in Prod Infoview.
    We are a bit confused on why the picklist works properly on QA Infoview without publishing, but will not work on Production Infoview.
    Is it because the repository objects for the picklist contain some server paths? (Since DEV and QA sit on the same server "ServerA")
    Do we need to publish in production SAP BW for the hierarchy pick list to function?
    Any help would be appreciated,
    Thanks!
    Nick

    Hi Nick,
    Did you get this resolved? We are encountering the same issue.  We have migrated our report from QA to Prod using BW Transport and then used BW Publisher to publish to BOE.  The parameter list shows in InfoView for Dev and QA, but not Prod.
    We're using BOE SP2 FP 2.8

  • QE parameter field ''{0}'' could not be found.

    Post Author: fpoulet
    CA Forum: Deployment
    Hi,
    We are running crystal report from our web application using
    JRC API. For performances concerns, we decided to use a
    Stored Procedure, but we can not make it run from the web
    appilcation, because we are getting this error:
    The QE parameter field '''' could not be
    found.
    All the parameters are teh same thna when we were using
    connection to normal tables, so we know that the parameters
    values are populated just fine in the reportSource passed to
    the reportPageViewer.  (I double check in debug mode, and
    I'm sure the value are populated).
    I know also that there is no issue with the connection,
    because when we tested a dummy report, which ddin't use
    any parameters but were using a stored procedure, I could
    get the results in my application.
    Any idea, why this is not working ? Also, I can not figure
    out what the error message mean.Any idea, help will be really appreciated.
    Thanks,

    Hi,
    I did try to hard code the parameters values, and it still didn't work. However, I did get a little bit closer, I found out that it doesn't work only whne my stored procedure uses a temporary table.
    Any though, why the temporary table would cause this error ?
    Thanks

  • Ssrs parameter default value not showing ,when available values is binded to query dataset

    I have developed a report using sql server data tools for vsiual studio2012 ,i have defined few parameters ,on one of the parameter when available values is binded to a dataset query, the report default value is  not showing in report preview .
    Many Thanks
    Chandra

    Hi Chandra,
    According to your description, you have set the default value for a parameter, but it's not displayed when initially running the report. Right?
    In this scenario, since you have set the available values bind to query, so your default values should be within these available values. If these default values are not within the available values, the default values will be not displayed. So please check
    the default values.
    Reference:
    Add, Change, or Delete Default Values for a Report Parameter (Report Builder and SSRS)
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • "Users " Form Name from "User Definied Field Definition" does not showing

    Hi everyone!
    I start to implement the new SAP Connector on OIM 9.1.0 and one of steps is configure the lookup Lookup.SAP.HRMS.AttributeMapping.
    I need to add more fields beyond those already exists, and in accord to Documentation, I need to create the UDF of these fields, but when I search of "Users" form name form "User Definied Field Definition" option, I receive the follow response:
    "Query Failed: No Record For this Query"
    Thinking about it, I think that necessary create one User Form, but...this form isn't a standard form?
    What I do in scenarios like this?

    Can you share your environment details. Are you trying it out in a newly installed OIM ?_
    Yes, it's a newer fresh installation of OIM 9.10. We use the old version (9.03) in production environment and would like to upgrade to 9.10. This issue occur in a fresh installation in Development Environment.
    The one possible reason for this may be due an improper upgrade to 910X. I actually faced this issue while I was installing/upgrading my OIM. I did the process all over again and it was just perfect. I am not sure that this might be an issue with you or not. But there is simply no othe reason for the Users from not showing uo in the "User Definied Field Definition"._
    If you have taken a fresh backup of the schema just after installation, then import that backup dump and see if you are able to view the Users form. If in case you are not able to view it then your installation / upgrade is corrupt._
    No, we don´t have a fresh dump of environment. We just follow the documentation and all the steps was done without problem. The SAP connector import the fields from the reconciliation using flat IDOC file, just only the standard fields. We need to add newer fields and attributes and after, we face this problem.

  • Calendar issue - Does not show entries previous Ja...

    Hi, 
    from beginning of January the calendar of my Lumia does not show any more entries made previously ! It was working  but from I think 7th of January nothing .. The calendar is sync with outlook.com calendar and if I go to http://calendar.live.com I see all my previous data correctly.
    I have tried to do a soft reset , nothing . I have tried to remote outlook.com account and reinsert , nothing !
    I have installed an other calendar application called “chronos calendar” and this one show me some previous data last year but nothing from November-December ... I have written to microsoft community but no more info . I use a lot of the info of calendar for my job and for me it is an important issue !
    I hope a fast solution ...
    Regards,

    Hi,
    You can open a second calendar in a new window and display up to 30 calendars in side-by-side view. You can also overlay calendars to see transparent calendars stacked on top of each other. This view is useful when you want to find a common free time slot
    on several different calendars.
    In Calendar, in the Navigation Pane, right-click the name of another calendar that you want to view.
    Click Open in New Window.
    The calendar that you selected opens in a new Outlook window.
    More information refer to the following article:
    View calendars side-by-side or overlaid
    Niko Cheng
    TechNet Community Support

  • Description field in ldap not showing up in addressbook notes

    i am running an ldap server and items that are in the notes field are not showing up in address book. how can i get notes/description items in ldap to show up in apples address book.
    thank you

    Maybe i should put it this way.
    i have an ldap server with addressbook info in it. i would like to have some of the data show up in the note section of addressbook. what field would i put this data in on ldap's side?

  • Field description changes not showing on one client only

    Hello!
    I have a network with several clients all running SAP.  I have modified lots of field descriptions (by pressing CTRL double click on the field).
    This is great - except I have one PC where the field descriptions show the original text, rather than my updated descriptions.  This happens even when other SAP users login to this PC.
    Can you explain why one PC is not showing the modified field descriptions?
    Thank you
    Omam-B

    What do you mean?  I have restarted the PC and reinstalled SAP.
    What else is there to restart?
    Thanks

Maybe you are looking for

  • SAP Upgrade wizard crashes on upgrading users SAP Business One 8.82 PL12 to 9.0 PL5

    Dear Forum, Good Evening! I have an issue while upgrading, present we are using SAP Business One 8.82 PL12.  We would like to upgrade SAP Business One 9.0 PL 5 as per SAP Overview note SAP Business One 9.0 PL5. At the time of upgrading Users System A

  • "Document name invalid.  The index.xml file is missing"

    I have OSX Yosemite 10.10 and am having a problem just today in Numbers.  A file that I have saved to my desktop and opened daily to input data since the first of November won't open.  It gives me a message that the file is invalid, the "index.xml fi

  • Problem wiht added button on invoice form

    I have added a custom button on invoice form. Scenario 1: I open the invoice form then the custom button is added and the et_ITEM_PRESSED event on custom button in catched. All is ok! Scenario 2 I open a custom form and after close it. After I open t

  • Copy all ABAP program to another server.

    Hi all, I have 2 servers (example:  server 1 is DEV1, server2 is DEV2). I developed all ABAP report,form  and Ztable  on DEV1. Now, I want copy all  ABAP report, form  and Ztable  from  DEV1 to DEV2. How to do it?  Please help me I need it. Thank you

  • Transaction Variants and menu function

    Hi, When using transaction variants for cutomization (for screen view layout) am encountering the following: The customized view is diplayed when the t-code with the transaction variant is entered. However, when using the customization and then we tr