What gets copied when you copy a warehouse?

Hi
        We are debating whether to copy one of our existing warehouses or the SAP standard for our new warehouse setup.
Does someone know what are the things that get copied when you copy a warehouse ?  (eg storage types , Storage locations etc.... ) Would any customized transactions that we have in our existing warehouse be copied ( eg: customized RF transactions etc)
Please advise.
Thanks

Hi,
  It copies only standard warehouse structure. It will not copy customized ones.
Thanks,
DV

Similar Messages

  • Why is it like if i don't sync the data in my pad to the itunes of my system ,the data in my ipad is getting cleared when i copy any thing to my ipad.This is not comfortable rite?why is this so.?or there is any other way?

    Why is it like if i don't sync the data in my pad to the itunes of my system ,the data in my ipad is getting cleared when i copy any thing to my ipad.This is not comfortable rite?why is this so.?or there is any other way?

    i noticed this as a bug in iTunes. make sure the correct file is selected in the preferences menus. It does not have to be the default location directiory as Vazandrew stated. your iTunes music library can be anywhere you want it. i have mine on an external cuz i'm a dj and have over 80,000 songs.
    once you select/verify the location of your music library, simply drag the folder into the left panel in iTunes from a finder window. iTunes does not automatically add the items like it use to for some reason.

  • "get info" when you upload a CD - what does it mean "part of a compilation"?

    "get info" when  you upload a CD - what does it mean "part of a compilation"?

    If you have an album with tracks by different artists, for instance "Now That's What I Call Running", that's a Compilation of songs by different artists. (Presumably, they ran out of numbers )
    So in iTunes, each track should be marked as Part of a compilation. When you see that box on a CD loaded in your CD drive, ready for importing, look at the Get Info for the complete album (by highlighting the album title on the left under Devices) and on there you will see a tick-box named Compilation CD which - if ticked - marks all the tracks as Part of a compilation. This becomes useful when the iPod and iTunes sort the album.
    However - iTunes obtains the album information from a third-party database called Gracenote, which is compiled by the record label personel, artists and fans. Quiet often, you will find that an album of "Greatest Hits of <a band>" will be marked as a compilation. I don't think it is, and neither does iTunes. So if you are importing a "Greatest Hits of xxx artist" album, make sure that the Compilation box is off (no tick-in-the-box). Likewise, an album by "an artist", but with a guest artist on one or two tracks is not a compilation.
    One final point; if you import a true Compilation album, with each track by a different artist, then once it is imported, make sure that the Album Artist field says "Various Artists". You do this by highlighting the complete album in your library and selecting File/Get Info/Info>Album Artist which is the box immediately below the Artist box and typing in "Various Artists". This will help you when sorting and searching albums on your iPod.

  • TS1702 What to do when you get "iTunes library app not installed on iPhone; app could not be found"

    What to do when you get "iTunes library app not installed on iPhone; app could not be found". None of the Apple suggestions fix the problem. For example, with Animoto, one of the problem apps, I have removed it, reinstalled it, and still get the eoor message.

    Of course.
    First of all, this started when an external drive i was using died on me. I have no doubt that these apps indeed are off my system. I figure between the apps I've bought for myself and my kid, I have about 150 apps.
    Now. The issue.
    When I sync my iPad with iTunes on my desktop, it goes through normally until it gets to the apps. When that happens, it get an error box that reads "Some of the apps in your iTunes library were not installed on the iPad because one or more errors occurred. For a list of appps that could not be installed, click on the triangle below."
    Then I get a list of apps.
    (Added note to any iTunes developers out there: The titles of the apps in this list do not always match the titles of the apps in the App Store. For example, one was called "MuseumGame" on my iPad. It's called "Museum of Thieves" on the App Store. I started out with a list of 60 apps. It was a major pain to track them all down. It would be nice to have everything the same so I can use the App Store search more effectively.)
    Anyway, moving on....
    The error message stops my sync until I dismiss it. That, honestly, is what makes this whole thing annoying enough to seek out an answer. I can't let my iPad start syncing and walk out of the room. Yeah. I know. First World problems.
    Once I dismiss the error, the sync continues and all is well.
    I did the following to try to fix the problem. Mostly, I did a lot of searches:
    My list of purchased apps on my iPad both using the search box and by going to every page
    Searched the main App Store on my iPad using the search field. When that didn't work, I used wider searches and just scanned the page(s) for the little cloud icon that showed I had purchased the app.
    I got on my desktop iTunes and searched the apps from there (without a lot of hope, but trying to be complete)
    At that point, I came to the conclusion that a small number of the apps are no longer available on the App Store.
    Fine. I didn't want them anyway.
    I got into iTunes and went to the Apps page. None of the errant apps showed up there. I searched the iTunes help files. Nothing. I crossed my fingers, said a little prayer to the search engine gods, and tried Google. I found some things that sort of matched but they basically boiled down to "re-download the app from the App Store" or "Restore your iPad".
    So I spent a couple of hours restoring my iPad. I got the error message again. I hit Google again and came up with this thread. It was as close to my problem as I found.
    I think that brings us up to date.
    My fundamental problem is that I seem to have found a scenario where if you have to restore apps (because, perhaps, your external drive died) and some of the apps are no longer available for download, there is an error generated that can not be permanently dismissed.
    Did I miss anything important?

  • What to do when you encounter "does not have the proper security settings

    What to do when you encounter: /Library/StartupItems/Qmaster" has not been started because it does not have the proper security settings. AND......../Startup Parameters.Plist ?
    I have a PowerMac G5 using Operating system 10.6.8
    I took this mac to  the Apple store, they reset my os software and I have been having problems eversince. Since this Mac weights about 50 lbs, I don't want to take it in a gain. But - I am 67 years old and don't really understand some lingo - so straight english would really help.
    I so appreciate any help I can get.

    >>I have no idea what all that means...
    rwxrwxrwx    root  admin
    It shows that the files are owned by 'root' & in the group 'admin', while being readable (r) , writeable (w) & executable (x) by user:root, group:admin and everyone else.
    Startup items must be owned by root, the group must be wheel, and they must only be writeable by root.
    You can't readily make the required changes via Finder, so you'll either need to reinstall the software that added them, remove (trash) them altogether (they start qmaster, used by fcp &/or compressor) or use Terminal & the 'sudo' command to alter the ownership & permissions.
    If you choose the latter - run these two commands in Terminal while using an admin account, you'll be asked to enter the admin password, which won't be echoed onscreen. Restart afterwards. It's important that you copy/paste these exactly.
    sudo chown -R root:wheel /Library/Startupitems
    sudo chmod -R ugo+rwX,go-w /Library/Startupitems
    However - your startup problems with the prohibited sign are unlikely to be resolved by this, although it should avoid the warning messages you describe.
    When did the startup problems begin  - after adding any new software or making other changes ?.

  • What to do when you lock your apple account

    What to do when you get locked-out of yor apple ID and can't purchase anything

    Try resetting the password at http://iforgot.apple.com.
    If that does not fix it, contact iTunes Support: http://apple.com/support/itunes/contact/.

  • HT5622 What do to when you buy app and it doesn't work even though you are billed.

    What to do when you buy an app and it doesn't work after you were billed

    Start a ticket here: http://expresslane.apple.com
    Go to iTunes, iTunes Store.

  • HT201210 What To Do When You Restore Your 1st Gen. iPod And iTunes Says It Can Not Be Done Due Too An Unknown Error (1)

    What To Do When You Restore Your 1st Gen. iPod And iTunes Says It Can Not Be Done Due Too An Unknown Error (1)

    ERROR (1)
    - Place the iPod in DFU mode and then restore
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - Try on another computer
    - Try another cable           
    - Also, confirm your security software and settings are allowing communication between your device and update servers.
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
      Apple Retail Store - Genius Bar     

  • What's lost when you reconfigure Enterprise Manager?

    Hi all,
    Going straight into the questions:
    What's lost when you reconfigure a EM? And,
    What's stored in the EM Repository?
    Configuration: Windows 2003 Server Enterprise, Oracle 10g release 2
    All of the EM consoles stopped working after we changed the host name on a Windows Server. The EMC services refuse to start.
    It seems that using emca to reconfigure the EMs fixes the problem. But the other problem is that EMCA mentioned that all configuration would be lost.
    I tried searching around the forum, Google and the official documentation but couldn't find much details.
    It would be much appreciated if you could help me out a bit.
    Thanks,
    Benjamin

    EM repository consists set of tables in a database containing state information for the managed environment and information about the management packs. It is used as a back-end store by the Oracle Management Servers, providing distributed control between clients and managed nodes.

  • What to do when you pay for an application and it ...

    What to do when you pay for an application and it fails to install? I paid for an application, but it fails to install. I have no idea how to contact Nokia (the ovi store is quite bad in this). Also, does anyone have technical suggestions of were to look at to troubleshoot?
    Rimugunides O'Brian

    You can contact Nokia using the "Contact us" tab to the top right of this screen. I am sure they will be able to assist you or at least point you in the right direction.

  • HT5262 where does the information get stored when you back up your i-phone? It just reports its done but I have no idea where to find it if I need it again!

    Where does the information get stored when you sync/back up your i-phone. I have no idea where to look if I need it again!
    Thanks

    You can chhose the backup when you would reset your device. In this case you would get the option, during the set up process, to choose your backup and restore your device from it.
    (You can find a few information e.g. size and date of your backup in "Settings > iCloud > Storage & Backup > Manage Storage")

  • TS3694 What to do when you recive an error message 9006?

    What to do when you recive an error message 9006?

    You came from the correct article. Here is what it has to say about that error.
    Error 2, 4 (or -4), 6, 1000, 9006
    Follow the steps to troubleshoot security software. Often, uninstalling third-party security software will resolve these errors.
    There may be third-party software that modifies your default packet size in Windows by inserting a TcpWindowSize entry into your registry. An incorrectly set default packet size can cause these errors. Contact the manufacturer of the software that installed the packet size modification for assistance or follow this article by Microsoft: How to reset Internet Protocol (TCP/IP).
    Verify that access to ports 80 and 443 are allowed on your network.
    Verify that communication to albert.apple.com or phobos.apple.com isn't blocked by a firewall or other Internet security setting.
    Discard the .ipsw file, open iTunes and attempt to download the update again. See the steps under "Advanced steps > Rename, move, or delete the iOS software file (.ipsw)" below for file locations.
    Restore your device while connected to a different network.
    Restore using a different computer.

  • What to do when you forget your apple security question

    What to do when you forget your apple security question

    You need to ask Apple to reset your security questions; ways of contacting them include phoning AppleCare and asking for the Account Security team, clicking here and picking a method for your country, and filling out and submitting this form.
    They wouldn't be security questions if they could be bypassed without Apple verifying your identity.
    (104241)

  • What happens exactly when you turn off your Wi-Fi?

    I was wondering, for the sake of knowing it, what exactly happens when you turn off the Wi-Fi of a Mac? I normally turn it off before putting it to sleep, because there have been some ocassions where after waking up, the Wi-Fi is on but not working. So I was thinking, what exactly happens with the radio when the computer goes to sleep or it's turned off.
    * Is it bad to turn off "hard" your Wi-Fi?
    * Is it bad to keep turning on and off the Wi-Fi?
    I think that it may have to be something about a Wi-Fi service, but I simply don't know nor found any answer on the Internet.
    Thanks in advance.
    Mac Mini, 2.8 GHz Intel Core i5
    OS X 10.10.3

    When your Mac goes to sleep, the wifi is automatically turned off. When you wake the Mac up, your wifi will turn back on and hopefully will reconnect a short time later.
    The purpose of Sleep is to save on energy, so wifi will be shutdown, as it is a significant energy drain.

  • HT1212 What to do when you have not synced to itunes and when it says to connect to itunes?

    what to do when you have not synced to itunes and when your ipod says connect to itunes?

    Disabled
    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                         
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: How to back up     
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store        

Maybe you are looking for

  • COA to be send to customer while saving delivery.

    Dear Friends, I have a requirement of sending the certificate of analysis (finished product)  to customer while saving delivery document. COA is the developed form (Z development) designed and that output we need to send to customer through email as

  • How can I use the "Copy and paste" tool in order get stamps in the same position in different pages (Acrobat XI for PC)?

    With Acrobat 6.0 I was able to copy a stamp in the same position (I mean "exactly" the same one) of different pages just by using the "copy/past" tool. Now I am using Acrobat XI and it seems like it is not possible anymore: I am copying a stamp and I

  • How to convert and download Vide

    I have a Zen 4GB MP3 player and I don't know how to convert videos or download videos to my Zen Is there any specific site I have to download/convert ?videos?

  • What is the best tablet for photoshop editing?

    For Christmas I want to get my dad a tablet (I guess this is what they are called? With the pen?) for editing his photos on the computer. He loves editing his pictures on Adobe Lightroom, but always complains about the mouse giving him trouble. So wi

  • Organize by Date - Import question

    What;s the best practice for importing by Date 1. 2005/2005-12-17 or the one that makes separate folders for year, month and date 2. 2005/12/17 I'm making a new library for my new D200, so I want to make a right choise