Which RFCs causing issues in system

Hi All,
We have an issue with the RFC response times in CRM and need investigstion. We need to know Which RFCs causing issues in CRM and how we can solve the problems.
Kindly let me know as earliest as possible.
Regards

have a look here:
ST03
Go to EXPERT MODE
if the problem is happening now then you could use last minute load ( for a specific user for example)
if you have no cllue , or it happens always:
workload, Total , day, "today"
in the analysys views: RFC Profiles
now it depends on if you are using it as server or client, there you see all FM's called via RFC ; number of calls, total execution time, etc.
Hope this is usefull;

Similar Messages

  • How to check which RFCs causing issues in the system and RFC response times

    Hi,
    We have an issue with the RFC response times in CRM and need investigstion. We need to know which Which RFCs causing issues and how we can solve the problems.
    Regards

    Hi,
    chek the below code
    CALL METHOD CL_GUI_FRONTEND_SERVICES=>FILE_EXIST
    EXPORTING
    FILE = W_FILENAME
    RECEIVING
    RESULT = W_RESULT
    EXCEPTIONS
    CNTL_ERROR = 1
    ERROR_NO_GUI = 2
    WRONG_PARAMETER = 3
    NOT_SUPPORTED_BY_GUI = 4
    others = 5.
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-* MSGNO WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    IF W_RESULT IS INITIAL.
    CALL METHOD CL_GUI_FRONTEND_SERVICES=>DIRECTORY_EXIST
    EXPORTING
    DIRECTORY = W_FILENAME
    RECEIVING
    RESULT = W_RESULT
    EXCEPTIONS
    CNTL_ERROR = 1
    ERROR_NO_GUI = 2
    WRONG_PARAMETER = 3
    NOT_SUPPORTED_BY_GUI = 4
    OTHERS = 5.
    IF SY-SUBRC <> 0.
    ENDIF.
    ENDIF.
    IF W_RESULT = 'X'.
    RC = '1'.
    ELSE.
    RC = '0'.
    ENDIF.
    reward if helpful.
    Regards,
    nagaraj

  • Setting 1 dimension in ROLAP mode cause issues, the system try to filter on dynamic set names!

    Hi,
    I suffer a strange behavior.
    I have an SSAS 2014 solution which works fine.
    I do some test to convert 1 dimension in ROLAP mode.
    (all the other dimensions and partitions are MOLAP only)
    after this I cant process any cube!!!
    even a process clear or structure runs forever!!!
    the server call the dimension and try to filter the attributes using the name of dynamic sets setup in my cube! a real non-sense!
    I have a dynamic set in my cube called "SelectedStores"
    and during the process clear or structure, SSAS try to filter my dimension using this dynamic set.
    so for sure this values doesn't exists in my dimension.
    Also a lot of errors like the following are generated:
    OLE DB error: OLE DB or ODBC error: Conversion failed when converting the nvarchar value 'SelectedStores' to data type int.; 22018.
    its a big non-sense!!!
    any idea on the cause for this?
    thanks.

    Hi Willgart,
    According to your description, you get conversion error after you change the storage into ROLAP. Right?
    After you change into ROLAP, it seems there is something (structure/definition) changed in the underlying table. Please use the BIDSHelper to check the issue:
    Dimension Data Type Discrepancy Check
    Dimension Health Check
    In this scenario, does you dynamic set is used in calculated member and involve both MOLAP and ROLAP dimension? It may cause some mismatch issue. Please refer to links below:
    Error Messages during process of ROLAP dimension when using DYNAMIC SET
    in CALCULATE MEMBERs
    SSAS cube failing for storage mode Rolap
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou
    TechNet Community Support

  • My 2006 iMac has begun to run hot which often causes issues.  How can I adjust the fan speed with supported software?

    24-inch iMac (2006) funning hot.  Used "power button while turning on" trick to cool it so we could load some software which was telling us it was too hot;  it was also smellong like it was going to burn up on fire one day while running a slide show for an hour.  Need to figure out how to un-do the constant-on fan and need to find "supported" software that allows me to vary speed.

    There is one called smcFanControl 2.2.2 released, but you really need to make sure that your iMac's air intake vents are clean and free from dust so that it is not sucked deeper into the iMac.
    To clean the iMac's intake vent:
    1. Shutdown the iMac and disconnect everything from it including the power cord.
    2. Lay the iMac face down on a soft towel or cloth and go get out the vacumm cleaner.
    3. Usinge the vacumm's brush or cravass tool, vigrously vacumm the bottom grill and small vent under the stand.
    4. You also might want to remove the center RAM cover on the bottom and carefully vacumm it out without distrubing the RAM modules.
    Then next before using smcFanControl, use the iStat Pro, a Dashboard Widget by iSlayer to first check all the sensor temp's and the speed of all three fans.
    Finally if it is still having a cooling problem or you find that a fans has failed, you should stop using the iMac until the problem is fixed by an Authorized Apple Service Provider.

  • Since downloading OS X Yosemite I have been having issues with Netflix. Video slows down which causes the audio to go out of sync. Netflix plays ok on ipad which makes me think it's the software which is the issue. Has anyone else had this issue?

    Since downloading OS X Yosemite I have been having issues with Netflix. Video slows down which causes the audio to go out of sync. Netflix plays ok on ipad which makes me think it's the software which is the issue. Has anyone else had this issue?

    Try this:
    Go to System Preferences - Bluetooth. Delete the keyboard from the list of devices by pressing the "-" button. Take the batteries out of the keyboard and reinsert them. In Bluetooth Preferences press the '+" button to add the new device. If the keyboard begins to pair, click the word "pair" and type in the passcode. Press return. The keyboard is now paired.
    If the mouse is not pairing, try this: shut down the computer completely, unplug any USB mice, then turn off the power to the bluetooth mouse.  ONce the computer starts up again, wait for the pop-up looking for a mouse.  Turn on the power to the bluetooth mouse.  It should work normally now.

  • Error message is not telling which field causing the issue!

    Hello
    I am developing the Adobe Interactive Form and launching this form from WebDynPro ABAP application, fine.
    This form has tonns of dropdown fields, mandatory fields, greyed out fields. Fine.
    I am filling the list the drop-down fields from webdynpro ABAP, but, i am filling list for only 80% of the drop-down fields, rest 20 % is not filling at all (bcz, business want to have those 20% dropd-owns on the form by thinking going further they require, this moment they dont need so they dont want to fill the lists)
    Now the form is launching on the browser, fine. But when user submits it i am getting the below erro:
    The Entered Value Is Not on the List of Valid Values.  (I am guessing this error is talking about the DROPDOWN fields only)
    I hv tonns of drop-down fields, so, its very difficult for me to go and trace each and every drop-down fielld!! But, i checked all the populated/entered values in the drop-down fields, they are all fine. Sone dropd-down fields are GREYED OUT, they are defaulted from webdynpro ABAP
    Pls. let me know How can know which field/drop-down is causing this issue? Wht are the possible causes for this error? Error is not telling which fields is making issue?
    How can i trace and how can i fix it, pls. let me know
    Thank you

    Thank you for your tips.
    But, as of my knowledge every thing (case sensitive, list box entries) are fine, not sure, why am getting this error! I will double chk again.
    But, thing is.... actually, i have 4 pages, depending on the logged in user, i will HIDE the pages (say, for me the 3 rd page will be hidden), i am hiding the pages by using JavaScript in the form.
    So, this error is not coming if i execute/launch all the 4 pages, but, its coming if i hide any page for any user!!
    By chance, do we debug to figure out which FIELD is CAUSING issue/this error?
    From where this message is coming, i mean, from the SAP's JAVA stack? Wht is the message ID and #?
    or is it Adobe's/Form's error?
    Thank you

  • Upgraded to IO6, seems like the amount of system memory to run is higher, this causes issues with some Apps. I can't get SIRI to work because the amount of free system memory is not enough. how can I tell what is eating the system memory?

    Upgraded to IO6, seems like the amount of system memory to run is higher, this causes issues with some Apps. I can't get SIRI to work because the amount of free system memory is not enough. how can I tell what is eating the system memory?

    Upgraded to IO6, seems like the amount of system memory to run is higher, this causes issues with some Apps. I can't get SIRI to work because the amount of free system memory is not enough. how can I tell what is eating the system memory?

  • RFC lookup to PI system or other ERP system.Which is better?

    Hello experts,
    I have a scenario[RFC>PI(RFCLOOKUP,SOAP LOOKUP)->SOAP] where I have to  fetch or update  the data in the table using RFC lookup in the mapping.
    To store or update  the data ,I have created a table in PI system and through RFC LOOKUP I am fetching the data in the message mapping.
                                                                                    Some PI developers prefers not to create this elements in the PI system  and suggested a way to create them in the ERP. 
    I wanted to crosscheck with you all  whether Lookup to PI system is better or to ERP system in terms of  performance, security and std maintenance.
    -Conceptually, they see PI as a communication tool, not the best option for storing data, which is an ERP function.                                                                               
    some prefer  ERP option  to Simplify the upgrade / system patching processes. As No Z-Objects makes the checking process much easier and there is no need to adapt those objects to the new release environment.     
    I appreciate your valuable suggestions.

    Hello Souvik,
    Thank you so much for your reply.
    But in my case the RFC lookup will be executed twice because the authorization data(token ans sign values which is stored in PI) is valid for 12 hours.
    if I find that these data is expired ,I have to do a soap lookup to get these details from a webservice and also have to update the same in the PI table using RFC lookup.All these activities are done in message mapping.
    so first RFC LOOKUP is used  to fetch the data and if expired,I get these details from a webservice and update(executing second time RFC LOOKUP) in PI table ,so that next time when request comes ,I will fetch these details from PI table instead from webservice to send message  to the receiver.
    same functionality is required for 4-5 scenarios,all acessing the same PI table.
    So Kindly advice considering these situation,will the performance,security,maintenance  be good when doing RFC lookup to other ERP instead of doing RFC lookup to PI system .
    Kind Regards,
    Kubra.

  • I had an App on MacBook Air which would cause my computer to be locked. I delted it and reinstalled the App again from the AppStore. Now I am being charged again for the same App. How can I correct this issue and get refund for the double billing?

    I had an App on MacBook Air which would cause my computer to be locked. I delted it and reinstalled the App again from the AppStore. Now I am being charged again for the same App. How can I correct this issue and get refund for the double billing?

    You can't gift it, gifting can only be done from within the store, not from within your library.
    Puchases are considered final but you can try the 'report a problem' link to contact iTunes Support and see if they will refund or credit you : http://reportaproblem.apple.com
    If the 'report a problem' link doesn't work then you can try contacting iTunes Support via this page : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • RFC users locked after system copy in production system

    Hi,
    BW_User,MDBTC(RFC users) system users were locked in our BI Production system at the same time system copy activity was running in the Quality system(production to quality) so as per our colleagues concern after system copy they started Quality system with out changing background work-process 0 so some jobs were triggered which were copied from production system.
    Is there any cause to lock RFC users in production system for system copy? If there is any other reason where we can check logs
    Thanks
    Jalandhar Reddy

    Hi,
    Well maybe i am wrong to analyze your problem .
    Anyway I faced this issue to in our system before and we found that one background job was running  in a system that has basically  prompting an RFC connection to another system. In the t.code SM59 and there was wrong password was put in.We just reset the password and it was worked fine.
    You can try for this..
    Regards
    Bhuban
    RKFL

  • Issue installing System Update 5.01

    Hello all I am having an issue installing System update 5.01.  I looked in the logs within the temp directory and it says error 1602 which is user canceled.  However, I am not canceling the install.    I also tried http://support.microsoft.com/mats/Program_Install_​and_Uninstall  that didn't work either. 
    I'm on a T420 with Windows 7 64bit.
    Any ideas?
    Thanks for your time

    I had similar issues installing 5.01. I believe there is something wrong with the package. Here is how I fixed it:
    Download installer from http://support.lenovo.com/en_US/detail.page?Legacy​DocID=TVSU-UPDATE
    Extract package with 7zip
    Copy "Lenovo System Update.msi" to "System Update.msi"
    Run setup.exe
    For some reason the installer was looking for this file and it wasn't there, perhaps running the installer in silent/unattended mode caused it to exit with the code you mentioned.
    I hope this fixes your problem too!

  • Z77A-GD65 power issue/bad system board?

    Looking for advice. I am afraid its a bad board, but some symptoms point at power which also makes no sense.
    This is what the WHOLE system should look like.
    MSI Z77A-GD65 system board
    Intel 3770K 3.5Ghz
    Anted Kuhler H20 620
    G.Skills RipJaws 16GB 1600Mhz DDR3 F3-14900CL9Q-16GBXL (on the test list)
    Asus nVidia GTX 680 video card
    OCX Vertex 3 256MB SSD
    Seagate 500GB data drive
    Razer Lycosa Keyboard
    Razer DeathAdder Mouse
    Antec Sonata IV case with Neo ECO 620W power supply
    It seems to me that 620W should be more than enough. According to my calculations thats roughly 330W of power draw against a 620W powersupply.
    I am not currently over clocking.
    So what the system does look like is:
    If I connect the 500GB drive then windows starts rebooting as soon as the Windows logo comes up.
    If I place all four sticks of RAM in the system windows starts rebooting as soon as the Windows logo comes up.
    If I leave the 500GB standard sata drive off and only use 3 sticks of RAM... well we get a solid system and I am writing this message on it.
    3 sticks of ram appear to work in any 3 slots and allow the system to boot, except 1,3,4. That combo also resulted in the reboots at the windows logo.
    I first thought it was RAM, originally I was using Corsair Vengeance. I saw some posts here about people having the same problem, and noted that the Corsiar RAM was not tested and switch to a the tested G.Skill instead.
    Any ideas? It does not completely seem like a System board issue, but it certainly should not be power. All heat levels are well within normal and as I said the system works great if I leave off the drive and one stick of RAM.
    Thanks guys....

    System torn down, and put back together. (Found out I was out of Thrermal Compound, so I had to run to the store to get some.)
    No long leads, only 9 stand offs matching each mount point on the systemboard.
    Back together... problem is the exact same.
    However, back to the hard drive issue. I decided to play with that since I was getting no where with 4 sticks of RAM.
    What I have discovered is that with NO sata cable connecting the drive to the system board, if I try to power the two 250GB standard sata drives the system reboots just as the Windows logo should come up.
    The fact that this behavior is so close to the RAM behavior... I am back to thinking its a power issue, though system board is still a chance... its just easier to buy a new better power supply than the Antec Neo Power 620 that came with the case. (I have not ever had a problem with Antec before, and will likely just buy one of their higher end power supplies to replace it, but I think I will try it next, just in case.)
    I am not seeing any strange behavior power wise as far as any monitor shows... but connecting power to a sata drive that is NOT connected with a sata cable and causing a reboot just screams power at me.
    Anymore thoughts today. In the mean time off to play Secret World with just the SSD and two sticks of RAM, which still runs rock solid.

  • I need free network analyzer software for my mac. we are trying to monitor what software may be running which is causing our internet to fail, although the internet is still coming into our modem.what is recommended?

    My internet keeps 'tripping' at or around the same period time each day.  We have already replaced our modem from our internet provider and we bought a new airport extreme router. We do not believe these were the cause, although we have now ruled them out as a cause.  Everytime the internet fails, our internet provider company tells us that there is still plenty of signal coming into our house. There is something going on inside we believe, and a technician set up our Network Utility to run a continuous ping test to capture information about when it 'trips' againn.  Yesterday, it happened again, and when he checked the data out, he said he is sure there is something 'running in the background' on my IMac.  He advised me to download a free Network Analyzer so he could further investigate what is was that was causing the problem, so I need a free network analyzer software for my Mac. The issue has been going on for a long time, so it is not the new operating system, Lion. This morning, we changed the radio channel from 'auto' to 'manual' and set a new channel, hoping that might help. We are trying to find out what program may be running (even a tiny one in the background) which is causing our internet to fail, although the internet is still coming into our modem. What is free downloadable product is recommended?

    Will Activity Monitor and/or Network Utility, both already in the Utilities folder on your Mac, help in trying to diagnose the problem.
    If you are connecting via wifi what encryption are you using? If you're using the Exteme I doubt that you are using WEP, but worth checking as it seems Macs don't like it and work better using WPA.

  • License issue after System Restore

    Hello All,
    We are facing an issue while doing a system restore on Windows 2003 / MS SQL 2005 / SAP 4.7D EXT 110. We followed the System copy option using SAPInst to do our system restore. When SAPinst prompted for DB import we stopped the SAPINST Tool and started our DB restore using our backup tool. Once the DB restore was successfully done , we restarted SAPINST and tried to continue with the import. However in the POST DB load step it is giving us an error as below;
    ERROR
    MOS-01012  PROBLEM: 'C:\usr\sap\SID\SYS\exe\run/saplicense -R3Setup SID "S782KZCP" TRACE=2' returned with '-2' which is not a defined as a success code.
    Creating file C:\Program Files\sapinst_instdir\R3E47X2\COPY\IMPORT\SYSTEM\ABAP\MSS\NUC\DB\saplicense.log.
    Switched to user: sidadm.
    Working directory changed to C:\Program Files\sapinst_instdir\R3E47X2\COPY\IMPORT\SYSTEM\ABAP\MSS\NUC\DB.
    See 'C:\usr\sap\SID\SYS\exe\run/saplicense -R3Setup SID "6FJD2I4C" TRACE=2' output in 'C:\Program Files\sapinst_instdir\R3E47X2\COPY\IMPORT\SYSTEM\ABAP\MSS\NUC\DB\saplicense.log'.
    ERROR
    MOS-01012  PROBLEM: 'C:\usr\sap\SID\SYS\exe\run/saplicense -R3Setup SID "6FJD2I4C" TRACE=2' returned with '-2' which is not a defined as a success code.
    We upgraded the kernel to the latest version and have implemented the environment variables [ MSSQL_SCHEMA ; MSSQL_DBNAME; DIR_LIBRARY ; SAPLOCALHOST ; DBMS_TYPE etc ] . However that has not helped.
    The id that we have used for the installation is not the sidadm id but an administrator id.
    The saplicense.log simply reads as below;
    'Tue Apr 08 23:27:29 2014
    MtxInit: 0 0 0'
    When we do a sapilcense -show using the administrator id it gives us the below results;
    C:\usr\sap\SP1\SYS\exe\run>saplicense -show
    *** SAPLICENSE (Release 640) ERROR ***
        ERROR:   Connect to database failed
        DETAILS: DbSlConnect failed with return code 99
    SQL-ERROR 0 (check DB manual for explanation)
    So we logged in a separate session using sidadm and ran the same saplicense command. However we got the exact same output as above.
    Then we ran a R3trans -d using the sidadm id and we got the below output;
    This is R3trans version 6.13 (release 640 - 17.09.12 - 20:12:05 ).
    2EETW169 no connect possible: "DBMS = MSSQL                            ---  SERVER = 'HOSTNAME' DBNAME = 'SID'"
    R3trans finished (0012).
    The trans.log read as below;
    4 ETW000  [dev trc     ,00000]  OpenOledbConnection: line 23653. hr: 0x8000ffff Login failed for user 'DOMAIN\sidadm'.
    4 ETW000                                                                           30451  0.038630
    4 ETW000  [dev trc     ,00000]  sloledb.cpp [OpenOledbConnection,line 23653]: Error/Message: (err 18456, sev 0), Login failed for user 'DOMAIN\sidadm'.
    4 ETW000                                                                              37  0.038667
    4 ETW000  [dev trc     ,00000]  Procname: [OpenOledbConnection - no proc]             12  0.038679
    4 ETW000  [dev trc     ,00000]  sloledb.cpp [OpenOledbConnection,line 23653]: Error/Message: (err 0, sev 0), Invalid connection string attribute
    4 ETW000                                                                             109  0.038788
    4 ETW000  [dev trc     ,00000]  Procname: [OpenOledbConnection - no proc]             14  0.038802
    4 ETW000  [dev trc     ,00000]  Using Provider SQLNCLI                              5268  0.044070
    4 ETW000  [dev trc     ,00000]  OpenOledbConnection: MARS property was set successfully.
    4 ETW000                                                                             146  0.044216
    4 ETW000  [dev trc     ,00000]  OpenOledbConnection: line 23653. hr: 0x8000ffff Login failed for user 'DOMAIN\sidadm'.
    4 ETW000                                                                            2978  0.047194
    4 ETW000  [dev trc     ,00000]  sloledb.cpp [OpenOledbConnection,line 23653]: Error/Message: (err 18456, sev 0), Login failed for user 'DOMAIN\sidadm'.
    4 ETW000                                                                              49  0.047243
    4 ETW000  [dev trc     ,00000]  Procname: [OpenOledbConnection - no proc]             14  0.047257
    4 ETW000  [dev trc     ,00000]  sloledb.cpp [OpenOledbConnection,line 23653]: Error/Message: (err 0, sev 0), Invalid connection string attribute
    Request you to kindly advise on how to resolve this issue. Is there an authentication mechanism ( similar to OPS$ in Oracle ) which is causing this issue in MSSQL.
    Thanking you in advance,
    Regards
    Surajit

    Hello Deepak and Matt,
    Firstly Thank you for taking an interest in my issue.
    @ Deepak - The SAP kernel is already at the highest level available i.e 640 Patch 414. I have also sseparately upgraded the dbsl , R3trans and tp executables.
    Gentlemen , I am unable to find any option as ' SAP tools for MS SQL ' in SMP. Also the SAPINST that I am using does not have an option ' database copy completion'.
    Please Note this SAPINST was downloaded from the Archive section of  SMP as 640 Inst master is no longer generally available.
    My system is ABAP only and Non Unicode.
    Request your guidance on how to execute / download this particular tool or option for my system release.
    Thanking you in advance,
    Surajit.

  • RFC User for satellite systems

    Hello Gurus,
    I just wanted to ask about one issue. We are a SAP partner and using Solution Manager in VARs scenario. There are many systems of our customers connected to our Solution Manager..
    Now I want to ask about RFC user(s). As I see, in our Solution Manager there are many users(communications type C) with Synthax SOLMAN<system id> or something like that. It means basically, that we have for every particular customerS system one SOLMAN user for RFC(cust_scout) in our Solution Manager. My question is if we can replace all of these users with only one RFC user for all the systems and customers?
    Many thanks in advance for your help
    Miloslav Pudil
    IDS Scheer
    Prague
    Czech Republic

    >
    Miloslav Pudil wrote:
    > I just wanted to ask about one issue. We are a SAP partner and using Solution Manager in VARs scenario. There are many systems of our customers connected to our Solution Manager..
    > Now I want to ask about RFC user(s). As I see, in our Solution Manager there are many users(communications type C) with Synthax SOLMAN<system id> or something like that. It means basically, that we have for every particular customerS system one SOLMAN user for RFC(cust_scout) in our Solution Manager. My question is if we can replace all of these users with only one RFC user for all the systems and customers?
    Hi Miloslav,
    Technically, it will work that you define one common RFC user in your SolMan for communication (RFC BACK destination) from all connected managed systems.
    BUT, I would never recommend it.
    Once a managed system cause issues in your SolMan, you are not able (or at least it's much more difficult) to identify the managed system. Same happens, if a invalid password in the BACK destination leads to a locked user.
    My recommendation: Spend the extra effort in creating a user per managed system. Operation will be much easier later.
    See also this guide:
    [Activating EarlyWatch Alert [EWA] in End Customeru2019s System |http://service.sap.com/~form/sapnet?_SHORTKEY=00200797470000089947&_OBJECT=011000358700000567342009E]
    Best regards,
    Ruediger

Maybe you are looking for

  • Using iOS devices on 2 computers W/ home sync'd

    Hello, I have a simple question that I am sure has been asked before however I could not find it with the search criteria that I have entered... I have an iPhone and an iPad. I have them both "sync'ed" / "linked" with my home computer (iMac) HOWEVER

  • Cannot perform Automatic Clearing F.13

    Hi Experts, We encountered difficulties to perform automatic clearing for a GL.  This GL is for the purpose of GR/IR clearing account. The system will prompt out the error log "No clearing procedures were carried out". Also we are not possible perfor

  • How to specify ");" as a regular expression in split method of String class

    How to specify ");" as a regular expression in split method of String class using delimeters?

  • Order Reason in CRM

    Hi Expert! I have configured Order Reason in CRM downloading the object CRM_CATALOG and having configured the Catalogs, Code Groups and Subject Profiles. I need to know whether it is possible - via customizing - defaulting in one business transaction

  • Non-editable view after succesful save of complaint

    Hello, We want to make the view of Complaints non-editable after succesful save of the Complaint. I think I must add some code in method EH_ONSAVE of component BT120H_CPL/ OVViewset. Do you have any idea of how to achieve this? Best Regards.