Key and text replaced with "???" in variable selection after SPS Upgrade

Hello community
I have a problem regarding the variable screen.
We recently upgraded to SAPKW70021 and SP19 in Java. After this a problem appeared in web reporting and variable selection. When users are prompted to enter a value for fiscal year for example, the input help displays "???" instead of years. When you choose an "???" randomly from the list and add to your selection, the year is displayed correctly.  The same issue is present with company code selection and other user input variables as well, the selection list is filled with "???" for both key and text.
Does anyone have any suggestions on how to fix this problem?
best regards
Antti Lyytikäinen

Hi,
Note 1368055 describes this issue. You need to implement the mentioned java patch for the BI components and set the parameter mentioned in the note to solve this issue.
Best regards,
Janine

Similar Messages

  • Duplicate keys and EO validation with deffered option selected

    Hi
    I'm using Jdev 11.1.1.3
    -I have a composite PK comprising of 3 fields - Jobcode,paycode,startdate on the same EO - these have primary property checked
    -row gets inserted the first time
    -when the same row is saved(testing validations) I somehow dont get the proper error message in my validations. I get the below line when a duplicate is entered.
    [oracle.jbo.DMLException: JBO-26041: Failed to post data to database during "Rollback to Savepoint": SQL Statement "null".]
    any answers. searched the forums and looks like there are various posts but not the Duplicate issue which I'm facing.
    also:
    I'm using entity level validation methods with deffered option selected.
    please help?
    thanks

    Hi Dimitrios
    1. job,paycode,startdate and enddate have TxnEO validation (enddate can be blank, but if its entered it should be before the startdate + it has to be in future)
    2. 2 OTHER fields that are not mandatory but cannot be blank are done as 1 Entity level validation
    3. so 2 happens before 1, and all this works fine as it should
    4. there is also validation at the package API layer(db level) and on an insert, checks for row duplication based on the keys in 1(except enddate)
    5. both 1,2 have error messages are ADF error messages based on a reosurce bundle
    6. 4 hasa message that is sent back from the api layer that gets returned as null with the said message

  • Enabling Key and text for the Variable Selection screen

    I need to display key and text for a characteristic when selecting the drop down menu in the variable selection screen of a web report. In the Business Explorer tab within the info-object, I changed the General Settings to display Key and text, but when I open the drop down menu for this characteristic, it is still displaying the key only. Is there some other place where this change needs to happen?

    Hi,
    Did you try to log out and log in again into BEx?
    Best regards,
    Eugene
    Message was edited by: Eugene Khusainov

  • Display Key and Text in Variable Selection Box by Default in BEx

    Hi Experts,
    I have a requirement to display both key and text in the variable selection box by default.
    Currently, only the text is being displayed.
    The 'wrench' can be used to change the display, but the client would like to see both key and text by default.
    Is there  a way I can accomplish this?
    Thanks,
    Points will be assigned!

    hi experts,
    i have done the same settings in development and its working fine and we can see key/text bydefault in variable selection in Dev. and when i transport the cube into quality the settings are reflecting but in analyzer(QA) variable selection screen still its giving text(DEFAULT). could you please provide me the solutions to do it.
    thanks & Regards
    vadlamudi

  • "Key and Text" values in variable selection list for a field

    Hi,
          we have created the variable for the one of the navigation attributes of the "0customer" field .
          for the customer field in BEX settings we are having "Text" as display.
          for the navigation field in BEX settings we are having "Key" as display.
          while running the reports in the variable selection list for some reports we having both KEY and text for selection and for others only text are displayed,
        we have checked the BEX settings in field and query level there are same.
    Please help us here.

    Check the setting again in the Query level and then maku sure you save it. Come out of the query and then re-open the query and execute, you can see the chages in the output.

  • Selection Variable - List Key and Text filtered by master data attribute.

    Hi Gang,
    Is there a way to create a selection variable on a master data InfoObject, so that only a subset set of values (Key and Text) is presented to users, based on an attribute of that InfoObject?
    For example, can we create a selction variable for raw materials so the we display  0MATERIAL key and text for selection, where material type = ROH ?
    Our users don't want to wade through all values for all materials.
    Thanks for your help,
    John Hawk

    Hi,
    yes you can do it, you need to set type as navigational attribute in you infocube, and you will get type as characteristic in designer so you can modify it as requirement.
    hope it helps

  • Key and text for variable

    Dear ALL,
    I m having one variable for that i need key and text in bex analyzer.
    how to enable the key and text for a variable.
    pls asap
    regards,
    Jenish

    Hi jenish kumar ,
    if i under stan your requirement correctly,  need to have both text and key values for variables with F4 help.
    you need to chnage the properties of that infoobject at infoobjects level or at infoprovider level,
    this is at infoprovider level
    in RSA1-> go to change mode of infoprovider (Multiprovider/ cube) on which Query is build) then Expand  Charecteristc Dimension -> select infoobject -> right -> select provider-specific properties -> select Display '0 Key and Text' . Activate infoprovider and Run Query and check the Selection screen.
    hope this helps
    Regards
    Daya Sagar

  • How to get Key and text for plant for which variable is created

    Hi All
    I have created one variable for Plant. User is going to give input for the plant for  execution of query.I am displaying the variable value which is user putting in the query. kindly let me know how to display key and text both for the query.as key is displaying presently.
    Regards
    Atul

    hi Atul kumar jais
    You have to create a text variable using replacement path for processing type and give the reference object which is the object which you created variable for, "replace with" one with key and anther one with text. Then you can display that in the header of the column or if you are using custom template, you can use webitem for it.
    thanks.
    Wond

  • Key and Text in selection criteria depending on user

    Hello,
    I have strange situation and I have no idea how to fix this issue. I built the report in BEx and present it to the users. When they expand the selection criteria options (from first pop-up window of variables), they want to see both texts and keys. All of them set up the option "Key and Text" from settings, but some of them see descriptions, some of them see only keys given twice (what happens when there are no descriptions for masterdata). It is a big surprise for me and I am not able to fix it. Do you have any idea?
    Best Regards,
    Arelis

    Hello,
    I use BEx Analyzer. The patch level is the same.
    Masterdata texts are maintained of course. It it wouldn't - noone would see the texts.
    Arelis

  • How to populate both key and text in drop down list in dialog prog screen

    Hi, Can anyone please advice how to display both key and text in the drop down list in dialog prog screen. I tried with below code. keys and texts are getting populated in values table but only text is appearing when click on drop down. need to display both key and text in the drop down. Thanks in advance.
    TABLES: ZRPP_MODELS, ZRPP_FFLSTRATEGY.
    TYPE-POOLS : VRM.
    DATA : field_id TYPE VRM_ID ,
           values   TYPE VRM_VALUES,
           value    LIKE LINE OF values.
    FORM fill_model_list .
      select MODEL MODEL_DESC from ZRPP_MODELS into value.
        APPEND value TO VALUES.
      endselect.
      CALL FUNCTION 'VRM_SET_VALUES'
        EXPORTING
          id     = 'ZRPP_MODELS-MODEL'
          values = values.
    ENDFORM.

    You need to concatenate KEY & VALUES
      wa_values-key = '1'.
      wa_values-text = '1 - One'.
      append wa_values to i_values.
      wa_values-key = '2'.
      wa_values-text = '2 - Two'.
      append wa_values to i_values.
      wa_values-key = '3'.
      wa_values-text = '3 - Three'.
      append wa_values to i_values.
      call function 'VRM_SET_VALUES'
        exporting
          id              = 'LIST_BOX'
          values          = i_values
        exceptions
          id_illegal_name = 1
          others          = 2.

  • Code to display 'key' and 'text' of a char

    Hi
    I need to write an exit variable to display Key and Text of a charcterstic. Can some one please provide me the code?
    Thanks
    Basava

    Hi
    Here my requirement is different. I am using a structure with cell definitions. I need an exit variable to display the key and text.
    Can some one help with the code?
    Thanks
    Basava

  • Display key and text by WAD command in custom structure hierarchy

    Hi everybody,
    I have a query using a custom structure with hierarchy layout. As usual the structure does only display its text as descriptions but I can enable the display the key in BEx Web by right-click on the analysis item --> Properties --> Characteristic --> Display. Unfortunately these setting can not be defined directly in the structure within the Query Designer.
    For a workaround I put the query into a web template, in which I used the Set Presentation (SET_PRESENTATION) command to enable key and text display from the start. Hence I put that command in the wem template parameters Action Before First Rendering (ACTION_BEFORE_FIRST_RENDERING). Everything is working properly and makes me very happy.
    But... there is one thing missing, I would like to implement... I want a toggle button, which allows the user to switch between key and text display and text display. Unfortunately setting the same command from Action Before First Rendering (ACTION_BEFORE_FIRST_RENDERING on a various button does not working. The button command only affects data rows of the leaves of the structure hierarchy. All parent nodes do not change their appearance.
    Any ideas how to solve this?
    Thank you for any helps and comments!
    Sebastian

    Hi Sebastian,
    I have a similar problem. Can you help me? How did you set the entry in Member Presentation of Command SET_PRESENTATION to display key and text? I just found the values to set the only text or only key.
    best regards,
    Barbara

  • Display key and text in dropdown box & suppress leading zeros in material #

    Hi Everyone,
    I have some questions on how to ....  Can anyone help me?  Here they are:
    How to show material # and description (key and text) both in dropdown box list? 
    How to suppress leading zeros in material #, i.e. 0000000012345678 only show 12345678 ?
    How to show a date with format mm/dd/yyyy not yyyymmdd?
    Thanks alot, Jin
    Edited by: Jin Freda on Mar 25, 2008 4:47 PM

    Hi,
    What type control you are useing for date .
    If you are useing Input field of date type or Date picker control you should get this option in the control properties.
    Can you tell me what are  tabs are appaering in the conrtol properties.
    2.When you you are using the formula Round(@material) ,Are you typing it or draging Field from right side in to  the formula .If you did not drag it you will get Message:Formula has errors.
    One more probelm is there if the Data type of field where you using formula is not Number type.
    Check all above and get back to me.
    3.You are not able to give 6 points for all because its a resrticed one you execeded giving6 points option now you can give only 10 points.
    Regards,
    GOVINDU

  • My contacts all got deleted from my phone, and was replaced with names and numbers of people I've never met before.

    My phone was working as normal, then all of a sudden when I checked my text messages all the names of my contacts got replaced by their actual phone numbers. When I checked my contacts, it looks like everyone got deleted from my phone, and was replaced with names and numbers of people I've never met before. Even when I check my icloud for a backup it has the same issue. I don't know how this is possible and not certain as to how to rectify and get my contacts back.

    Hi Also iPhone, need update to ios 8.1.2 do this over WiFi Use same Apple ID & Password. Cheers Brian

  • Related to InfoObject display in Query as Key and Text

    Hello all,
              I have problem with my two queries which is created on same InfoProvider.
    Problem:
                I have Q1 and Q2 queries which fetch data from DT1 data target
    > Both the Q1 and Q2 has the same InfoObject 'IO'.
    > Properties of InfoObject in both Q1 and Q2 are same.
    While Q1 and Q2 is expected to return the same result. Q1 returns the key and text but Q2 is returning only key for same infoObject 'IO' .
    Additional Information:
    > In query result, The 'IO' properties for Q1 it is key and text and Q2 is only key.
    > I cannot change the Q2 's 'IO' properties to show key and text in query result as i donot have the authorization.             Q2 query is created on development server and tranported to production, where as Q1 query created on production.
    I want Q2's 'IO' to display key and text.
    Please let me know if you need more information.
    Thanks,
    Umashankar

    Hello all,
          Thanks to all for your response. Here I can conclude all of your saying.
    1. Change the Q2 in development and transport it to production.
              To do this I need to have applicable data in dev or QA, unfortunately there is no applicable data found in any of the system except Prod.
    2. Change the Q2 in production by having authorization.
              It will solve the problem but I hope Client will not agree to provide authorization to change.
    excuse me these will not resolve the problem. If you any new Idea please let me know.
    My way to resolve this is
    1. Delete the Q2 from Prod
    2. Copy the query Q1 to Q3 in Prod.
    3. Reverse transport Q3 to Dev and tranport again to Prod.
    4. Check the query result.
                Here you may ask why you need Q3 if you have Q1 and Q2, the answer is Q1 is created by user and now he need Q2 (same as Q1) but it should not be in changeable mode. Hence we have created the query Q2 in Dev and transported to Prod (In previous case).  But the only difference in both the queries is one InfoObject values is shown as Key and Text in Q1 and Key as Q2.
    I'm not sure whether the way mentioned here solve the problem.

Maybe you are looking for

  • Ios4 upgrade messed up pictures

    I installed ios4 to my 3gs. Thought I would install some new wallpaper but all of my pictures were horribly pixilated. I disabled my pictures for a fresh sync, reenabled them for another sync- and now I only have black spaces where the pictures shoul

  • User Management - Standard role.

    Hi All, I have to assign standard roles for User's to their respective modules/Areas (e.g MM,SD,QM,PP,FI). I have searched on sdn regarding this but not got the solution. So, if anyone has idea related User Management pls share. All the answers r gr8

  • SAP NetWeaver Developer Studio - preferences window doesn't appear any more

    Hi, I've installed SAP NetWeaver Developer Studio  7.0.14 on my PC and it was working fine for one month. Today, when I opened the developer studio and tried to navigate to the preferences in window menu item but it didn't pop up. Also, I tried to op

  • G5 Dual 2.3 PPC Startup problems

    Hi About every other time I start up the computer, nothing comes on the display, and within 1-2 minutes the fans start to accelerate out of control. I then push and hold the start button to abort the startup. After 10 seconds I startup again, and the

  • STO creation against the Work Order

    How to specify the source plant or source storage location within PM Work Order for the components/materials. Currently on the components page of work order, we can specify the material and vendor. In our case the vendor is other storage location wit