BDLS t-code Doubt after copying existing ECC to the new ECC

Hi,
We are creating a new ECC client by copying other already exist ECC Client with SAP_ALL Profile. Both are at  ECC 6.0.  Source and Destination ECC have Development and Demo Server respectively.
Old ECC Client : ECDCLNT801  
New ECC Client :  PHDCLNT902 (Created by copying ECDCLNT801 with SAP_ALL Profile)
After Creation of Client , We run two BDLS  t-code in  PHDCLNT902.
Source  : ECDCLNT801 and Target : PHDCLNT902   (On selecting  Client Dependent and Independent Tables)
After done this I am getting  the same GUID no in CRMPRLS table for  both ECCs.
Is it fine having same GUID no. for PHDCLNT902 and ECDCLNT801 in CRMPRLS table as mentioned PHD 902 is the copy of ECD 801 with SAP_ALL profile ,  so the GUID should have different or the same?
Or have to delete that entry from PHD 902 and again need to re run *BDLS * to get the new GUID at PHD 902?
Kindly correct me, will give points.
Regards,
Pawan Keshwani

Hello Pawan,
Have a look at OSS notes below:
588701 - Change of the logical system name in R/3 Backend system
765018 - Problems with logical system during data exchange.
It will solve your problem.
Regards.
Laurent.

