FM to Save Objects to Favorites Role

Hi,
Does anyone know if a function module which saves some object to the users' favorites role?
Where can I find a description of all FMs?
Thanks.

PRGN_GENER_CREATE_URL will allow you to save a URL to favorites in SAP.

Similar Messages

  • Save workbook in a role

    I have created a role "A" that permite save workbook. I have included the authorization objects:
    S_BDS_DS
    Activity *
    Rolename *
    Class type OT
    S_USR_TCS
    Transaction code: RRMX
    S_GUI
    Activity 60
    S_USER_AGR
      Activity *
      Name of function *
    But when I try save new workbook only role "A" appears. I´d like save workbook in another role... for example "B". It´s possible?
    Regards
    Daniel

    Hi,
    The roles are avialable to assign the workbooks or queries to it if and only if it has atleast a worrkbook/Query has been assigned to it already. So I hope, you role B does not has any workbook or query assigned to it. So by PFCG assign a junk workbook to it. And once you complete this assignment in PFCG then you can see Role B in the SAVE option.Once you comlete the saving required work book to it remove the junk workbook by PFCG.
    With rgds,
    Anil Kumar Sharma .P

  • How can I limit/control the addition of auth. objects to security roles?

    Checking the authorization object S_USER_VAL it seemed that it grants the ability to limit the addition of authorization objects, but I tried using a test ID in sandbox along with a test role, removing the object, creating ranges in order to limit to a certaing type of auth. objects and didn't work. S_USER_AGR will give me access to limit which type of roles I can modify, but I'm looking to restrict the addition of specific security objects to security roles. If anyone knows the answer to this please share! Thanks in advance for your help!!!!
    Edited by: Armando Salas on Nov 29, 2011 7:41 PM

    Hi Armando,
    Try with auth.obj. S_USER_AUT. A suggestion. Search this objects with tcode SU24, for instance, for tcode PFCG and it gives a list with objects.
    I hope this helps you
    Regards
    Eduardo

  • Is there a Limit on number of authorization objects in a role?

    Hi all,
       Is there a Limit on number of authorization objects in a role because I am getting the following error.
    Authorization is full. Please enter fewer values
    Message no. 01262
    Diagnosis
    You have included too many values in an authorization.
    Procedure
    Please distribute the data to at least two authorizations and combine them in a profile.
    Thanks.

    Hello Neha,
    Message no. 01262 refers to the entered values in an authorization, not to the objects listed in the profile!
    So this message tells you, that you have to split the authorization, as the authorization contains too many values. It is not a quesiton of that you have entered too many different objects to the profile!
    Please refer also to:
    [SAP Note 410993|https://service.sap.com/sap/support/notes/410993]
    and
    [SAP Note 943796|https://service.sap.com/sap/support/notes/943796]
    b.rgds, Bernhard

  • *How to Delet one same object from different roles*

    I need to delete one auth object from different roles, Couls any one please advise me how can i do this and if there will be any complications involved with tis.
    Best regards:
    Maq

    In PFCG, it may be that you have added some objects manually. To remove them you will have to go to pfcg.
    Even if you first remove the objects from su24, you will have to go to all the roles through pfcg to generate them in expert mode by selecting the third option (edit old status and merge with new data)

  • Trouble when adding / modifying authorization objects in a role through ERM

    Hi everyone!!!
    We're having some issues when configuring ERM, we followed the Post-Installation guides and we are done with the config part, but when we try to do an example creating a role, we're getting an error message when attempt to add the authorization data.
    When we look at the log, we find this message:  /VIRSA/GET_ACTGROUP_TIMESTAMP function template not found on RD1
    This is the last log...
    2010-11-05 17:03:42,515 [SAPEngine_Application_Thread[impl:3]_30] ERROR /VIRSA/GET_ACTGROUP_TIMESTAMP function template not found on RD1
    java.lang.Throwable: /VIRSA/GET_ACTGROUP_TIMESTAMP function template not found on RD1
         at com.virsa.re.service.sap.dao.SAPRoleTimestampDAO.getRoleChangedDetails(SAPRoleTimestampDAO.java:136)
         at com.virsa.re.bo.impl.ConcurrentAccessRoleBO.isRoleChangedInPFCG(ConcurrentAccessRoleBO.java:228)
         at com.virsa.re.role.actions.AuthAuthorizationDataAction.pageLoad(AuthAuthorizationDataAction.java:6865)
         at com.virsa.re.role.actions.AuthAuthorizationDataAction.execute(AuthAuthorizationDataAction.java:213)
         at com.virsa.framework.NavigationEngine.execute(NavigationEngine.java:273)
         at com.virsa.framework.servlet.VFrameworkServlet.service(VFrameworkServlet.java:230)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
         at com.virsa.comp.history.filter.HistoryFilter.doFilter(HistoryFilter.java:43)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Plz help us, we can't find any information about this error.
    Regards
    Connie

    Hi,
    Settings need to be checked-
    1. Connectors must be identical for all components for a particular system and test connection should be successful.
    2. Unicode should be checked for RAR connector.
    3. Patch Level should be same on GRC and Backend and all backend post-installation activites must be completed  - (BC set activation, Program etc)
    4. RAR Objects Import must be done.
    5. ERM Background jobs must be completed before doing Role Creation- Transaction/Object/Field sync, Org Value sync and activity sync.
    If above activities are done, no issues should occur in tcode/Object assignment in role.
    Regards,
    Sabita

  • Edit report in original folder but save only to favorites

    Hello!!
    I want the following rights:
    Right to edit query
    Save As to favorites folder and no where else
    User should also not be able save back to the original folder but can edit and save to favorites
    I want to allow edit of the query and only saving to the favorites and no where else..
    Can anyone, please help!
    Thank's!!

    A great first chapter Charlie. Can't wait for the rest of the book.
    The only time I've had anything like this happen, was in a new build after hooking the drives from the old system, but the permissions really were screwed up, and it was a straight forward fix. Is the machine networked perhaps? The files open in another app? I expect you answered this already somewhere in your forum equivalent of War & Peace. ;-) The lads on the Premiere Pro hardware forum can be disparaging about Dell and HP machines, saying their proprietary hardware and software are inaccessible, so I wonder if it is something along those lines.
    I’d definitely unhook the second drive as a starting point, or at least double/treble check its permissions.
    The only other thing I can think of is changing the state of ‘Save as to original folder’ in Preferences > file handling, but this is all very tenuous and straw clutching.

  • How we can remove  one authorization object from multiplt roles

    How we can remove one authorization object from multiplt roles

    > Correct me if I am wrong !!
    O.K., Here I go
    > But if the object is maintained in SU24 and if you use Expert mode for generation of the role then again those objects may be pulled.(make sure you never use expert mode once you delete the objects)
    Actually using expert mode and choosing 'edit old status' is the only way to avoid objects being 'pulled in' after menu changes.
    > As jurjen said, you may download the tables and instead of deleting the object from the excel sheet, change the value of the object in column "DELETED" = X, by doing this only the objects get inactivated(but remain in PFCG).
    I am not speaking of downloading tables but about downloading roles from PFCG. This will not get you a spreadsheet but a flat textfile. If you whish to set the object status to deleted you'll have to swap the space on position 207, right behind the 'U, S, G' flag,  with an 'X' for all corresponding lines.
    Jurjen

  • Can't SaveAs to My Favorites via IIS, but can via Tomcat

    We've got BOE XI 3.1 installed on Windows Server 2003 SP2, with both IIS and Tomcat instances.
    When a non-Admin user uses InfoView via IIS to view a report on a public folder that they don't have rights to save to, they can't save the report to their My Favorites folder. The same user can view and then save the same report to a public folder that they do have rights to save to, can copy and paste the same report to the My Favorites folder, and can view and then save the same report from the same folder to My Favorites using InfoView via Tomcat. The default Administrator can save to My Favorites on either web server.
    One other curious detail is that when the user can't save to My Favorites, in the saveas dialog they don't see the default ~Webintelligence folder or any other sub-folders under My Favorites even tho they see them in the Documents List view.
    Here's the pop-up error:
    Save   <-- pop-up window title
    Internal Error: the value of parameter folderId is invalid. (Error: INF )
    Does anyone have any ideas about the cause and resolution?
    Thanks,
    Bill Fuchs

    Eugene,
    I opened a case with BO and the support rep believes it is a bug in the .NET version of InfoView. He has opened a ticket with the technical team who are still investigating and haven't gotten back to me yet. If you open another case it might help to get the issue resolved sooner
    For your reference, my case is 422057 / 2009 and the technical escalation id is 5000098788.
    Regards,
    Bill

  • Cannot add objects in the role

    Hi,
    i have created a role in sap portal, but i cannot see the properties of this role by clicking on properties button in the role editor.
    other problem: i cannot add any object in this role, when i open the role and trying to add a page object for example, nothing happened.
    Hawever i have an administrator role.
    Any help?
    Thanks

    Thanks for your response.
    my role is not locked.
    for more details:
    i have created zpage in Folder named PAGE
    i have created ziview in a folder IVIEW
    i have created zrole in a folder ROLE.
    i have opened zrole in the role editor and have clicked on zpage to add it in zrole bur nothing happened.
    in the role editor i cannot also see the properties by clicking on properties button in role ditor

  • Mass change of authorization objects in several roles

    Hello,
    we have to change a authorization object in almost 200 roles. Is there any possibility for mass change of authorization objects in several roles? We don't use the central SAP user administration.
    Best Regards
    Andreas Walter

    > at the moment all entries has the value "*". We want to change this value into "0001".
    Good!
    Here comes:
    1- download all relevant roles in once from PFCG. Make sure you use an appropriate codepage so you don't loose special characters in the role and menu texts.
    2- copy and backup the download file
    3- in the download file (is a text file)  look for all lines starting with AGR_1251 and conatining M_MATE_WGR and the field you want to change
    4- take out the star and two spaces and replace by 001. This file is a set of fixed record length table exports and keeping the original length is very important.
    5- upload the edited file and generate the profiles.
    As you may see this is not SAP standard and completely at your own risk. Best try in a sandbox client first.
    Good luck!
    Jurjen

  • Save objects in ATG

    Save objects in ATG:
    Hi,
    I was recently being interviewed for an ATG job which involved custom development. I was asked to describe the development that I did. When I mentioned that I used RQL to persist data in repository items, the interviewer broke in with "RQL?" I said "yes RQL" and then there was a long silence. She then replied "why would you use RQL? in ATG you just save objects" I don't know what she is referring to, can anybody explain what she meant?

    Yes, there are different methods that can be called to persist your changes.
    - MutableRepository.updateItem() is called to update an existing items and is used in conjunction to MutableRepositoryItem.setPropertyValue()
    - MutableRepository.createItem() followed by MutableRepository.addItem() is called to create a new item
    - MutableRepository.removeItem() is called to delete and existing item

  • How to save object to SQLite?

    Hi,
    I am confusing with this.
    How to save object (instance of class) to SQLite and read the
    object back to Flex?
    Thanks
    Mark

    SQLite is a relational database, not an object-oriented
    database, so you can't just spit an object into it without
    translation. You
    could serialize it with JSON or XML and store that in a
    column, but then you're giving up most of the benefit of a proper
    database engine. It's best to flatten the object yourself into the
    database structure. How you do that, exactly, depends on your
    object structure(s).
    So, if you have an object like this:
    var foo:Object = { bar: 'qux', bletch: new Date(), farbly: [
    42, 69 ] };
    you probably need two tables to represent it: a main "foos"
    table (a collection of foo objects) and a separate "farblys" table
    to hold the array elements. This separation of arrays out into a
    table of their own linked to the original table is called
    normalization.
    Normalization will be covered in any decent tutorial book on
    SQL databases. You'll need to get one to best understand how to
    utilize SQLite, or anything like it. I got a lot out of
    The
    Practical SQL Handbook. I doubt that it covers SQLite
    specifically. I have an older edition, so I can't check, but the
    current edition was released about the same time that SQLite was,
    and SQLite took some time to get noticed. The
    SQLite Documentation
    will fill in the gaps. The main thing to beware of is that SQLite
    doesn't support all the advanced things you will read about in a
    general SQL book.
    If you don't want to mess with all this object-relational
    mapping and normalization stuff, and you don't have much data to
    store, you might look into Flash Local Stored Objects (LSO), also
    called "Flash cookies". The runtime has a default limit of 100 KB
    of data per application. The advantage of LSOs is that you can use
    them like any other ActionScript object, and Flash handles the
    storage details for you. It's great for configuration data and
    small bits of user data.

  • Save Workbook in a role in SAP BI

    Hi All,
    I'm facing an issue in SAP BI 7.0 Security . I have created a Workbook role for a user which she is not able to view when she goes to RRMX>Save Workbook>  . The user has all the required authorizations and she can see all the other workbook roles but there is just one role which she can't get in the list when she tries to save workbooks in it.
    She can see the role otheriwse in the tab roles.
    Any help is much appreciated.
    Thanks and Regards
    Manisha Nadir

    Hi,
    If you have no authorizations for update a role, you will not see it when trying to save a workbook(s_user_agr with activity 01,02,06 and the name of the role or * is needed). I made a special role for saving workbooks and also had the name of it in s_user_agr, you will find this when save the workbook in save workbook as and if there is already an other workbook in the role you will also see this in the option add a workbook to a role.
    It is also possible that the workbook is called from history or favorites and if you then will save it you need a role as described before.
    It is advisable to try this out with the trace on in st01. I noticed that depending of queries and workbooks saving, it uses s_rfc, s_cts_admi(tabl), s_rs_tools (themes for workbooks and webpublish is also an option) and the object in previous answers from this thread.
    I noticed that if you start a query from roles, that only the roles with queries are shown, the same for workbooks.
    Have fun
    Bye
    Jan van Roest

  • Save workbooks in a role

    Hello Forum,
    I've created a simple role in BW 7.0, to which I am assigning workbooks in order to gain direct access to them from a menu of user SAP. The problem is, I am allocating 5 workbooks and on the menu only see one of them (the first assigned), others do not see them. But if they keep the favorites in a folder see them all ... do not understand.
    Someone may know that may be due?
    A greetings and thanks.

    Hi,
    Hello,
    The workbooks I can see perfectly from the favourites, the problem is when I save in the role that he created for viewing from my menu user Sap, which I'm only seeing one (from SAP). However, when I go from Bex analyzer  to the role, I see all too. A rare thing, the truth.
    greetings.

Maybe you are looking for

  • How do i regulate the voltage/current from the MID 7654

    I am trying to control a linear motor using flex motion and the MID 7654 power drive, however there are variuos discprencies between what should happen and what is happening: 1) I have configured AXIS one as an open loop stepper, i have specified a t

  • How to open files from the SAP DMS (DOC Mgt. System) ?

    Hello All,         I making the Transaction CV04N in BSP. When I execute this CV04N I should give a DOC Nr and the list is generated for this DOC.Now in the List if I select one Record and then Press Display Icon then the content of this list is open

  • Unable to compile form in unix

    Hi All, When I am trying to compile a form in unix using the below command: $ORACLE_HOME/bin/f60gen module=ICQTYUH2.fmb userid=apps/test99 output_file=ICQTYUH2.fmx module_type=form batch=no compile_all=yes I am getting the below message and the form

  • Cached Lookup error in GWia log ???

    Response: 550 No such user (imailserver) Cached lookup ... Above is the error I'm getting in my GWIA logs ... below is more in Diagnostic mode on the GWIA. 14:27:44 1FD MSG 1907 Analyzing result file: servername/vol01:\DOM03\WPGATE\GWIA\result\rbf2a3

  • SCWM/MFS086

    Hallo, I have a problem with EWM-MFS. Every time when I start the communication channel in the warehouse management monitor, I get the following error message: Internal error occurred in communication layer of PLC SPS Message no. /SCWM/MFS086 Does an