Set quotation not editable in webUI

Hi all,
    i want to find ways to set quotation not editable in webUI according to quotation no when push EDIT button not SAVE button.
    Is there any BADI to achieve this (i can get quotation no in the BADI) ?

Hi Gang Li,
If it helps, I would try by implementing badi CRM_ORDER_AUTH_CHECK, with method CRM_ORDER_ADD_AUTH_CHECK. If after your checks there the user had no authorization to edit (iv_mode = 'B'), you can pull NO_AUTHORITY exception there.
Kind regards,
Garcia

Similar Messages

  • Listbox set to NOT editable cells; EditRow property seems to override

    Hi All,
    I have several listboxes that I programmatically set to Editable Cells or not, depending on the runtime status. When I have it turned OFF, I do not want the user to be able to edit the text values in the cells.
    However, I have a RTM for the listbox with an "Edit" option. That menu item sets the EditRow property (after setting Key Focus) to the selected row. This makes the text editable, even if I have it turned OFF!!
    This is not the behaviour I expected. Is this a bug?

    Could you provide the code that you are seeing this occur in? Its almost impossible to see if this is a bug without some example. The simpler the example the better.
     It is possible that it is a bug, but it's also possible that you are setting the cell to edit mode after you set it to lock. I am wondering why you are doing that? Its most likely that you want to edit some cells but keep others locked from editing, and I do not think that is a bug, however, it might be a good product suggestion to keep certain cells permanently locked from the user, which is probably not the case with the lock function you are using (which most likely can be over ridden by other property nodes).
    Regards,
    Andrew
    National Instruments
    RIO Embedded Hardware PSE
    CompactRIO Developers Guide

  • How to set JSpinner  not editable?

    hi
    I am using a jspinner - i would like the JSpinner to be enabled but i dont want the user to be able to edit the data inside the spinner.
    I know in combo box when i had this problem i used:
    setEditable(false)
    but i dont see this function in the JSpinner.
    How can i do it? does setting a null editor should help?
    Liat

    i m displaying data to table cells but problem is that they are Editable , any one can change the displayed info .
    so how to stop other from editingIf you are using some custom table model, then override isCellEditable() and return false.
    If you are making table by passing data and column names from the constructor itself, then you would have to change it to following to override isCellEditable():
    JTable table= new JTable(new DefaultTableModel(data, columnNames){
         @Override
         public boolean isCellEditable(int row, int column) {
              return false;
    });Sorry, I don't know of any other shortcut method :)
    Thanks!

  • Version Set is not created when editing with Photoshop CS4?

    Last week I was working in PSE7 and opening files into PS CS4 for editing. I open the files by clicking the Open with link and choose Photoshop. I edited several dozen photos and when I closed them from PS CS4 Version Sets were created in PSE7 like they should be. At some point that stopped happening. Now when I do as before and open the files into PS CS4, edit them, and then close them the Version Set is not being created in PSE7. I look in the folder containing the files and the file has a new modified date but it still has the same file name instead of being saved with the - edited name as before. Does anyone know why the version sets are no longer being created when editing with PS CS4? I can edit the files with the PSE7 editor and the version sets are created as they should be. Thanks!

    Okay so tha there is no misunderstanding here is exactly what I'm doing. From the PSE7 Organizer I select a photo (file name Tetons & Jenny Lake 026.jpg) and click the Fix tab. I then click More Options and select Photoshop. The photo opens in into PS CS4. I make my edits click the x on the tab to close the image and I'm asked "Save changes to the Adobe Photoshop document "Tetons & Jenny Lake 026_edited-1.jpg" before closing?" I click Yes then click OK to save the image at maximum quality. I go back to the PSE 7 Organizer and there is no version set. I check the folder the original image was in and see the original file Tetons & Jenny Lake 026.jpg with a new modified date and time. I can even choose Save As from PS CS4 and it asks me if I want to overwrite Tetons & Jenny Lake 026_edited-1.jpg and I select Yes, but I get the exact same results. Thanks!

  • How to set not editable property in elements of pdf document

    Hi,
    I have developed a web dynpro with pdf intercative form, but when I drag and drop the elements of data source into pdf  they are in inpu-field mode (editable).
    I want to that fields are in text mode and therefore they are not editable.
    How to solve this problem?
    Thanks
    Alfonso.

    hi,
    With respect to your problem of making UI elements as non editable, you need to do the following
    Select the element on the Interactive PDF
    then to the right you could see the properties like Layout, Border, Accessibility and Object.
    Select Object: and under that select Value.
    here you find the option of making it as non editable by selecting Read Only option.
    Hope this solves your problem.
    let  me know if you have any further issues.
    regards,
    kris

  • Change of Status is not working in WebUI

    Hello All,
    Iam facing a problem in changing the status of the item in web UI requirement as follows.
    We need to set the item status from the To be Closed to Close.The status To be closed is set by an contract processor and schedules the Action .i.e Close item Once the contract approver execuets the action.It need to be change to Closed and the item end date need to be set to the date when the Action is execueted
    I have done my coding in the Execute method for the action Close item by using the FM CRM_ORDER_MAINTAIN
    to change the item enddate and CRM_STATUS_CHANGE_EXTERN to change the Status to Closed and the Commit Work .My code is working fine in GUI but this is not working in WebUI . I can only see it when i execute the action go to the edit mode.
    Can any one help me out in this regards.
    Thanks in Advance.
    Regards,
    Kiran Posanapalli.
    Edited by: posanapalli kiran on Feb 15, 2010 7:16 PM

    Hi Kiran,
    we're having the same issue that an opportunity is updated in the normal Gui but not in the WebUI when using FM CRM_ORDER_MAINTAIN.
    What coding did you use for fixing this?
    Kind regards,
    Roy Willems

  • Result set does not fit; it contains too many rows

    Dear All,
    We are in BI7 and running reports on Excel 2007. Even though number of rows limitation in Excel 2007 is more than  1Million, when I try to execute a report with more than 65k records of output, system is generating output only for 65k rows with message "Result set does not fit; it contains too many rows".
    Our Patch levels:
    GUI - 7.10
    Patch level is 11
    Is there any way to generate more than 65000 rows in Bex?
    Thanks in advance...
    regards,
    Raju
    Dear Gurus,
    Could you please shed some light on this issue?
    thanks and regards,
    Raju
    Edited by: VaraPrasadraju Potturi on Apr 14, 2009 3:13 AM

    Vara Prasad,
    This has been discussed on the forums - for reasons of backward compatibility I do not think BEx supports more that 65000 rows .... I am still not sure about the same since I have not tried out a query with more that 65K rows on excel 2007 but I think this is not possible...

  • Sharing stopped.  Sharing set to allow editing and viewing.  He can see what I enter.  I can't see his entries.

    Sharing set to allow editing and viewing.  He can see what I enter.  I can't see his entries. He sees his entries plus mine.  I only see mine.  This all worked fine a week ago.

    I'm sorry to be so incredibly dense. The article to which you linked says:
    "If the computer is already authorized, the item plays. If the computer has not yet been authorized, iTunes asks you to enter the Apple ID and password you used to purchase the song."
    I can play songs from my husband's library. I can't drag them into my library.
    If deauthorizing/authorizing is the solution, who needs to do what? We've got three computers and two iTunes accounts.

  • Can not edit Calendar Items on iPhone 4 that were sent from Outlook 2013

    Hi Folks,
    When receiving a calendar item from Outlook 2013, I can accept it, but not edit it. When I receive the same item from Outlook 2003, I can accept AND edit.
    How can I edit calendar items sent from Outlook 2013?
    We are not using an Exchange server, simply sending the calendar items via email. We noticed this when we upgraded our office from MS Office 2003 to 2013.
    Thank you so much for your help!
    Ben Bolduc

    Are you sure the Outlook 2013 calendar entries are set set to shared?
    The following thread seems to document and discuss the topic well:
    http://community.office365.com/en-us/forums/158/t/171357.aspx

  • System setting does not allow changes to be made to object LSYS

    Hi
    Im trying to create the process chain in BW-Production System . Like im trying to delete the PSA data for one datasource in BI7.0 .
    Im using the 'Delete requests from the PSA' process type in the process chain . When i try to give the datasource name and source system name in the variant of 'Delete requests from the PSA' process type and save them , then it is saying that
    System setting does not allow changes to be made to object LSYS
    Why it is saying like that . But i can able to include the other process types in the process chain .
    regards
    mohammed

    Dear Mohammed,
    Since you are trying to create process chain in production system.
    Normally production system wont be open for development at any time. Why the system settings does not allow changes was, your production is not modifiable state.
    Check the settings in SE06. system would be non-modifiable for sure.
    in SCC4,  settings ->"changes to the cross customizing objects would be not allowed"
    These two settings/configurations would not allow any development or changes or edit or create in production.
    Please check with your basis folks and proceed further.
    Hope this would help you more in understanding

  • TS3623 I had interruption on rented movie when attempt to return to movie , no library and said to go to downloads , guess what no download setting , will not allow repurchase through Apple TV now have to repurchase through iPad *** have you done to the o

    I had interruption on rented movie when attempt to return to movie , no library and said to go to downloads , guess what no download setting , will not allow repurchase through Apple TV now have to repurchase through iPad *** have you done to the old syst

    Thanks for the pointers folks. Yeah, 1.5GB is pretty poor isn't it? There are other suppliers, but you have to get a their phone line installed to access the internet so it's an £85 setup fee plus a day off work for a guy to come round and drill a hole in your wall before you even get to the monthly costs.
    Don't get me wrong though - I'm certainly not an Apple basher, but am equally frustrated with both them and the ISP.
    Virgin Media spend all kinds of money advertising their broadband as the fastest in the UK, but don't tell you (up front anyway) that you'll be cut off if you actually try and use it.
    Apple on the other hand carry on with their 'it just works' mantra, but with Apple TV this only applies if you meet certain criteria (again, not mentioned up front).
    I guess it aint a biggie, as i was gifted my Apple TV, and love all the other stuff it does, but from the number of posts on this forum can see that there's a lot of angry customers out there who want explanations as to why they're having similar problems to me.
    Will be very interesting to see if Apple release any kind of software update that turns the flash drive from a buffer to permanent storage, to at least ease some of the pain...
    Message was edited by: McGinty

  • Opportunity payment status is not editable

    Hi,
    In WEBUI opportunity payment status filed is not editable, Is that security issue or configuation issue?
    Please suggest which authorization object can allow for allow change or edit the filed.
    Please guide me to improve the security skills for CRM.
    (I am new to CRM security and doesn't have the crm guide or documents - Need you suggestion)
    Thanks,
    SK

    Hi,
          Please check with the functional person if it is supposed to be editable in standard.
      From technical point of view, there could be multiple things:
    1. press F2 on the field -> open component -> view -> check view config -> field properties (if field is disabled)
    2. go to context node -> field -> GET_I method of the field and check why is it disabled
    3. it may be coming as read only though genil
      It would require some technical expertise to check above things.
    I hope it helps.
    Thanks,
    Rohit

  • ORA-13754: "SQL Tuning Set" "" does not exist for user "SYS"

    While calling dbms_stats.seed_col_usage I got the following error. Can someone help me on how to resolve it
    sqlplus
    SQL*Plus: Release 11.2.0.1.0 Production on Thu Apr 14 14:37:38 2011
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Enter user-name: / as sysdba
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> select * from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE 11.2.0.1.0 Production
    TNS for IBM/AIX RISC System/6000: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    SQL> show user
    USER is "SYS"
    SQL> begin
    2 dbms_stats.seed_col_usage(null,null,400);
    3 end;
    4 /
    begin
    ERROR at line 1:
    ORA-13754: "SQL Tuning Set" "" does not exist for user "SYS".
    ORA-06512: at "SYS.DBMS_SQLTUNE_INTERNAL", line 17379
    ORA-06512: at "SYS.DBMS_STATS", line 28451
    ORA-06512: at line 2
    Thank You
    Sarayu

    According to the documentation:
    SEED_COL_USAGE ProcedureThis procedure iterates over the SQL statements in the specified SQL tuning set, compiles them and seeds column usage information for the columns that appear in these statements.
    Syntax
    DBMS_STATS.SEED_COL_USAGE (
    sqlset_name IN VARCHAR2,
    owner_name IN VARCHAR2,
    time_limit IN POSITIVE DEFAULT NULL);>
    It looks like you need to provide a SQLSET_NAME and OWNER_NAME to use this procedure correctly, to which you've provided NULLs. I don't see any exceptions in the documentation that indicate special processing when NULLs are provided.

  • MS SSIS command line call "Argument for option 'set' is not valid"

    Hi all,
    I'm tring to execute a SSIS package from command line. Here's the code:
    dtexec.exe /file "E:\TestIS\IntegrationServicesProject1\IntegrationServicesProject1\Package.dtsx" /set \Package.Variables[User::Name].Properties[Value];20150314
    and it return a error saying  "Argument for option 'set' is not valid". I've configure the package and generated a XML file. And do exactly as the official doc says. However, this line of code just doesn't work. If I delete the set option
    and run the package alone, it can be ran. So anyone can help me out? Thank you in advance.

    Hi NoahdeArk,
    In SQL Server Integration Services, string literals must be enclosed in quotation marks. The expression language provides a set of escape sequences for commonly escaped characters such as nonprinting characters and quotation marks. A string literal consists
    of zero or more characters surrounded by quotation marks. If a string contains quotation marks, these must be escaped in order for the expression to parse. For more details, please see:
    https://msdn.microsoft.com/en-us/library/ms141001.aspx
    So to troubleshoot this issue, please refer to the following command:
    dtexec.exe /file "E:\TestIS\IntegrationServicesProject1\IntegrationServicesProject1\Package.dtsx" /set \Package.Variables[User::Name].Properties[Value]; \"20150314\"
    Or
    dtexec.exe /file "E:\TestIS\IntegrationServicesProject1\IntegrationServicesProject1\Package.dtsx" /set \Package.Variables[User::Name].Properties[Value]; \""20150314"\"
    The following similar threads are for your references:
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/af4f62e1-b600-49d7-98c2-4a35c9fef404/escape-character-for-set-option-of-dtexec
    http://stackoverflow.com/questions/9612471/dtexec-error-setting-multiple-variables
    Thanks,
    Katherine Xiong
    If you have any feedback on our support, please click
    here.
    Katherine Xiong
    TechNet Community Support

  • Correlation set was not defined in the process

    Hi All,
    I deplyoed a synchronous CustomerProviderABCS on SAO 11g server.
    This process is invoking the Adapter service(mediator) which internally calls the SAP Adapter.
    I didn't define any correaltion sets and I am not using pick activity.
    After deploying the Provider I am getting the follwing issue:
    java.lang.Exception: oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: Correlation definition not registered. The correlation set definition for operation SyncCustomerParty, process default/SyncCustomerPartySAPProvABCSImpl!2.2*soa_33303a8b-c115-4a93-b338-094e4a4c4078/SyncCustomerPartySAPProvABCSImplProcess, is not registered with the server. The correlation set was not defined in the process. Redeploy the process to the container. at oracle.sysman.emas.model.wsmgt.WSTestModel.invokeOperation(WSTestModel.java:575)
    I tried by redeploying the process multiple times.
    any workaround please........
    Thanks in adavance.
    Edited by: user6402392 on Jan 12, 2011 10:26 PM

    I don't know what happened to my server but now I am getting same issue with all my BPEL processes and earlier same process were working fine and I tired to use SOA-DIRECT and then this issue came but I removed it but still same issue and then I created new simple synch process but same issue is coming ......looks like need to change some config or some setting somewhere....please help if anybody have any idea?
    Thanks a lot in advance...
    Regards,
    Bijendra

Maybe you are looking for

  • How can i Change Text Color in table

    How can i change the text color i table, the true becoming GREEN, and the text in Fals becoming RED. Someone can help me to resolve this problem with a sample, because when i run the program all text becoming green in (TRUE) and than when i chang it

  • Electronic Cleaning Wipes??

    I have electronic cleaning wipes for the computer screen. They are moist, but not dripping wet. Are they safe for the screen? I'm hesitant to use them-not sure why. I did a search (online) and I couldn't quite figure out the right answer. I figured p

  • ****Selection of WBS element Similar to LDB ( PSJ )****

    Hi, I need to select WBS element (PRPS-PSPNR) Based on the following fields on the selection screen Project PSPID WBS element POSID Network/order AUFNR Activity  ACT01-VORNR Materials in network  AFVC-ISTRU . Help needed urgently . High Points will b

  • Airport extreme loses internet connection all the time with imac and macbook pro

    I keep losing the internet connection with airport extreme on my imac and macbook pro but NOT with my pc

  • Elements 10 & NIK software

    I had to have my laptop repaired. As a result, I had to completely re-install all my editing software.  I re- installed Elements 10, done the updates (so as it would read my Sony A77 RAW files) and re-installed the NIK software. When I went to use ce