Re: Copying all that is under favorites in to another user as well

Hi all,
I copied one user in to another. But user also need the transactions thats under the favorites folder of the other user in the main menu.
Is there any way we can copy them to the new user?
Thanks in advance,
Sunkara

Hello,
The only way I know (On 4.6C with the latest service packs installed) is to download/upload. 
from menu on source system,
favorites>download to pc
save as a txt file
on destination system,
favorites>upload from pc
upload the txt file and merge
Someone else may know another way.  I am interested if so.
Hope this helps.

Similar Messages

  • I would like to copy all the songs from one Ipod into another. All the songs are into my Itunes account, I tried to drag and drop the songs from the old Ipod to the new one but it doesn't work. Is there a way to do it ?

    Hello everybody,
    I would like to copy all the songs from one Ipod into another. All the songs are into my Itunes account, I tried to drag and drop the songs from the old Ipod to the new one but it doesn't work. Is there a way to do it ?
    I share one Itunes account with other people from my family and one person would like to keep the same songs on the new Ipod as the ones which were on the old one.
    Thanks in advance for your answer.
    Yan

    Hello Chris,
    Thanks for your answer. I was hoping for an easier answer. Too bad there is no drag and drop solution, it would have been much easier.
    Thanks for answering so fast.
    Bye.
    Yan

  • Can you notify a user that the file is opened by another user?

    Apologies if this is a repeat or redundant question....
    Is there a built-in (non-3rd party) way to have a user notified/alerted that the pdf is open by another user when they open the file.  I know the lock message pops up when you go to save a file thats opened elsewhere....but the problem is that the users un-aware of this until after they've done a bunch of work. 
    I perfer not to get into having to password protect the files, etc....just an initial alert is desirable.  Any inputs are greatly appreciated.

    There isn't such a mechanism in Acrobat/Reader.
    On Thu, Jan 29, 2015 at 10:03 PM, stevep40215774 <[email protected]>

  • (KP97) Copy All Secondary Costs and Assessment cycles to Another Version

    Does anybody know if transaction KP97 is capable of copying all planned secondary costs residing on a cost center from one version to another?  The only secondary cost we have been able to copy are the activity allocations.  We would like to be able to copy Overheads, Settlements and Assessments from one version to another. 
    Does anybody know of any SAP functionality that will allow you to copy assessment cycles in CO from one version to another?  Currently everytime we create a new version we have to recreate the assessment cycles in the new version...it sure would save us a lot of time if we could copy them.
    Any help would be greatly appreciated!

    Hey,
    I currently encounter the same problem, but I do not have the solution...
    I can tell you the following: <i>"If you want the plan allocation data (such as assessment or distribution) to also be available in the target version, you need to make the corresponding allocations in the target version. You need to create the cycles in the target version. You can reference the cycles in the source version for this".</i> This is the official explanation of the SAP Help website.
    The copying of secondairy postings from settlements should be possible, but the copying of figures which result from settlements do not work when I run transaction KP97...
    You can find the information on the underneath location.
    http://help.sap.com/saphelp_47x200/helpdata/en/08/514c8743b511d182b30000e829fbfe/frameset.htm
    I hope this can help you a bit.
    I hope others will give there opinion, so we can solve this problem.
    Regards,
    Karolien.

  • Copy all records in a tabular block into another block..

    hi guys,
    i am in a situation and have to solve it as early as possible.
    I have created 2 tabular blocks on my form. Lets say i have created emp block with table emp and emp1 block with the same table emp. I have 2 blocks with same fields. I have execute query in block 1 that is emp and now i want to copy all records of emp block in emp1 block.
    i have to do this thru code.
    pliz help how to copy records in another block with same fields.
    its urgent.
    regards, Imran Baig

    Try with the following code.
    If it works let me know.
    Regards,
    shalauddin.
    from Bangladesh.
    begin
    GO_BLOCK('B2');
    first_record;
    LOOP
    GO_BLOCK('B1');
    LAST_RECORD;
    IF :SYSTEM.LAST_RECORD='TRUE' THEN
    NEXT_RECORD;
    :B1.ID:=:B2.ID;
    NEXT_RECORD;
    GO_BLOCK('B2');
    ELSE
    :B1.ID:=:B2.ID;
    NEXT_RECORD;
    GO_BLOCK('B2');
    END IF;
    IF (:SYSTEM.last_record='TRUE') THEN
    EXIT;
    ELSE
    NEXT_RECORD;
    END IF;
    END LOOP;
    GO_BLOCK('B1');
    END;

  • How to copy all the javascript of a page to another, including the fields javascript

    I have a PDF form with fields that have validation and formating scripts done in Javascript. I have another PDF form with equal fields: the fields are the same, same name same everything.....
    I want to copy all the fields scripts from 1 document to the other so that I doint have to retype all the javascript in all the fields. How can I do this????
    I am using Acrobat Pro 8.1.2
    Thanks
    Marc

    How do I copy them all with Edit All Javascripts?
    I tried adding new scripts to the file produced and saving it, but the new scripts were not in the PDF with I was done. At least I couldn't see them when I edited again.

  • Copy all confiq from one company code to another company code .

    Hi Friends,
    I have created a Company code AAAA, and another company code BBBB in the same chart of acounts.
    I have configured all the FICO settings for company code AAAA only.
    My questions is : can i extend  or copy all the confiq to company code BBBB , bcs if i config all the same settings to company code BBBB, it is a time consuming job. 
    Is ther any short cut to copy all the settings from AAAA  to company code BBBB.
    Regards
    Jay

    hi
    use the trasaction code EC01..
                   or
    enterprise structure ..financial accounting..definitions...copy company code
    then go to the menu and click the organisational objects and click on the copy organisational objects..
    then give from which company code to which company code u want to copy
    if u want to use same currency ..say yes
    if  want  to  copy the gl accounts created in the AAAA.. then..    yes.....click on yes..
    then u get it is copied..
    change the description of that company code
    thanks
    vera

  • Copy Session function in 4.6C (To view another users session).

    Hi All,
    I recall in version 4.0 of R3 an option called copy session which allowed you to view another users session.  This option seems to have been taken away in newer version.
    Does anyone know of another way of interactively looking at another users session,
    Kind regards,
    James Mandikos.

    Hi James,
    Sometime back I have invested a lot of time and effort trying to do exactly what you're now up to !!
    Unfortunately, I have not been able to do it. I have done a lot of debugging and tried to do that in some way or the other, but in vain. The reason, if I remember correctly, is that the code responsible for that action is not even there in the higher releases. That is presumably for reasons of security.
    Regards,
    Anand Mandalika.

  • Object already locked under transport request by another user

    Hi Experts,
    While trying to generate transport request for my developments, the request is getting generated as a sub task under previously created request.The program has been earlier modified by another user and that request was not released.Can I create my own request number without creating it as a sub request? I cannot release or delete earlier requests.
    Regards,
    Sam

    This restriction is there for a reason. Somebody has already applied changes to the object you are changing now, so there would be a logical conflict if you would be able to lock it again under a different request. Before you release or delete anything, make sure you understand all changes done and if they can be moved together to subsequent systems. Speak to the "other user" if unsure.
    Thomas

  • Slow access to files that are already being opened by another user

    HI,
    A client has a Windows 2008 server setup with Windows 7 workstations.  When a user opens a document (docx, xlsx etc) on the server it opens without an issues.  If a second user tries to open the same file that the first user is in, the second users
    computer hangs for about 2-3 minutes before bringing up the 'another user in accessing this file' box.   This is happening with every file type and with any user.  
    Any ideas?

    Hi,
    Do you mean that only the office files have the issue or all file types have the issue? Please refer to the thread below to troubleshoot the issue:
    File Server Role: Slow access for "opened files" and slow Explorer browsing
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/3b73f5c3-9f6b-4270-bef3-14c14137e734/file-server-role-slow-access-for-opened-files-and-slow-explorer-browsing?forum=winserver8gen
    Regards,
    Mandy
    If you have any feedback on our support, please click
    here .
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Copy music/books from a sansa mp3 to another mp3, as well as onto my MacBook Pro if it fits into the equation. Many thanks.

    i have music/books on a sansa mp3. I'd like to copy it to another mp3, as well as onto my MacBook Pro if it fits into the equation. Many thanks.

    What happens when you connect your MP3 player to your Mac? Does it show up in finder as an external drive?
    If it does you can copy those MP3 file to the Mac hard drive or to another MP3 player connected to the other USB port if it shows up in finder as another external drive.

  • Yosemite UPGRADE, Apps that I try to update fail with the message that connection to App Store failed, then i get a message that the updates were purchased by another user ID or purchase cancelled. All five updates have this error

    AFTER I UPGRADED TO YOSEMITE, I TRIED TO UPDATE THE FIVE APPS THAT I WAS BEING NOTIFIED NEEDED UPGRADING (IMOVIE, IPHOTO ETC). I TRIED TO UPDATE VIA THE APP STORE BUT GOT A MESSAGE "UPGRADE NOT POSSIBLE WITH THIS APPLE ID BECAUSE IT WAS EITHER BOUGHT BY A DIFFERENT USER OR THE ITEM WAS REFUNDED OR CANCELLED." I DO NOT HAVE A PROBLEM SIGNING ON TO ICLOUD OR ANY OF THE OTHER SERVICES USING MY APPLE ID, I ALSO CHANGED THE PASSWORD AT THE PROMPTING. SO I'M NOT SURE WHAT IT MEANS. WHAT CAN I DO TO UPDATE MY APPLICATIONS?

    Please test after each of the following steps that you haven't already tried. Stop when the problem is resolved. Back up all data before making any changes. Keep in mind that no one here represents Apple or can help with customer-service issues.
    Step 1
    A purchased app can only be updated by signing in to the App Store with the same Apple ID that was originally used to buy it. There's no way around that limitation, which also applies to free apps. If you can't sign in with the buyer's ID, delete the app and reinstall it. You'll have to pay for it again, if applicable.
    Step 2
    If you get the alert when trying to update a bundled iLife app, select the Purchases page in the App Store and locate the app in your purchase history. If there's a button marked ACCEPT on the right, click it.
    If you have a used Mac, the bundled apps were linked to the original owner's Apple ID and can't be transferred to you. Reportedly, customer service has issued redemption codes to some second owners who asked, but it's not guaranteed.
    Step 3
    If you're trying to update iLife or iWork apps that were installed from a purchased DVD, or if you have a refurbished Mac bought directly from Apple, contact App Store customer service for a redemption code. You may be asked for the part number of the DVD.
    Step 4
    From the App Store menu bar, select
              Store ▹ View My Account
    Enter your Apple ID password at the prompt. At the lower right corner of the window that opens, click the Reset button. Close the window.
    Step 5
    According to a report, the error can result from changing the language setting of your Apple ID account. I can't confirm.

  • On opening the setup folder, I can't complete setup, because a pop up saying that I have to log to another user to setup the browser.Please help me with this.

    After the pop up occures and i tell it to use the current user the setup just closes.

    Jailbreaking devices is a bad idea (and for most people, it's really old school). Update the devices to iOS 7 and all of your problems should go away.

  • How do I open url link that has already been authorized by another user?

    Hi.
    I couldn't download Adobe Digital Editions on my MacBook Pro so I used my friends computer to download it and read a url link eBook.
    Now I have downloaded ADE on my MacBook Pro but I can't open the url link on my ADE, it says E_LIC_ALREADY_FULFILLED_BY_ANOTHER_USER.
    How can I open it? Or do I have to buy the same book? What do I do?

    Since book is authorized using your friend's ID, I am afraid you can't open the book using your user ID.
    Either you have to use your friend's ID, or Join the accounts (this way both of you can open each others' books) or purchase the book again (it is the simplest, but costly solution).

  • Script to copy all the objects within a Stored Procedure

    I am trying to copy all the objects from one database to another using Scripts. Now I need to put that script inside a Stored Procedure.
    Thanks.

    Refer this vbscript to generate all object scripts programatically,
    http://www.codeproject.com/Articles/16195/How-to-Script-Out-SQL-Server-Objects
    or
    Using SSMS
    http://msdn.microsoft.com/en-IN/library/hh245282.aspx#GenPubScriptWiz
    Regards, RSingh