Similar Messages

  • After copying a movie to the harddisk of my MacBook I wanted to also copy it to my iPad, but for this you first have to copy it to the library in iTunes, but this doesn't seem to be working. So how can I get this movie to the library ? And to the iPad ?

    After copying a movie to the harddisk of my MacBook I wanted to also copy it to my iPad, but for this you first have to copy it to the library in iTunes, but this doesn't seem to be working. So how can I get this movie to the library ? And to the iPad ?

    How is it not working?  And how are you doing it?  Drag the movie onto the iTunes icon on the Dock...  what happens?

  • HT201365 I recently upgraded my Ipadto 'iOS7', I carried out all the instructions,added a 4 digit code and after some confusion understood all the upgrades.

    I recently upgraded my Ipad to 'iOS 7' , after following the instructions and some confusion I added a 4 digit 'code' as requested. After getting used to all the new icons etc.the Ipad worked O.K.
    Later in the day when I switched it back on I was asked to enter my 'code' - which I thought I had done, but by mistake I entered my 'password'. after tapping 'done' the message ' iPAD Disabled' appeared.
    Please can anyone assist me? I am a OAP with limited computer experience.
    Mary Dunn

    If your device is disabled...
    Connect to your computer in recovery mode per the instructions in http://support.apple.com/kb/HT1212
    You may need to do this more than once.

  • [svn] 4634: First part of glue code for allowing Halo components to use the new Text Layout Framework , in order to get functionality such as bidirectional text.

    Revision: 4634
    Author:   [email protected]
    Date:     2009-01-22 17:38:56 -0800 (Thu, 22 Jan 2009)
    Log Message:
    First part of glue code for allowing Halo components to use the new Text Layout Framework, in order to get functionality such as bidirectional text.
    Background:
    TLF is making this possible by implementing a TLFTextField class. It is a Sprite that uses TLF to implement the same properties and methods as the legacy TextField class in the Player. Thanks to the createInFontContext() bottleneck method in UIComponent, it can be used by a properly-written Halo component (such as those in Flex 3) without any modifications to the component.
    Note: Text should render similarly -- but is unlikely to render identically -- when a component uses TLFTextField vs. TextField. The width and height may be different, affecting layout; text could wrap differently; etc. This is a fact-of-life based on the fact that TLF/FTE and TextField are completely different text engines.
    Whether a Halo component uses TLF or not to render text will be determined in Flex 4 by a new style, textFieldClass. (Gumbo components always use TLF.)
    TLFTextField is currently only partially implemented. It does not yet support scrolling, selection, editing, multiple formats, or htmlText. Therefore it can only be used for simple display text, such as a Button label.
    Details:
    The TextStyles.as bucket 'o text styles now includes a non-inheriting textFieldClass style. It can be set to either mx.core.UITextField or mx.core.UITLFTextField. These are the Flex framework's wrapper classes around the lower-level classes flash.text.TextField (in the Player) and its TLF-based workalike, flashx.textLayout.controls.TLFTextField.
    The global selector in defaults.css currently sets it to mx.core.UITextField using a ClassReference directive. For the time being, all Halo components will continue to use the "real" TextField.
    The new UITLFTextField is a copy of UITextField, except that it extends TLFTextField instead of TextField. This class has been added to FrameworkClasses.as because no classes in framework.swc have a dependency on it. It will get soft-linked into applcations via the textFieldClass style.
    The TLFTextField class currently lives in a fourth TLF SWC, textLayout_textField.swc. This SWC has been added to various build scripts. The external-library-path for building framework.swc now includes all four TLF SWCs, because UITLFTextField can't be compiled and linked without them. However, since they are external they aren't linked into framework.swc.
    Properly-written Halo UIComponents access their text fields only through the IUITextField interface, and they create text fields like this:
    textField = IUITextField(createInFontContext(UITextField));
    (The reason for using createInFontContext() is to support embedded fonts that are embedded in a different SWF.)
    The createInFontContext() method of UIComponent has been modified to use the textFieldClass style to determine whether to create a UITextField or a UITLFTextField.
    With these changes, you can now write code like
    to get two Buttons, the first of which uses UITextField (because this is the value of textFieldClass in the global selector) and the second of which uses UITLFTextField. They look very similar, which is good!
    Currently, both Buttons are being measured by using an offscreen TextField. A subsequent checkin will make components rendering using UITLFTextField measure themselves using an offscreen TLFTextField so that measurement and rendering are consistent.
    QE Notes: None
    Doc Notes: None
    Bugs: None
    Reviewer: Deepa
    Modified Paths:
        flex/sdk/trunk/asdoc/build.xml
        flex/sdk/trunk/build.xml
        flex/sdk/trunk/frameworks/projects/framework/build.xml
        flex/sdk/trunk/frameworks/projects/framework/defaults.css
        flex/sdk/trunk/frameworks/projects/framework/src/FrameworkClasses.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/styles/metadata/TextStyles.as
    Added Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UITLFTextField.as

    Many of your points are totally legitimate.
    This one, however, is not:
    …To put it another way, the design of the site seems to be geared much more towards its regular users than those the site is supposedly trying to "help"…
    The design and management of the forums for more than five years have driven literally dozens of the most valuable contributors and "regulars" away from the forums—permanently.
    The only conclusion a prudent, reasonable person can draw from this state of affairs is that Adobe consciously and deliberately want to kill these forums by attrition—without a the PR hit they would otherwise take if they suddenly just shut them down.

  • HT2311 After waiting 27 minutes while the new iTunes supposedly downloaded onto my computer, the Finder window did not appear, and the iTunes.mpkg icon didn't appear on my desktop (where downloads usually go).  What do I do?

    After waiting 27 minutes while the new iTunes supposedly downloaded onto my computer, the Finder window did not appear, and the iTunes.mpkg icon didn't appear on my desktop (where downloads usually go).  I also looked for the new iTunes by clicking on my Hard Drive icon but didn't see it there either.  I only see the icon for the old iTunes.  What do I do?

    The exclamation mark means that the app has lost the link to the actual file.
    First step: try and make sure the iPhoto Library is working correctly:
    Go to the App Store and check out the Purchases List. If iPhoto is there then it will be v9.6.1
    If it is there, then drag your existing iPhoto app (not the library, just the app) to the trash
    Install the App from the App Store.
    Sometimes iPhoto is not visible on the Purchases List. it may be hidden. See this article for details on how to unhide it.
    http://support.apple.com/kb/HT4928
    One question often asked: Will I lose my Photos if I reinstall?
    iPhoto the application and the iPhoto Library are two different parts of the iPhoto programme. So, reinstalling the app should not affect the Library. BUT you should always have a back up before doing this kind of work. Always.

  • My iPad2 is not working after an unsuccessful update to the new iOS6. How do I get working?

    My iPad2 is not working after an unsuccessful update to the new iOS6. How do I get working?

    - Try resetting the iPod. Nothing will be lost.
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Download/install a new app
    - Restore from backup
    - Restore to factory daults/new iPod.

  • TS1474 I have a new PC - great.  But the old PC has now gone and taken the backup of my iPhone 4S with it.  How do I get all my data from my iPhone to a new copy of iTunes on the new PC?

    I have a new PC - great.  But my iTunes library has now gone with the old PC.  With a new iTunes library how do I get all my data from my iPhone to a new copy of iTunes on the new PC?

    It has always been very basic to always maintain a backup copy of your computer.
    Have you failed to do this?

  • I have reached full memory capacity on my 500GB Time Capsule. I am considering purchasing a 2TB Time Capsule. Do I need to resave all existing data on the new hard drive or can I start afresh? Or can I link both time capsules to operate independantly?

    Hi,
    I  have reached full memory capacity on my 500GB Time Capsule. I am considering purchasing a 2TB Time Capsule.
    a) Do I need to resave all existing data on the new hard drive or can I start afresh?
    b) Or can I link both time capsules to operate independantly?
    Thanks,
    Paul

    You may not need to buy a new Time Capsule. 
    You can connect a USB drive to the Time Capsule, and use it in addition to the TC's internal HD.  You may need a powered USB hub as well.
    Exactly what is on your TC?  If it's only Time Machine backups, you may not need to do anything -- Time Machine will delete the oldest backup(s) automatically when it needs room for new ones.  But if you have more than about 250 GB on your internal HD, that 500 GB may not be large enough to keep backups long enough.
    If you have other data on the TC's internal HD, besides your backups, you could back up to the external HD and use the internal for the other data, or vice-versa.  But TM backups cannot "span" two drives, and you shouldn't mix backups and other data on the TC's internal HD.

  • I have just downloaded Mac OS X 10.9 and Pages 5. When I open any pre-existing document in the new Pages the format is zoomed to 125%, the headers are out of position, the margins are changes, and inserted images are also relocated. What can I do?

    I have just downloaded Mac OS X 10.9 and Pages 5. When I open any pre-existing document in the new Pages the format is zoomed to 125%, the headers are out of position, the margins are changes, and inserted images are also relocated. What can I do?

    Have you tried resetting the SMC ?     >  Resetting the System Management Controller (SMC)

  • Has anyone else had a problem with data? after updating my phone to the new update, i have all this data, and keep getting notifications that my data is getting high. i never had this problem before.

    has anyone else had a problem with data? after updating my phone to the new update, i have all this data, and keep getting notifications that my data is getting high. i never had this problem before.

    fair enough.  No need for any unnecessary posts either.  You issue had been addressed ad nauseum already in this forum had you bothered to search this forum (as forum etiquette would dictate) before posting.
    In any case, I hope that your problem was solved.

  • After updating my phone to the new iOS 6.0, my family can get my im's. What can I do so that they don't have that option on their devices?

    After updating my phone to the new iOS 6.0, my family can get my im's.  What can I do so that they don't have that option on their devices?

    Are you sharing your apple id? You can check if your email is included within the message settings in "settings >> messages >> send and receive" and remove it from that list on the other phones.

  • My itunes not working after it tried to download the new version. it keep giving error 7

    my Itunes not working after it tried to download the new version. it give me message: erro 7 or window error 193. need help. thank

    What worked for me was to uninstall from the control panel in this order: Thanks to another post on this board... this worked... link to the discussion here: https://discussions.apple.com/thread/5817584?tstart=0
    ITunes
    Apple Software Update
    Apple Mobile Support
    Bonjour
    Apple Application Support
    I had problems uninstalling Apple Mobile Support, I had to repair it first before I could uninstall it. You will have to restart the computer after all the uninstalls, and before reinstalling ITunes. I reinstalled ITunes from the Apple website afterwards (fresh download) ... everything works for me now that I have done this.

  • HT4623 My iphone5 keep restarting every hour after i update it with the new ios 7.1.1.Do u know why?

    My iphone5 keep restarting every hour after i update it with the new ios 7.1.1.Do u know why?

    have you ever tried itunes on your friends pc or someone if you have trusted that pc in your iphone then you can

  • HT4906 If I update iPhoto, will it transfer all my existing photos to the new version? Please advise, thank you,

    If I update iPhoto, will it transfer all my existing photos to the new version? Please advise, thank you, BKSunshine

    Yes - if nothing goes wrong - which is why you must always have a good current bacup prior to any update/upgrade
    LN

  • TS1702 After I have upgraded to the new iOS 6.1.2, the email software doesn't work and is not downloading.  While before it was working fine.

    After I have upgraded to the new iOS 6.1.2, the email software doesn't work and is not downloading.  While before it was working fine.
    How to fix this?

    There seems to be massive amounts of problems with every aspect of iOS 6. From what I understand all you can do is try and reset your device and pray that Apple bequeaths working software next time or allows users to revert to iOS 5 while they search for someone who knows what they are doing. Perhaps you will need to use an alternate email app until then? (Although, Gmail seems to be the only one that works properly)

Maybe you are looking for

  • SAP HANA Privileges for Frontend Tools

    Hello, I am pretty new to HANA and having problems to access my created views from Frontend Tools like Design Studio or Lumira. I have created several tables and on top created an Analytic View. Tables and views are in the same schema, but I assigned

  • What order are find results in?

    When I use Spotlight and then select the "show in finder" option, what order are the results supposed to be in?  Alphabetical, you'd think, if "name" was selected.  But there seem to be many sublists in a large set of result, each restarting some sor

  • Compare / Reset Patch Problem, Bug?

    Hi in Mainstge 1 I assigned the nine drawbar controller of the NI B4 II Organ to 9 Faders in the Mainstage Layout, so I can control them with my Korg Nano Control. In MS 1 when ever I moved a drawbar I got the possibility to reset the patch, so the d

  • Contact sheets - order of images

    Running Windows XP, and Photoshop Elements 2.0 - I have a folder with about 125 pictures and would like to make a series of contact sheets. I want them in a particular order and have given them consecutive numbers in front of the titles to keep them

  • Download premeiere elements 11 64 bit... how do I do this?

    How do I download premiere elements 11 64 bit?  I have a code/key.  Just trying to reinstall after hard drive crash.