Sap all except basis

how can i create a role that gives all authorizations like SAP_ALL except basis, i mean something like SAP_ALL (-Basis)

This is a frequently asked question. Please use the forum search and/or have a look in our sticky:A collection of threads: FAQ's, intros and memorable discussions

Similar Messages

  • SAP ALL profile except BASIS

    Hi all,
    I need to found a standard SAP ALL profile who has all autorithations except the basis (workbench, etc).
    Anyone knows the name for assing it?
    Thanks in advance, regards

    Hi Fredrico,
    Check if the profile Z_ANWEND helps your cause. .
    Z_ANWEND: All user authorizations (excluding BC system). You can directly assign the profile to the users.
    If you want to go for role option then create a role. The under authorization tab select EXpert mode for profile generation. Then from menu bar choose
    Edit->Insert Authorization->From profile.
    The generate the profile of this role and assign it to users.
    and give the profile Z_ANWEND. Then generate the profile for this role and assign it to the users. Personally I would prefer the role option.
    Please award points if the answer was useful.
    Regards.
    Ruchit.

  • Error: com.sap.ip.bi.base.exception.BIBaseRuntimeException

    Dear All,
    please help me, now i'm facing some problem when running BEX broadcaster to generate HTML file in BW Portal,
    every time i rum BEX Broadcaster for schedule, it will took very long running time (+- 3600 second) with no file HTML generated
    when i check to tcode rsrd_log :
    Error: com.sap.ip.bi.base.exception.BIBaseRuntimeException
    Message no. RSBOLAP014
    is any one have any solution for my problem..
    Thanks
    -Luqman

    Hi Luqman,
    Since issues with Message no.: RSBOLAP are basically JAVA Configuration issues, I would suggest you to run the SAP NetWeaver BI Diagnostics & Support Desk Tool as described in Note 937697 to verify your installation.Please use the Latest version of this NOTE. In the "Advanced mode" of the tool, go to the "Configuration checks" tab and check for potential red traffic lights. To resolve the issues shown there, check the "Remedy" column and follow the instructions given there.
    Also do implement all the correction instructions attached to the NOTE.
    Also to avoid encountering already known issues within the area of BI Java itself, make sure to deploy the latest patches for SCAs BI-BASE-S and BIWEBAPP.
    Also you may refer NOTE 917950 ('SAP NetWeaver 2004s: Setting up BEx Web') .
    Hope this info helps you with the issue.
    Kind Regards,
    Robin.

  • Providing all authorisations except basis transaction codes

    Dear all,
    I am planning to give SAP_ALL authorisation to users in the system.
    but I need to restrict such that they dont have access to critical basis t-codes like (SU01, PFCG, SCC4 etc..)
    Can you pls let me know how to perform the same.
    Is there any predefined roles to do the above....
    I am using an ECC 6 server. This is a normal test server.
    Any suggestions and ideas are warmly appreciated.
    Regards,
    chandru.

    Hi Chandru ,
    If you want have a  customized role SAP_ALL and exlcude all BASIS and Security authorizations in the role following is one way of approach.
    1) GOTO PFCG transaction and create a new role
    2) Now go to MENU tab , here is transactions column , click on *FROM SAP MENU*  and select all the fields except Admistration and CCMS options under TOOLS and now click on transfer.
    3) this will transfer all SAP transaction codes in the system except BASIS and SECURITY transactions
    4) Now go to authorization --> change authorization data .
    Here inactivate the following :
    BC_A --> Basis - Administration
    BC_C --> Basis - Development Enviromment
    BC_Z --> Basis Central Functions
    And finally save and generate the role.
    This will role will give you the access to all the SAP transactions of all the functions in the system except the critical modules BASIS and SECURITY.
    Thanks & Regards
    Kantikiran Duggirala

  • Com.sap.tc.cm.base.exception.BaseModelRuntimeException: No object for....

    Hi Experts,
    Iam using adaptive webservice model, for this when i run the application it shows the below exception,
    Connection IO Exception. Check nested exception for details. (Connection Exception; nested exception is:
    com.sap.tc.cm.base.exception.BaseModelRuntimeException: No object for mandatory target role 'RequisitionItems' of model class 'com.sap.demo.sampleapplication.wd.models.samplemodel.RequisitionGetitems' with cardinality 'ONE' maintained).
    [EXCEPTION]
    com.sap.engine.services.webservices.espbase.client.bindings.exceptions.TransportBindingException: Connection IO Exception. Check nested exception for details. (Connection Exception; nested exception is:
    com.sap.tc.cm.base.exception.BaseModelRuntimeException: No object for mandatory target role 'RequisitionItems' of model class 'com.sap.demo.sampleapplication.wd.models.samplemodel.RequisitionGetitems' with cardinality 'ONE' maintained).
    at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.serializeRequest(SOAPTransportBinding.java:1705)
    at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.writeSOAPRequestMessage(SOAPTransportBinding.java:257)
    at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.call_SOAP(SOAPTransportBinding.java:1280)
    at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.callWOLogging(SOAPTransportBinding.java:960)
    at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.call(SOAPTransportBinding.java:915)
    at com.sap.engine.services.webservices.espbase.client.dynamic.impl.DInterfaceInvokerImpl.invokeOperation(DInterfaceInvokerImpl.java:76)
    at com.sap.tc.webdynpro.model.webservice.model.WSGenericModelClassExecutable.execute(WSGenericModelClassExecutable.java:73)
    Thanks in advance
    Regards,
    Pradeep Kumar G

    Hai abhinav,
    Thanks for reply,
    Detailed description of my scenario:
    Iam using Adaptive webservice model for accessing some data based on some input values.
    In web service navigator it is working fine. when i give any input values based on that input the output records are available.
    But when i used it in webdynpro java, it gives an exception and asks for manadatory input values but actually in that webservice there are no mandatory input values, ok i provided that input values based on that exception, then it gives the below exception
    Connection IO Exception. Check nested exception for details. (Connection Exception; nested exception is:
    com.sap.tc.cm.base.exception.BaseModelRuntimeException: No object for mandatory target role 'RequisitionItems' of model class 'com.sap.demo.sampleapplication.wd.models.samplemodel.RequisitionGetitems' with cardinality 'ONE' maintained).
    [EXCEPTION]
    com.sap.engine.services.webservices.espbase.client.bindings.exceptions.TransportBindingException: Connection IO Exception. Check nested exception for details. (Connection Exception; nested exception is:
    com.sap.tc.cm.base.exception.BaseModelRuntimeException: No object for mandatory target role 'RequisitionItems' of model class 'com.sap.demo.sampleapplication.wd.models.samplemodel.RequisitionGetitems' with cardinality 'ONE' maintained).
    I used the code in the link you have mentioned, but it cannot solved my problem. Same exception is occurring.
    Share whether you have any idea on this..
    Regards,
    Pradeep Kumar

  • Com.sap.caf.mp.base.exception.EngineException: Problem in server response:

    Hi,
    I have created one CAF application,which is having one external webservice and one application service.Webservice takes two input parameters(string,boolean) and it returns an arraylist.
    So when i test the CAF application on the CAF service browser it is giving me error like " com.sap.caf.mp.base.exception.EngineException: Problem in server response: [Bad Request]."
    I am getting this error while creating object of web service.
    Can anybody help me on this issue..
    Thanks in Advance

    It looks like you are not authorized to execute the webservice. Check the webservice authentication settings.
    Peter

  • SAP VIM Integrated Invoice Cockpit - single default layout variant for all exceptions

    Dear all,
    I hope some one has found the solution for this problem we are experiencing in SAP Vendor Invoice Management 600:
    For the Integrated Invoice Cockpit ( transaction /OPT/VIM_IIC ) we want to be able to define ONE global layout variant ( available for all users)  that is available for all exceptions in  the ICC. This so we only have to define and maintain one layout variant centrally.
    However this seems not possible: we tried to do so with the  transaction /OPT/VIM_EIIC_ADM  but  it appears that it is only possible to define global layout variants for each exception in the ICC separately ( which is a lot of maintenance work)
    Is there a solution available for this ?
    Many thanks in advance for your help.
    Kind Regards,
    Arjan

    Dear all,
    I hope some one has found the solution for this problem we are experiencing in SAP Vendor Invoice Management 600:
    For the Integrated Invoice Cockpit ( transaction /OPT/VIM_IIC ) we want to be able to define ONE global layout variant ( available for all users)  that is available for all exceptions in  the ICC. This so we only have to define and maintain one layout variant centrally.
    However this seems not possible: we tried to do so with the  transaction /OPT/VIM_EIIC_ADM  but  it appears that it is only possible to define global layout variants for each exception in the ICC separately ( which is a lot of maintenance work)
    Is there a solution available for this ?
    Many thanks in advance for your help.
    Kind Regards,
    Arjan

  • Com.sap.ip.bi.base.application.service.rfcproxy.RfcProxyFactory.createProxy

    Hi all,
    we have trouble with our EP 7.0 Patchrelease 16 . It is part of BI and is installed as a doublestack-Installation. The SSO is installed correctly. But if we browse in the KM-Content then we get this error:
    Runtime Error
    An exception occured while processing the request.
    Additional information: com.sap.ip.bi.base.application.service.rfcproxy.RfcProxyFactory.createProxy(Lcom/sap/security/api/IUser;Ljava/util/Locale;Ljava/lang/String;)Lcom/sap/ip/bi/base/application/service/rfcproxy/IRfcProxyBase;
    Exception ID = d4fadd7f-4c4b-2b10-dcba-b124e3735ab5
             Portal-Laufzeitfehler
    Ausnahme bei der Verarbeitung des Requests; senden Sie die ID der Ausnahme an Ihren Portaladministrator
    Ausnahme-ID 11:59_13/08/08_0015_308719150
    Weitere Details zu dieser Ausnahme finden Sie in der entsprechenden Protokolldatei
    Has anyone an idea
    Thanks
    Claus

    Hi ,
    See the threads below
    https://www.sdn.sap.com/irj/sdn/thread?threadID=464292
    Make sure with your SSO.
    Becoz application data with ticket triggers to SSO
    How did you configure your Jco? User/Pass? or Ticket?
    If you created your Jco as Ticket, you need to configure SSO
    If you created your jco with userid/password , make sure you entered correct password.
    (If possible change your password to capital letters in backend . It may work )
    http://help.sap.com/saphelp_nw04/helpdata/en/f6/daea401675752ae10000000a155106/frameset.htm-exceptions
    https://www.sdn.sap.com/irj/sdn/thread?threadID=260542
    You have to change the password to uppercase only on the client side.
    https://www.sdn.sap.com/irj/sdn/thread?threadID=261600
    Reward points if it is helpful
    Koti Reddy

  • Best Practice: JavaFX pattern for "Catching all Exceptions"

    Hi,
    what is on the current JavaFX Standard the best way to catch all Exceptions (centralized) within my JavaFX application...
    I read thread outside this Oracle Forum who recommend following:
    1. Thread.setDefaultUncaughtExceptionHandler(new MyExceptionHandler());
    --> catch all runtime exceptions
    2. http://stackoverflow.com/questions/12318861/javafx-2-catching-all-runtime-exceptions
    --> Implementing some source code who wrap the current GUI thread...
    3. I read something like:
    "JavaFX exception handling is almost identical to that in Java, apart from the fact that checked exceptions are handled in the same way as unchecked exceptions. This is good news for most Java programmers moving to JavaFX because you are no longer obliged to catch and handle exceptions."
    Sounds very good! But where/how can I do this ???
    Edited by: wschele on 19.02.2013 04:58
    Edited by: wschele on 19.02.2013 05:16

    No recommendation whats the best way to do it?
    Catching each Exception in different layers is boring ! :-(

  • How do i record all exception in log file?

    Hi,
    how can i record my all exceptions in a log file? So it is easy for me......thnx.

    By using the jdk1.4 Logger class in the java.util.logging package (or an external product like Log4J if you're using jdk1.3 and lower), and putting the log statements in your catch blocks to record the exceptions thrown?

  • Role creation: SAP ALL with SU01 and PFCG in display only

    hi all,
    I am looking for the easiest way to create a "sap all " like role with SU01 and PFCG in display only.
    i found several solutions, which sound very complicated.
    Thank you in advance,
    Julien

    Hi,
    As per your query there is not profile of SAP to give display authorisation, for this you have to create new profile on module wise and assign to user.
    Anil

  • How to use CALC ALL EXCEPT...

    I have some statistics that I don't want aggregated by product. The DBAG says you can do a CALC ALL EXCEPT command but the syntax is not explained very well. I need something like:CALC ALL EXCEPT the member statistics for the dimension All_ProductsI have been doing a calc script to CALC ALL and then to clear out all the parents for ALL_Products for the affected accounts, but it takes a long time.Any suggestions?? Thanks! - Debbie

    Depending on your outline it is many times more efficient (time wise)to do a fix ont the members you want (or use a remove list for members you don't want) and do a calc dim of the dimensions that do not have dynamic calc upper level members. also exclude dimensions that don't roll up like scenario. The best use of the Except is when you want to exclude a complete dimensionlike clac all except dim(time);Glenn S.Narratus Solutions

  • System Requirements for SAP All-In-One

    Hi experts
    I am going to install SAP All-in-One for one of my client. I want to know about the system requirements for this, like hardware requirements and specifications, software required (OS and database).
    I was searching for the best practice set-up document in the portal,but i could not locate one.
    Kindly help
    Regards
    Louis

    Check
    Note 1331527 - AiO fast-start program:Questionnaire pre-installation info
    (and related notes)
    Markus

  • SAP Netweaver XI Basis...

    Hey,
    Can nybody give me the most useful documents for learnng SAP Netweaver XI Basis.
    Cheers.,
    Xeon

    Installation guide here http://service.sap.com/instguides for XI3.0
    or here
    https://websmp106.sap-ag.de/installNW2004s
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/95d7d490-0301-0010-ce93-c58f9a3cde0b
    http://help.sap.com/bp_bpmv130/Documentation/Installation/XI30InstallGuide.pdf
    http://help.sap.com/bp_bpmv130/Documentation/Installation/Configuration_Guide_FP.pdf
    https://websmp106.sap-ag.de/~sapidp/011000358700004082022004E
    Message was edited by:
            Prabhu  S

  • Error while implementing SAP All in One Retail Package Release V1.605,

    Hi All,
    While activating the building blocs of SAP All in one Best practices for Retail, Version Release V1.605. We are getting the following error:
    1. The add on release installed in ur system is not upto date.
    2. A newer version is available, install the latest add-on as described below to avoid issues during the activation of SAP Best Practices version.
    Please help.

    Hi Gaurav!
    I run the command from Note 1576955
    $(DIR_PUT)/exe/tp -V 2>&1 and got the result:
    I can't see any stdout errors there.
    I copied files from
    $(DIR_PUT)/bin/libicu* to SYS and DVEBMGS00 according of note 1576955 :
    cp /tmp/SUM/SUM/abap/exe/libicu* /usr/sap/EW1/SYS/exe/run/
    cp /tmp/SUM/SUM/abap/exe/libicu* /usr/sap/EW1/DVEBMGS00/exe/
    But it didn't help.

Maybe you are looking for

  • DVD from TV Series

    I recently acquired a few television series from a friend. They are currently on my desktop and I would like to burn them to disk to save hard drive space. I first tried dragging them onto the drop zone of the CREATE A DVD portion of iDVD. This isn't

  • Upgrading to FMIS 4.0 on CentOS

    Hi,     So as to increase the lagg in our live applications we ve upgraded to FMIS 4.0 which is 64 bit. In the link, http://help.adobe.com/en_US/flashmediaserver/configadmin/WS5b3ccc516d4fbf351e63e3d119f2925 e64-7ff0.html its mentioned, Note: Cache s

  • RE: Statistics in the ORacle 10.2.0.4

    Hello, As we know we can gather the statistics of a table/schema throw the "DBMS_STATS" package, how to monitor(how much% has completed,timeelapsed,how much time remains) these kind of jobs. I know about the below way, can we do it in beter way, SQL>

  • OBIEE:web-style menus on the dashboard page?

    Hello, does someone know if this feature is available or skipped somehow? "Web-style menus on the dashboard page" Please check this link an scroll into the middle of the page, thanks! http://www.rittmanmead.com/2012/05/previewing-the-obiee-11-1-1-6-s

  • What is an alternative to bitwise flags?

    I was trying to be smart and elegant, and I ended up shooting myself in the foot by coding my entire application to use flags to store various combinations of settings. Now, I have hit a point where I have > 64 options. I need to move away from flags