Maybe you are looking for

  • How to stop the replication of a particular business partner from sap crm to sap ecc - BDOC

    Hi experts, I need to know the procedure to stop replicating a particular BP #1234(example) from CRM to ECC. I don't want this BP to be replicated in ECC as in ECC this BP will not be maintained. BDOC failure: In my current scenario BDOCs are failing

  • Xerces - validator won't catch wrong input in xml file

    Hi there, I am using xerces 2.9.1 and Java 5 here is my code package xmltesting; import java.io.IOException; import org.apache.xerces.parsers.DOMParser; import org.w3c.dom.Document; import org.w3c.dom.Element; import org.w3c.dom.NodeList; import org.

  • 5102 on movie rental download?

    Hi all, I decided to rent The Curious Case of Benjamin Button. For some reason there was a network error and it never downloaded. I went on my trip, noticed it was not there and figured ok I'll take care of it when I get back. Of course things got bu

  • What is sap business process

    Hello everybody and good morning, Kindly share me and explain me about sap business process,,As i am begner in sap so i need yous help.. Thanks in advance Regards Sami

  • Weblogic 8.1 SP4 Admin Console JDBC or Start-up changes not taking effect?!

    Gents..I have an open case with BEA on this one but wanted to get some immediate help here. I am trying to make changes to my JDBC pools to check the connection pools (reserved, created, & released) however once I check the boxes and click "Apply" th