Cannot put in read-only the vendor screen - Authorization

Hi all,
I would like a role to display in read-only mode the vendor (business partner) screen (BBPMAININT).
I assigned the BBP_PD_VL and BBP_VEND authorization objects with the 'display' attributes but the user still has 'edit' rights on the vendor profile.
What am I missing?
Thanks for your inputs
chris

Hi
I am afraid, it's not possible to make read-only mode using SAP Roles (using PFCG transation and authorization values). BBPMAININT transaction is a Web transaction and is Intended for Edit/Change/Display in same transaction.. and hence cannot be controlled via Authorizations/ Roles.
<u>Anyways, try these pointers -></u>
Note 956723 BBPMAININT:Bus. partner display switches to maintenance mode
Note 825199 Restricting maintenance to own data for 'ext. employees'
How to change Field display name for bbpmainint internet service?
Re: Creation of business partners - entries of drop down box
Do let me know.
Regards
- Atul

Similar Messages

  • How to put F4 facility in the selection screen using

    <i><b>HI Experts,
    i have a query ..
    i want to put F4 facility in the selection screen and The F4 help  for the order number (chvw-aufnr) on the selection screen should be the same like the F4 help for order number in transaction COOIS.. PLease provide support in this regard.
    Its urgent..An early reply will be highly appreciated.
    Regards.
    Neeraj</b></i>

    See the following ex:
    TYPES: BEGIN OF TY_MBLNR,
            MBLNR LIKE MKPF-MBLNR,
          END OF TY_MBLNR.
    DATA: IT_MBLNR TYPE STANDARD TABLE OF TY_MBLNR WITH HEADER LINE.
    data: it_ret like ddshretval occurs 0 with header line.
    At selection-screen on value-request for s_mat-low.
      Select MBLNR from mkpf into table it_mblnr.
      CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
        EXPORTING
      DDIC_STRUCTURE         = ' '
          RETFIELD               = 'MBLNR'
      PVALKEY                = ' '
      DYNPPROG               = ' '
      DYNPNR                 = ' '
      DYNPROFIELD            = ' '
      STEPL                  = 0
      WINDOW_TITLE           =
      VALUE                  = ' '
         VALUE_ORG              = 'S'
      MULTIPLE_CHOICE        = ' '
      DISPLAY                = ' '
      CALLBACK_PROGRAM       = ' '
      CALLBACK_FORM          = ' '
      MARK_TAB               =
    IMPORTING
      USER_RESET             =
        TABLES
          VALUE_TAB              = IT_MBLNR
      FIELD_TAB              =
         RETURN_TAB             = IT_RET
      DYNPFLD_MAPPING        =
    EXCEPTIONS
      PARAMETER_ERROR        = 1
      NO_VALUES_FOUND        = 2
      OTHERS                 = 3
      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 SY-SUBRC = 0.
        read table it_ret index 1.
        move it_ret-fieldval to S_mat-low.
      ENDIF.

  • I cannot use my ipad2 because the touch screen doesn't work at all. First I cannot unlock it or do anything in the screen!!!! Why?

    I cannot use my ipad2 because the touch screen doesn't work at all. First I cannot unlock it or do anything in the screen!!!! Why?

    Have you tried a reset To see if that fixes it ? Press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • Hello, I was going to have my presentation on my macbook air. But when I putted it up on the big screen it wasn't a normal presentation. There was two pages at the time and a timer came up. How can I fix this as fast as posible? Thank's in advance.

    Hello, I was going to have my presentation on my MacBook Air. But when I putted it up on the big screen it wasn't a normal presentation. There was two pages at the time and a timer came up. How can I fix this as fast as posible? Thank's in advance.

    Your MacBook is using the big screen as the Presenter Display, and the MacBook Air display as the Show display. Tap the 'x' key to swap them during the show.
    Here is more information about using the Presenter Display.

  • Does Universal Connector read only the changes or the whole of the database everytime

    Does the Universal Connector read only the changes in the external database into the Connector View every scheduled cycle or does it read the whole of the database into the connector view every time ?
    I need to write a indirect connector for Lotus Notes database using the universal connector and univeral text parse.So I want to know if the Import and Dump scripts that I will have to write will have to read just the changes that took place or the whole of the Notes DB everytime ?
    -Aparna

    If it is possible to get just the changes then do that.

  • Voice over reading only the message from notices

    I want voice over to read recieved sms and emails. the thing is I want it done automaticly (wich works) but I dont want it to read any info like headlines, sender, wich app the notice is from etc, I want it to read ONLY the message. is this possible? the purpose is an art installation.

    I want voice over to read recieved sms and emails. the thing is I want it done automaticly (wich works) but I dont want it to read any info like headlines, sender, wich app the notice is from etc, I want it to read ONLY the message. is this possible? the purpose is an art installation.

  • TS1587 when i put on my computer the grey screen pops up also the spinning thing and thats it...

    when i put on my computer the grey screen pops up also the spinning thing and thats it...

    ABut the problem that I have is that when I ploged everything together AND am about to press that start botton. It comes on but that grey screen with grey apple/ and that spinning thing and that's it....nothing further, it's just there with grey screen

  • Cannot Login to Read Only Domain Controller

    One of my Read Only Domain Controller Servers shut down unexpectedly due to a power outage and now I cannot login to it anymore. When the server powered on again, it came up with an error regarding on of the hard drives failing (RAID1)
    I get a message Access is Denied when I try to login with one of my domain admin accounts. As it is a RODC, there are no local accounts for me to use. The RODC is running on Windows Server 2008 R2. The server is also running as a DHCP/Print/File server for
    the office so these are not working as well.
    I checked my PDC and it is coming up with the following error in the event viewer
    Log Name: System
    Source: Security-Kerberos
    Event ID: 4
    Level: Error
    The Kerberos client received a KRB_AP_ERR_MODIFIED error from the server rodc01$. The target name used was domain/rodc01.domain.local. This indicates that the target server failed to decrypt
    the ticket provided by the client. This can occur when the target server principal name (SPN) is registered on an account other than the account the target service is using. Please ensure that the target SPN is registered on, and only registered on, the account
    used by the server. This error can also happen when the target service is using a different password for the target service account than what the Kerberos Key Distribution Center (KDC) has for the target service account. Please ensure that the service on the
    server and the KDC are both updated to use the current password. If the server name is not fully qualified, and the target domain (domain.local) is different from the client domain (domain.local), check if there are identically named server accounts in these
    two domains, or use the fully-qualified name to identify the server.
    I have tried to reset the computer password with netdom but I get the following error
    netdom resetpwd /server:rodc01 /userd:administrator /passwordd:*
    The machine account password for the local machine could not be reset.
    Logon Failure: The target account name is incorrect.
    The command failed to complete successfully.
    If I try to reset the password using the IP address instead, I get the following error
    netdom resetpwd /server:192.168.10.1 /userd:administrator /passwordd:*
    The machine account password for the local machine could not be reset.
    Access is denied.
    The command failed to complete successfully.
    I checked my AD and DNS and the rodc object  is present
    If I run repadmin /replsum on the PDC I get the message for the faulty RODC server
    Experienced the following operational errors trying to retrieve replication information:
            8341 – rodc01.domain.local
    Any advice is appreciated
    Thanks

    Logon to the server in Directory Services Restore Mode (DSRM) using the password you supplied during DCPROMO and verify that the Active Directory database isn't corrupted on the RODC - You will most likely see indications on this in the Directory
    Services log.
    Enfo Zipper
    Christoffer Andersson – Principal Advisor
    http://blogs.chrisse.se - Directory Services Blog

  • Windows 8, set default application for example adobe reader, customize the start screen

    I have two questions, Im going to deploy Windows 8 to our company, but have 2 big issues.
    1) I need to customize the start screen, but cant find anywhere in the gpo´s? How can I do this without sysprepping etc (deploying with SCCM2012 SP1)
    2) I need to set the default programs for adobe reader, mspaint etc, how can I do this? It doesnt work with the GPP and folder options, anyone have done this?
    Thanks in advance

    Hi,
    Thanks for posting your question in the forum. First of all, if you want to deploy customized Windows 8 Start Screen for domain users, I suggest we could refer to the following similar threads
    and article.
    Group Policy for Windows 8 Start
    http://social.technet.microsoft.com/Forums/en-us/winserver8gen/thread/13a13c25-a1b2-4665-ab67-a2f9bc3b9bba
    GPO Management for Windows 8 Start Screen?
    http://social.technet.microsoft.com/Forums/en-US/W8ITProPreRel/thread/2d4bdcc6-3733-470e-939f-8b6eb0ef4492/
    Windows 8 Start Screen Customization with MDT
    http://blogs.technet.com/b/deploymentguys/archive/2012/10/26/start-screen-customization-with-mdt.aspx
    Regarding the second question, since you want to set the default programs via Group Policy but it didn’t work. Would you please let me know how did you configure the setting? Please refer to
    the following steps to configure the GPO setting.
    To create a new Open With preference item
    Open the
    Group Policy Management Console. Right-click the Group Policy object (GPO) that should contain the new preference item, and then click
    Edit.
    In the console tree under
    User Configuration, expand the Preferences folder, and then expand the
    Control Panel Settings folder.
    Right-click the
    Folder Options node, point to New, and select
    Open With.
    In the
    New Open With Properties dialog box, select an Action for  Group Policy to perform.
    Enter Open With settings for Group Policy to configure or remove.
    Click the
    Common tab, configure any options, and then type your comments in the
    Description box.
    Click
    OK. The new preference item appears in the details pane.
    For details, please refer to the following article.
    Configure an Open With Item
    http://technet.microsoft.com/en-us/library/cc732272.aspx
    In addition, I suggest we could collect the following information to narrow down the cause of the issue.
    GPMC.log
    ==================
    a. On domain controller, click Start ->Run, type GPMC.MSC, it will load the GPMC console.
    b. Right click on "Group Policy Result" and choose wizard to generate a report for the problematic computer and user account (please place appropriately). (Choose computer and select
    the proper user in the wizard)
    c. Right click 
    the resulting group policy result and click the "Save Report…" => save report to save the report to a HTML file.
    Hope this helps.
    Best Regards,
    Andy Qi
    TechNet Subscriber Support
    If you are
    TechNet Subscription user and have any feedback
    on our support quality, please send your feedback here.
    Andy Qi
    TechNet Community Support

  • Cannot take a picture from the lock screen

    Hey,
    I cannot take pictures from the lock screen. I push the home button, i see the icon of the camera but when i try to push it the whole screen bumps slightly up and then settles back down without opening the camera app.
    Any ideas as to why this is happening?
    THX

    Press down on the Camera icon, and then drag the screen up. iOS 5.1 introduced the slide camera rather than the button to press on. I believe people were complaining about accidentally pressing it, not sure though.
    Bit I digress; press and slide

  • Is it better to put a cover on the touch screen or not? I have iphone 5s

    I wonder if at the end it would damage the touch screen to cover it for protection..

    proobably not but no-one here would know there are many brands on the market
    It is very much down to personal choice and how you treat your iPhone

  • Operating system Mac OS 10.6.8. Recently upgraded to CS6 Encore. There are no buttons and menus in Library at bottom right of screen, so cannot put a button on the menu in Flowchart

    How can I get buttons and menus in Library in the Encore 6 screen? There are none showing in my just upgraded Encore 6, when they were there in Encore CS5.

    Richard, the link you provided is correct, but it involves a two step process that first gives only a few templates, then requires another download that gives all the library.
    I think most users who ask the question just want the second step, which is all that is presented here:
    Encore Help | Download full library content/functional content
    When I first started recommended that option, I expected users to ask for the "other" templates, but in Encore, that includes "styles" (that do not appear to be used much) and flash export templates (that are also not used much). So I go straight for the full library that I know the users wants.
    The other oddity is for a user upgrading from CS5.5 (EN 5.1), and keeping 5.1 installed, the installer (your link) involves the bizarre step of DELETING the 5.1 library.
    For Premiere CC users looking to get PR templates/styles, they must use your link.

  • TS3899 Only the mail screen is frozen so I cannot send/receive/compose mail

    Only mail screen is frozen. Tried turning and my iPad off and it would not.

    iPad Frozen? How to Force Quit an App, Reset or Restart Your iPad
    http://ipadacademy.com/2010/11/ipad-frozen-how-to-force-quit-an-app-reset-or-res tart-your-ipad
    iPad: Basic troubleshooting
    http://support.apple.com/kb/TS3274
     Cheers, Tom

  • Editing screen recording so that only the application screen is shown

    I am doing a screen recording of an application that uses a browser. I need to be able to remove surrounding the application. Preferably even any sign of a browser. Do not find any info on the editing features of Quicktime Pro, so not sure if I should upgrade or not. Would rather not, if it cannot do what I need it to do. Do not find any concrete answer on apple quicktime website...

    QuickTime Player Pro (7.6.3) doesn't have any screen recording features.
    QuickTime X does have screen recording but it is only for the entire display (not a window). You could record in X and overlay the file with a video "mask" using the QuickTime Player Pro that could remove any unwanted area.

  • I recently just downloaded dead trigger 2 but now whenever I enter the app about 5secs later it crashes and puts me back at the main screen. Any help would be appreciated and this is happening on an ipad 2 and I have plenty of gigabyte space

    I just downloaded dead trigger 2 and every time I enter the app it crashes 5 secs in. If you guys know a way to stop the crashing please tell. Any help is appreciated

    I'm not able to follow the program flow from your post. Please create a small standalone program that exhibits the problem and post that back here.
    Your assumption re a NPE is correct, that's the only way they're generated.
    There are no "canned" methods to resolve NPEs. The best solution is to put System.out.println statements for all of the involved objects and variables immediately preceeding the error line (in this case, 110) and something will show null. Usually that's enough info to backtrace to the real cause.

Maybe you are looking for