Webdynpro ABAP content authorization object in SAP portal ?

Hi
We are on EHP 6.06 , we have an authorization problem in sap portal for the webdynpro abap content. our standart users got the error "page can not be found" for the services provided from webdynpro abap. when I assign the user to administrator group in sap portal the services working fine. I also checked the SAP ERP roles no problem is there.  I guess I should create a new portal role for them cause its the only difference between users who can reach or not but have no idea what to put in it in SAP portal. Any idea ?

in portal content directory => double click on the Content provided by sap folder. Than you should have a dropdown somewhere where you can select "Authorizations". You should add the group endusers and check the checkbox.

Similar Messages

  • Access denied (Object: com.sap.portal.system/security/no_safety)

    We are implementing EP 6.0, currently with SP11. We have developed some iViews, which are using RFC functions to get information from backend system, in this case SRM.
    Everything worked fine, till the day we’ve transported those developments into other systems (production and testing systems). We are getting the following error Access denied (Object: com.sap.portal.system/security/no_safety). This error only comes out if the iView is called from inside another one, if called isolated it works fine.
    Does any one have any idea about how to solve this?

    Hi AA, you can find in the log file in order to identify what is the object that you need to add in the security zone.
    You can find information for the security zones on:
    http://help.sap.com/saphelp_nw04/helpdata/en/25/85de55a94c4b5fa7a2d74e8ed201b0/content.htm
    Regards.

  • Role creation and authorization objects in sap

    Hi
    i want to know the full relationship between  creation of roles , authorization objects ,authorizations in web as abap
    Please explain the process in detail the use of PFCG and all its options and how to create Z roles

    Although, It would be a very long document to explain the query, I have briefed you on the concept. I hope it leads you well.
    - Roles are nothing but a container for authorizations. A role represents a specific part of an employeeu2019s job.
    - The R/3 authorization concept permits the assignment of either general and/or finely detailed user authorizations. These assignments can reach down to transactions, field and field value level.
    For e.g. If a user wants to create a PO we can restrict him on:
    u2022     Activity : Create/Change/Display
    u2022     Org elements like Company Code, Plant, Purchase Organization etc
    u2022     Document type etc.
    - Authorization objects are grouped in an object class such as Materials Management: Master Data (MM_G). Each Object Class may have several authorization objects and within each object we can have several authorizations (max. up to 99).
    - Fields :The permissible values for the fields constitute the authorization. For e.g. ACTVT (Activity) is a field with permissible values of 01 (Create), 02 (Change) & (03 Display) for the object M_MATE_CHG (Material Master: Batches/Trading Units). Value * for field BEGRU signifies all possible values.
    - An authorization allows you to carry out an R/3 task based on a set of field values in an authorization object. By themselves authorizations do not exist and they only have a meaning inside a profile
    - Authorizations are contained within profiles and these profiles are assigned to users manually or automatically via role assignment. When you assign the field values for all the authorization objects and save system will auto generate a profile name.
    - Authorization check are included in the transactions source code in standard SAP R/3.A user may carry out an action if the authorization check is successful for each field in the object.
    Edited by: Subramaniam Iyer on Nov 27, 2008 12:08 PM

  • Change in Webdynpro ABAP(FITE_EXPENSES) iView standard code in Portal.

    Hi,
       We are on EP 7.0 with ESS 1.2 and MSS 1.0. In Backend R/3, we have applied EHP2 for Webdynpro ABAP screens. In travel & expenses -> Create Expense report we have a requirement where we need to put our logic for calculation of receipt amount based on no of travel days.
    for E.G. For a particular Expense type the amount per day is 100. While creating expense (Enter Receipts portion) user selects this expense type and based on no of days the receipt amount should get changed. For 4 days the amount would be 100 * 4 = 400. We need to code this logic in the standard Webdynpro Abap iView for Create Expense Report(FITE_EXPENSES).
    Can I get some pointers for this change.
    Regards,
    --VP.

    Dear Hayerk,
          Your requirement can be fulfilled easily. Have you tried hiding a button or a field or label in simple iView same is the case in your FITE_EXPENSES hiding scanned receipts button. What you can do is attach a super user to a HR user having a pending expense report to be created. Through content administrator you can preview mytrips and expenses iview in that go and click on create in tab ALL MY TRAVLE REQUESTS for expense report then on scanned receipts button right click -> user settings -> hide button.
    Regards,
    --VP.

  • WebDynpro Abap table not rendered correctly inside portal iView

    Hi,
    I have a webDynpro Abap application with a table that contains radio buttons as table cell editors.
    When I run the application directly it looks fine, but when I run it inside a portal iView the radio button allignment changes to the top of the table cell.
    Please help.
    Kind Regards,
    Dirk Naude

    I found that this could be fixed by changing the portal theme using the theme editor, specifically changing the table cell padding property.

  • Newly Created authorization Objects after SAP Upgrade

    Can someone tell me whether there is any transaction or table that display the added object authorizations after a Sap Upgrade ?
    Thanks in advance.

    Also, you can check SAP_NEW profile which shows which authorization objects have been added in which release.

  • Connecting webdynpro's to MS Sharepoint without SAP Portal

    Hello,
    A client wants to use ESS in combination with Microsoft Sharepoint Services. But they don't want to use the SAP Portal. Is it possible to use the standard SAP Employee Self Service without using the SAP Portal? So connect the standard webdynpro's to Microsoft Sharepoint Services?
    Thanks in advance.

    Nope, unfortunately, that's not an option. Everyone (SAP, MS) has confirmed to me this is not possible in a standard way, so I'll keep it at that....

  • Authorization object in SAP BI Role

    Hi,
    Currently we had a Z roles in BI that will
    When a power user logins in Query Designer on the Info area tab/button user can access any data target to create a query
    But my requirement is to create a role
    Created a Analysis Authorisation object (S_RS_AUTH) in RECADMIN with the list of all infoproviders that user can access
    How can i create a role so that when user logins in Query Designer on the Info area tab/button user can access only data target  he is authorised to view ( which is maintained in analysis authorization object)  to create a query
    Thanks

    Hi Maxi,
    Creae a zrole and add auth objects and maintain s_rfc and s_tocde
    add s_bds_d,s_bds_ds, s_oc_send with * as auth.
    Now create a zzauth object with required infoproviders  and add this in S_RS_AUTH.
    add on these and give required auth s_rs_comp,s_rs_comp1,s_rs_icube

  • Authorization object for SAP PO price change

    Hi Experts,
    Our customer has a requirement regarding PO Price change. The user should be able to create PO, Change the PO except the PO price once it putted.
    What is the authorization object and authorization value for it ?
    Can anybody help me?
    Thanks
    Asad

    Dear Asaduzzaman,
    You can achieve the same by creating transaction variant using SHD0 transaction.
    I think below mentioned document may help you to resolve your issue.
    How to Create a Transaction Variant
    Regards,
    Hardik Patel

  • Webdynpro ABAP application is not displaying in Portal

    Hi,
      I have installed NW2004s and NW ABAP7.0 trail versions and configured Portal(SLD,Jco,.SSO).
      I tried to created one WD ABAP iView with proper application name, etc.. when i go to preview of that iView its opening in separate winow and gettting the msg : Internet Explorer cannot display the webpage
    Thanks in advance...

    Can you able to run the WedDynpro application in R3.
    Pls make sure that u r using FQDN for ABAP Server name.
    and also make an entry at the below path
    C:\WINDOWS\system32\drivers\etc
    here open the hosts folder with notepad and make an entry like R3 port and Host name(FQDN)
    eg:
    XXX.XXX.X.XXX     sapides.zsl.local
    also pls. check the application name which you have provided is correct or not.
    Then log out and login again and check.
    Regards,
    Amarnath S

  • Implementing WebDynpro ABAP in JAVA Portal

    Hello
    We have a JAVA enterprise Portal and we would like to create an iView of WebDynpro ABAP application.
    We have done it in our QA portal by creating a system and in the property editor configuring the "Web AS Host Name" & "Web AS Path".
    It works great becuase there is only one ABAP application server.
    However, in Productoin we have several ABAP application server and one central instance.
    If i create a system using template and choose "SAP system with load balancing" , still In the property editor i see only  "Web AS Host Name" .
    How can i set in the system's property editor a group of servers that hold WebDynpro ABAP application ?
    Does anybody have a clue ?
    Adi J.

    Hi Adi,
    For load balancing purposes you should use the SAP Web Dispatcher. The Web Dispatcher will know all you web application servers and will redirect the requests to the app server with more resources available.
    Thus you can set the Web As hostname and port to the Web Dispatcher.
    You should avoid using the message server for load balancing purposes. I can suggest you the following SAP notes for further information:
    1225587 - WebDynpro ABAP with Loadbalancing in the Enterprise Portal
    1040325 - HTTP load balancing: Message Server or Web Dispatcher?
    945516 - Web Dynpro ABAP in a portal environment
    I hope this helps.
    Best regards,
    Cristiano

  • WebDynPro ABAP iView not picking Portal Theme stylesheet

    Hi,
    We are facing issues in integrating the WebDynPro ABAP application in Portal . The WebDynPro ABAP iView is not picking the portal theme. It is picking its actual color.
    We are in EP 6 SP 14.
    Can anyone let me know what can be the reasons.
    Best Regards
    Sid

    Hello,
    for the web dynpro for abap application you can create a application configuration. To create the configuration
    right click on the application -> create/Change Configuration -> and once you create the configuration, it will open up in browser and you can see 2 tabs structure and parameters
    In parameters tab you will find an option Force Use of External StyleSheet check the box and save the configuration. Once done with this process.
    Go to the iView Properties of the applications and set the application configuration name and it would take the Portal Theme.
    hope this helps.
    Pramod
    reward points if helpful.

  • Object reference not set error in SAP.Portal.Framework.Core.PortalWorkerReq

    Hi,
      I am using .Net PDK 1.0. I am often getting the error
    [NullReferenceException: Object reference not set to an instance of an object.]
       SAP.Portal.Framework.Core.PortalWorkerRequest.ReadEntityBody(Byte[] buffer, Int32 size) +119
       System.Web.HttpRequest.GetEntireRawContent() +327
       System.Web.HttpRequest.GetMultipartContent() +57
       System.Web.HttpRequest.FillInFormCollection() +244
       System.Web.HttpRequest.get_Form() +50
       System.Web.UI.Page.GetCollectionBasedOnMethod() +70
       System.Web.UI.Page.DeterminePostBackMode() +128
       System.Web.UI.Page.ProcessRequestMain() +63
    It is very errartic, sometimes the page gets loaded and at times I get this error. Could someone please tell me what causes this error?
    Thanks
    Swetha

    Hi,
       This error occurred in the page where I used the file upload control. The control was working fine before. We tried installing entire PDK again and then applying the hotfix-1, but nothing worked and then I had to use an URL iview to invoke an ASP .Net application just for uploading the files.
    Thanks
    Swetha

  • Failed to start dependent service com.sap.portal.usermapping

    Hi
    I am trying to retrieve the User mapping information from my Webdynpro application. I added PORTAL:sap.com/com.sap.portal.usermapping to my service references in the web dynpro application. However, I am getting an error while deploying the application. The error message says
    Failed to start dependent service ''com.sap.portal.usermapping'' of application ''local/materialtemplateapp''. Status of dependent component:  STATUS_MISSING. Hint: Is the component deployed correctly on the engine?
    I know this is a pretty old problem that many other Web Dynpro developers encountered. I searched a lot on the forums and SDN. There are similar posts but I didn't find solution. I would appreciate any help in fixing this problem.
    Thanks

    Hi,
    Goto http://<servername>:<port>/webdynpro/welcome-->content Adminsitration
    Now, expand sap.com and search for the usermapping service. Check what is the status of that particular service. If its in the stopped state then start it and try redeploying your application.
    Regards,
    Murtuza

  • How to Get File type in webdynpro abap

    Hi,
    I am using File Upload UI element of webdynpro ABAP to upload data  into SAP table. I want that the file type should only be tab delimited. How to get the file type to validate the same.
    Regards,
    Dhiraj Mehta

    hi,
    just follow the link :
    http://help.sap.com/saphelp_40b/helpdata/en/2a/fa02b7493111d182b70000e829fbfe/content.htm
    Hope this will help u!!!
    thanks & regards,
    punit raval.

Maybe you are looking for

  • Creating new tracks when recording in Cycle (loop) mode

    I'm having an issue when recording in cycle mode.. I'm able to record (in seperate tracks) in cycle mode. however I can only play the first take (first track) I recorded, however all the subsequent tracks that were recorded do not play. Even when I t

  • Can't lock the screen anymore with a password

    I can't lock the screen anymore since I installed Mavericks. I have assigned a password to the screensaver in the system preferences, but when I activate the screensaver on my iMac 8,1 it does not ask for the password when I wake it up from sleep. I

  • AdvancedDataGrid ItemRenderer Issue using code behind method

    I have been trying to get an itemrenderer to correctly work in an advanveddatagrid. I've used several itemrenderers in the past so this is pretty basic. I haven't however tried to attach to a grid that is inside a page using the code behind method. M

  • Unable to locate oraks.jks keystore

    Hi Can anyone help me out to locate oraks.jws keystore which is a default keystore said to be found in <OC4J-HOME>/config but i couldn't find it. I need it for implementing security on my web services. Plz help. Thanks, Amardeep

  • Error when trying to Open workflow

    I get the following error message when I try to open a workflow using the WLI studio. A window pops up and in it is displayed the following error message, The server was unable to complete your request SAXException: The definition was created with a