No variant is possible, because workbook is not saved in database

Hi All,
We are moving from GUI Version 640 Patch 17 to GUI 710 Patch 7.
During the testing about the GUI, We are facing the a problem while saving an variant.
Steps:
Open the workbook and refresh.
Input the Values into the selection screen.
We are unable to save the Variant.
Save button is disabled.
Can anybody suggest  or guide to over come this problem.
Thanks in advance,
Regards,
Krishna

You need the following role in order to save variants. The conversion from 3.5  to 7.10 added a new role that didn't exist in 3.5  You must add this to your general role for execution queries:  S_RS_PARAM.  Hope this helps.

Similar Messages

  • Logon is not possible because you have not been assigned to a business role; please contact your system administrator

    Hi experts,
    I'm having a problem when our project approaching the end.
    If I assigned the business role in parameter CRM_UI_PROFILE and PFCG role in SU01.
    It works fine,and the user can logon the web ui.
    Now I created a new organization model and position,assigned the business role and user to the position.
       A PFCG role was also assigned to the business role:
    Then I removed all the roles and profiles in user master in SU01.
    The user can not login CRM WEB UI and the system raised "Logon is not possible because you have not been assigned to a business role; please contact your system administrator".
    Can anybody suggest what the problem is? Is there any other settings I should make?
    I suppose that,since the user was assigned to the position the organizational model, the system can determine the user's business role, and through the business role, the corresponding PFCG role can also be determined.
    Am I correct?
    Thanks.
    Jerry

    Jerry, yes, you're right.
    Let me point you to pretty good explanation right here: Logon is not possible because you have not been assigned to a business role; please contact your system administrator
    So business role determination is taken in three steps (you can observe them in class CL_CRM_UI_PROFILE_DETERM method LOAD_PROFILES):
    1. From user's parameter  CRM_UI_PROFILE (method LOAD_FROM_USER_PARAMETER);
         If  CRM_UI_PROFILE = * then the user needs to have S_DEVELOP authorization object with OBJTYPE = 'DEBUG' (debug authorization).
    2. If not found on previous step: From organizational management (method LOAD_FROM_ORG_MANAGEMENT)
    3. If not found on previous steps: Based on PFCG roles (method LOAD_FROM_PFCG_ROLE);

  • Logon is not possible because you have not been assigned to a business role

    I am getting the message u201CLogon is not possible because you have not been assigned to a business role; contact your system administratoru201D when I try to access an incident ticket SMIN I created in SolMan 7.1. I have seen this exact error in lower releases and was able to resolve it by making sure the business partner had a General and an employee configured. Unfortunately on 7.1 I have both but I still canu2019t open the message I created. Same error if I test SICF service /default_host/sap/bc/bsp/sap/ crm_ui_start. I have gone through SOLMAN_SETUP IT Service Management and Generate BP Automatically but no luck so far. Any ideas? Thank you,
    David

    Hi,
    As far as I know, you need to maintain business org details (like org name, positions, business partners etc) in the ppoma_crm tcode. Then have to assign a position to your user ID. This assigns the business role as well.
    This link should be helpful:
    http://www.sapcrmsecurity.com/SAP%20CRM%20Business%20Role.html
    Regards,
    Srikishan

  • The workbook was not saved

    Hi,
    This problem occurs after a BI upgrade. When I try to change a workbook and save it, I get the error "The workbook was not saved". There are other threads with that issue but no answer has been provided.
    Thanks,
    Patrick

    Hi
    Try this, go to RSRT and give your query and in properties change to H. And do all queries which you are using in the workbook. Hope it works.
    Vishal.

  • How to make the fields of BPM object not saved in database.

    Is it possible to declare some attributes of BPM object not saved in database.
    For example: Order has attribute orderId and date, user (other attributes)... we only want OBPM save orderId. We want the other attributes could be saved and retrieved by external DAO classes.
    We still want to use the OOTB presentation from BPM object (not the customer jsp).
    Thanks

    When you say:
    Is it possible to declare some attributes of BPM object not saved in database.do you mean you do not want the information stored in the Oracle BPM Engine's database?
    If this is the case, create a BPM Object with just two attributes. One would store your orderId as a primitive data type. The other attribute would be a BPM Object that would store all the other data you are going to retrieve from the external database.
    At the beginning of the screenflow, read the database using the orderId attribute and populate the other attribute (the BPM Object). At the end of the screenflow just before it flows to the end activity, you could set the second attribute (again, the BPM Object attribute) to null. This would keep the BPM object with the two attributes from storing anything but the orderId in the Engine's database table for the work item instance.
    Dan

  • Text fields populated from lov mapping are not saved to database

    Hi Everyone,
    I'm having a wierd problem. My requirement is to autopopulate two text fields field 2 and field 3 when a value is selected from lov in field1 and save all the values to database on click of a submit button.
    Using lov mapping i'm able to populate field 2 and field 3 with corresponding values based on the value selected in field1. And also field2 and field3 should be in the readonly mode so that user cannot change the value.
    So to make the fields readonly i have changed the property of readonly to true for field2 and field3. But if I change the readonly property, the values for field2 and field3 are not being saved to database.
    The values are getting saved to database only when readonly = true for messageTextInput item type or if the item type is a form value.
    I also tried disable = true, which also didnt work.
    I tried to debug by writing some sop statements in PFR, but these statements also returned null for pageContext.getParameter("field2") etc;
    Can anyone please tell me how to solve this problem?
    Thanks
    Sunny

    Hi Gyan,
    I forgot to mention that , I also tried messageStyledText. Which also didn't work. I wanted to use vo.setAttribute as my last option, but i wanted to understand why the values are not saved to database when the text item is showing the values on the page.
    Thanks
    Sunny

  • Data not saved in database

    hi,
         i'v a prob. that once i create quation through va21 then it create and saved data.
    now when i create sales order through va01  then it show data saved and gave the sales order no.
    but when i 'm going to change it then message comes order not in data base.
    when i saw the data in table like vbak/ vbap then i found no data.
    what is the prob.
    pl. help me.
    mukesh

    Hi Mukesh,
    May be the data is not saved at all. Use TCODE SM12 and SM13 to check if there are entries for the corresponding table under processing
    Regards

  • HELP: Formula Item data is not saved to database

    Hi:
    I've added a formula in a database item but when i commit the form the data is not saved to the database. When i am working on form the item reflects the formula value, but when i commit the value is not stored in the database.
    I need urgent help.
    Thanks
    Joao Oliveira

    It is not clearly stated in the help file I agree. With a little PLSQL code you could copy the item to a hidden database field and have it be saved to the database. See Note 43012.1 on Metalink for details.

  • HT204150 i was told to use itunes to sync my contacts because they are not saving in icloud

    I have been using icloud to save contacts, but for some reason when I checked recently, only some contacts were in my icloud account.  It stopped awhile ago.  Someone at my iphone verizon store said I should use itunes for contact storage.  How and help please.

    Contacts and Calendars are synchronised via iCloud only  in OS 10.9 and later. Older OSX you can sync with iTunes.

  • Bdc - values are not saved in database

    hi mates
    im have recorded the transaction for XK01 and im using batch input session. when i process the session my transactions are failing
    can any body help me
    regards
    mano

    Hi,
    Just make sure that all the data fields are replaced with the value fields i.e. internal table fields.  and check whether u have placed the code  for save.
    PERFORM F_9000_APPEND_BT USING:
        'SAPLCJWB'           '0901'                'X',
        'BDC_OKCODE'         '=BU'                 ' '. "SAVE
    FORM F_9000_APPEND_BT USING IV_FNAM LIKE GT_BT-FNAM
                              IV_FVAL TYPE ANY
                              IV_DYNBEGIN LIKE GT_BT-DYNBEGIN.
      CLEAR GT_BT. "Clear the field string...
      IF IV_DYNBEGIN = 'X'.
        GT_BT-PROGRAM  = IV_FNAM.
        GT_BT-DYNPRO   = IV_FVAL.
        GT_BT-DYNBEGIN = 'X'.
      ELSE.
        GT_BT-FNAM     = IV_FNAM.
        GT_BT-FVAL     = IV_FVAL.
      ENDIF.
      APPEND GT_BT.
    ENDFORM. "End Of f_9000_append_bt

  • Formatted Search not saving in database

    Dear All,
    I have created a formatted search to get the TAX Amount, and i'm using that field in Printing of invoices. After adding the document if i go back and check the user defined field value is being displayed but it won't be stored in the database as i check the print preview it shows there is no value. but the value will be displaying on that user defined field, After i select that field and click of shift F2 again and then click on Update then only it stores in the database.
    For the Formatted search i have given the condition as refresh regularly on document number.
    kindly help on this.
    Thank you in advance.
    Regards,
    Shreyas

    Hi Shreyas,
    Your FMS Query is Correct but your Auto Refresh is wrong.
    ->> put the Auto Refresh of Display Saved Values on BP Code or Remarks.
    Regards,
    Madhan.

  • Salesforce Password not saving in CMC

    I've got a couple of reports running successfully outside of BOE that query SFDC with a username/password prompt.
    These have been published to our BOE server, and the Database Configuration set to "Use same database logon as when report is run". I've also set the password/token pair and saved that info.
    When I attempt to View the report, I recieve the error "The database logon information for this report is either incomplete or incorrect."
    When I check the History, the error listed is "Unable to connect: incorrect log on parameters."
    Part of my report is pulling from local databases, and it's clear that the password info is saved in Database Configuration. What is clear to me is that the Salesforce password/token pair is not being saved.
    I've contacted support but they've been no help to this point, possibly because I've not purchased BOE yet but am in the eval phase doing a proof of concept for my directors.
    Clearly this is not going to pass muster and the project will be killed if this problem isn't solved.
    Does anyone have any clues as to why I can't save my Salesforce password/token pair in the Database Configuration area of the report properties???
    Thanks.

    Hi John
    We use Salesforce.com internally as a data source with BusinessObjects Edge/Enterprise and save the username/password under the database configuration, so users are not prompted to enter them when the report is run. So it can be done... it sounds like one of those frustrating errors that is difficult to pin down.
    My only reccomendation would be to try updating to the latest service pack/fix pack or at least checking out the release notes for the latest service pack, searching for "salesforce.com" in the text.
    Alternately, try republishing the report again-- it is a long shot, but sometimes if we are unable to save report metadata (like the username/password), publishing it again will do the trick.
    hope this helps!

  • When I take a picture it is not saved in photo app

    Hello,
    I just bought a new IP4 and when I take a picture it is not saved in my camera roll folder (which doesn't exsist by the way).
    Same problem for the videos. I can record one but I cannot have a look at it because it is not saved in the PHOTOS app.
    Can someone help me out?
    Regards,
    Greg

    Hi there christinefromsafety harbor,
    You may want to try force closing all open apps and resetting the device as an initial troubleshooting step. Take a look at the articles below for more information.
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    Turn your iOS device off and on (restart) and reset
    http://support.apple.com/kb/ht1430
    -Griff W.

  • Excel COMException : 0x800A03EC Document not saved.

    Hello,
    I am using Interop.Excel in my WinForms application. The application is used to copy some sheets from one workbook to newly created one.
    The newly created workbook is saved when I don't copy shapes. But, when I copy shapes into newly created sheet, the workbook is not saved and COMException is raised with message "Document not saved".
    Scenario :
    I am working with three workbooks simultaneously. 
    MainWorkbook - this workbook contains data to be written into new workbook.
    ResourceWorkbook - this contains sheets that are copied into new workbook.
    OutputWorkbook - this is the result workbook.
    Step 1: Open MainWorkbook. Get data to write in OutputWorkbook.
    Step 2: Write data into OutputWorkbook.
    Step 3: Open ResourceWorkbook from resource file for copying the sheets.
    Step 4: Copy sheets from ResourceWorkbook into OutputWorkbook.
    Step 5: Save OutputWorkbook.
    In step 5, if there are no sheets with images copied in step 4, then the OutputWorkbook is saved. But, if there are sheets containing images, the OutputWorkbook is not saved.
    I am using VS2010 and MS Office 2010.

    Hi,
    According to the description, the issue seems that relative to the specific worksheet which containd shapes.
    I am trying to reproduce this issue in Excel 2010 using VBA, howerever it failed. Here is the test sample which set write the value to the Book2 and copy the worksheet contained shapes from Book1 to Book2:
    Sub CopySheet()
    Application.Workbooks("Book2.xlsx").Worksheets("Sheet1").Range("A1") = "Hello Word!"
    Worksheets("Sheet1").Copy Application.Workbooks("Book2.xlsx").Worksheets("Sheet1")
    Application.Workbooks("Book2.xlsx").Save
    End Sub
    Could you reproduce the issue with code above? If not, a sample worksheet and code snippet to help us reproduce this issue is much appericate.
    Regards & Fei
    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.

  • My audiobook is not saving my place

    I bought an audiobook and it starts over everytime I want to listen to it.  You cant download audiobooks again because they are not saved in the cloud. Fail Apple.  So I need to fix this one.  Any ideas?

    audiobooks are accessed via the Music app on your iphone (not via iBooks).

Maybe you are looking for

  • SAP EP calling ASP screen - asking multiple logon prompt from internet

    Hi, We have EP page which calls multiple ASP page from the IIS server. When the users are in internet the system prompt for multiple prompt from the IIS server. 1. May i know to make it as a single logon 2. is it possible to do SSO between IIS and EP

  • Monitor wake up issues

    I am having inconsistent monitor wake up issues.  If the CPU is on and past the bios boot and THEN I turn on the monitor all works properly.  However, the monitor will NOT come out of power save / hibernation mode.  I have tried different monitors wi

  • JdbcOdbc crashes

    I'm developing an data extraction software with Jdk 1.6.03. I use various odbc driver. Some drivers are very primitive. With older drivers odbc (french database engin drivers, like Hyper File or OpenCriteria), JVM crashes after an hour or less. The p

  • PHP To Parse Podcast GUID Channel?

    I use FeedForAll RSS 2 HTML PHP Script, and am having some issues.  The podcast I am parsing has two different URL links in it.  One goes to their website with details about the episode, and the other goes to the actual mp3.  They are labeled link, a

  • Technical Document (Exact Procedures) To Migrate Forms/Reports 9i to 10g

    Hi; Where can i find the Technical Document (Exact Procedures) To Migrate Forms/Reports 9i to 10g?