All Values Deleted from Target System when transporting new values added

Hi,
Wasn't really sure where to put this question.
I created a maintenance view between two Z tables. A main key table and a text table.
I added the new values to the maintenance view and transported successfully.
I then had a request to create 3 more values.
I added these three and transported these to the target QA system.
However when the transport completed, all entries bar one had been deleted from the Z table but the Z text table had all existing entries plus the three new ones.
I've tried manually creating a transport and adding all 10 entries but this has the same problems.
If I SCC1 the entry from one dev client to another it works fine.
Has anyone come across this problem befor and know how to resolve it?
Many Thanks
David

Yes, I managed to sort it.
This is what I did:
I created a new blank transport.
For the task created under the transport I then opened the task object list.
I then added two entries in this list. i.e. one for each table that was in the view.
My entries where:
Entry 1:
Program ID: R3TR
Object Type: TABU
Object Name: ZNR_REASON
Then click on the key icon and add:
Table Name: ZNR_REASON
Table Keys: 200* (NOTE 200 is our development client). The '*' is needed to that ALL entries are included in the transport.
Entry 2:
Program ID: R3TR
Object Type: TABU
Object Name: ZNR_REASONT
Then click on the key icon and add:
Table Name: ZNR_REASONT
Table Keys: 200* (As above 200 is our development client). Again the '*' is needed to that ALL entries are included in the transport.
I hope this helps.
Regards
David

Similar Messages

  • Delete table from target system

    Hi Folks,
        I have transported a table to the target system which should not have been transrpoted. The table actually doesn't meet the right naming conventions and have some unecessary fields. I want to remove the table present in the target system and transport a new table which has the right fields and right naming conventions.
    Regards,
      Santosh

    Ask this question in ABAP forum.
    By the way when you delete the table in Dev system then it will create one transport request and you just need to transport the request into the system from where you want to delete the table.

  • I am unable to see any POP3 or IMAP tab when I set up an account in my iphone 4S. Hence by default all my email accounts become IMAP and the messages are deleted from the server when I delete them from the iphone.

    I am unable to see any POP3 or IMAP tab when I set up an account in my iphone 4S. Hence by default all my email accounts become IMAP and the messages are deleted from the server when I delete them from the iphone.

    ok sorry everyone but i solved it myself but the solution is so nuts i've posted it here to help others who have the same problem.
    to setup a comcast imap account on your iphone:
    go to mail, contacts, etc in settings
    under accts, select add account
    select "other"
    new screen, choose "add mail account"
    now on the new acct screen you must enter your name, email address and password for your GMAIL acct ! (yes i said your gmail acct !, or some other acct with a NON comcast address).
    hit next
    then the acct verifies
    when verified a screen will open with all the acct settings for this acct AND @ the top of the screen are the 2 buttons > imap or POP
    select imap and THEN CHANGE ALL THE ACCOUNT information to the comcast account !
    then hit next and the account will take a couple minutes to verify but it will verify and now you have a comcast imap acct set up on your iphone.  The problem must be that when the iphone sends the initial verify acct info to comcast (if you enter that information first) the comcast server is simply not setup yet to signal the iphone that there is an imap option.

  • Transfer PO value limit from HR system to SRM system

    Hi All,
    Kindly provide some inputs about how could I transfer the PO value limit from HR system to SRM system.
    It would be good if you please explain in brief.
    Regards,
    KM

    Done

  • Batch Jobs fail because User ID is either Locked or deleted from SAP System

    Business Users releases batch jobs under their user id.
    And when these User Ids are deleted or locked by system administrator, these batch jobs fail, due to either user being locked or deleted from the system.
    Is there any way that these batch jobs can be stopped from cancelling or any SAP standard report to check if there are any batch jobs running under specific user id.

    Ajay,
    What you can do is, if you want the jobs to be still running under the particular user's name (I know people crib about anything and everything), and not worry about the jobs failing when the user is locked out, you can still achieve this by creating a system (eg bkgrjobs) user and run the Steps in the jobs under that System User name. You can do this while defining the Step in SM37
    This way, the jobs will keep running under the Business User's name and will not fail if he/she is locked out. But make sure that the System User has the necessary authorizations or the job will fail. Sap_all should be fine, but it really again depends on your company.
    Kunal

  • All contacts disappeared from my iphone when trying to use icloud. What happened?

    In order to set up Groups, I was advised to install CopyTrans (free version).
    I have also set up and use ICoud.com through my PC to make Groups and arrange contacts.
    But now I have NO contacts in my iPhone.  When I close the Contacts App and reopen it, some appear. But when I touch 'Groups' they all disappear again.
    How do I access all 700 contacts stored on iCould?
    When I Synch with my PC (which uses Outlook) all those 500 contacts are added AGAIN and AGAIN forcing me to delete duplicates constantly.
    And then when I turn on the iPhone and touch Groups - they disappear again.
    I switched from BlackBerry - was this a mistake?

    Suggest you consider using an app to back up your contacts.  This will allow you to easily restore them if this happens again.  One I can recommend is My Contacts Backup Pro, although I'm sure there are others that work as well.  The app will back up your contacts as a vCard attachment to an email.  Send the email to yourself and save either the email or the attachment.  If you ever need to restore your contacts you can just tap the attachment to import them back to your phone.
    Then, as mentioned in the other post, try saving your photo stream photos to your camera roll, delete the iCloud account, provide your password and choose Delete from My iPhone when prompted (your data will still be in iCloud), then sign back in.  Hopefully it won't happen again after that.

  • Q: InDesign Extension could not be removed from file system when it was removed in Extension Manager

    <body>
    <p>All files of an ordinary extension will be removed from file system when this extension is removed in Extension Manager. But InDesign extensions with <tt>"plugin-manager-type"</tt> attribute in mxi file are special. Extension Manager will NOT remove files of this kind of extensions from file system when removing these extensions. Instead, Extension Manager will use other way to tell InDesign not to load these removed extensions when InDesign is launched. If you want to make your InDesign extensions removable, you can just remove <tt>"plugin-manager-type"</tt> attribute from the mxi file when you generate an extension.</p>
    </body>

    Thanks for the help. Yes that addressed the issue.
    On a side note, the tutorial I followed was the one that came with the plugin. Specifically I'm referring to the following file:
    //<eclipse_path>/plugins/com.adobe.cside.html.docs_1.0.0.201307260955/doc/getting_started/ Create_Your_Own_HTML5_Extension_In_5_Minutes.htm
    This is the HTML page for the "Create Your Own HTML5 Extension In 5 Minutes" walkthrough. It makes no mention of changing "PlayerDebugMode". I downloaded the eclipse plugin from the following link:
    http://labs.adobe.com/downloads/extensionbuilder3.html
    Is there a more up to date plugin? Where is the documentation that references changing the settings you mentionned?

  • I have downloaded all my music from the cloud to my new iPhone and created playlists so I can listen to it when not it wifi like when on a plane. If I turn on iTunes Match will I still have this music still downloaded?

    I have downloaded all my music from the cloud to my new iPhone and created playlists so I can listen to it when not it wifi like when on a plane. If I turn on iTunes Match will I still have this music still downloaded? The online information suggests all my music will be replaced. Will I have to download it again??

    What you have on your computer is your iTunes library, not an iTunes "account."  The account that is related to iTunes is your Apple ID, which you use to sign in to the iTunes Store and make purchases.  It is also used with iCloud.  iPods (that are not iPod touch) are associated with your iTunes library, not to your Apple ID.
    So, I think you probably just need to set up (or update) automatic syncing for the iPod.  If it's not set up to sync those new songs, iTunes still syncs the iPod, but it syncs nothing
    In iTunes, if the sidebar (along left side of iTunes window) is hidden, from the menu bar, under View, select Show Sidebar.  In the sidebar, the iPod appears under DEVICES, when it is connected.
    Select the iPod in iTunes.  There is a row of buttons, starting with Summary.  Click on Music next to Summary.  This is the iPod's Music screen, where you tell iTunes how to sync songs to the iPod.
    Check the box for Sync Music (if it's not already checked).  If your iTunes music library fits completely on the iPod, you can choose to sync Entire music library.  Otherwise, you can choose to sync Selected playlists, artists, albums, and genres.  On the lists below, checkmark the playlists, artists, albums, and/or genres that you want on the iPod.  When you click Apply, the songs from your selection sync to the iPod.
    One convenient way to set this up (if you can't sync the entire iTunes music library) is to create a new playlist in your iTunes library.  Name it "iPod Songs" (or whatever you want).  Put ALL songs that you want on the iPod on this playlist, including those new songs.  Back on the iPod's Music screen in iTunes, select this playlist under Playlists.  Going forward, to update songs on the iPod, just update that playlist in your iTunes library (add/remove songs).  The next time you connect the iPod (or click the Sync button), iTunes automatically syncs the same changes to the iPod.

  • How to remove namespace prefix from target payload when using HTTP in PI7.0

    Hi,
    i have a requirement to remove namespace prefix from target payload when receiver receives the payload by an HTTP request.
    i am not able to use XML Anonymizer Bean as in HTTP channel its not possiile.
    Target structure after mapping now is:
    <?xml version="1.0" encoding="UTF-8"?>
    <ns3:Order xmlns:ns3="urn:xxx-com:pi:project">
    fields
    </ns3:Order>
    i need the target structure after mapping should look like:
    <?xml version="1.0" encoding="UTF-8"?>
    <Order xmlns:="urn:xxx-com:pi:project">
    fields
    <Order>
    i removed namespace from source and target Message Type of message mapping but still getting "ns3" prefix. My requirement is to just have this ns3 removed.
    Please reply if anyone has solved this problem before.
    Thanks

    Hi ,
    >>>i removed namespace from source and target Message Type of message mapping but still getting "ns3" prefix. My requirement is to just have this ns3 removed.
    Which process you've used for removing namespace...java/xslt mapping. In case of java mapping plese remove ns3 while creating the target element. Please go through the below blog it may help you.
    Quick Tips: Dealing with Namespaces in XI/PI
    Regards,
    Priyanka

  • I need to recover all my notes from Ghostwriter. When I double click the icon nothing happens. I am sick to my stomach! Can anyone help me?

    i need to recover all my notes from Ghostwriter. When I double click the icon nothing happens. I am sick to my stomach! Can anyone help me?

    Try to backup and restore you device in itunes...restoring the device is like removing the iOS software off the device and re-add in a newer software, after you have restore you device, MAKE SURE YOU SET UP YOUR DEVICE LIKE A NEW DEVICE, DONT NOT RESTORE FROM BACKUP!!... give the device a chance to use the newer software and see if the issue still persisting, if the issue still on going then its would be a hardware issue.
    Call Apple Care and see if your device is still under warranty to get it replace

  • Updated all mobile apps from iPhone itself, when I connect iPhone to iTunes it downloading again?

    I updated all mobile apps from iPhone itself, when I connect iPhone to iTunes it downloading again? (Earlier it was copying from iPhone to iTunes) now, it’s not happening. Please suggest me I need to change any settings in iTunes or iPhone?
    Thanks in Advance,
    Suresh Balakrishnan

    Hi,
    Problem got solved, please find the below mentioned steps to resolve.
    Steps to Resolve:
    1. launch the iTunes app.
    2. Connnect iPhone to the Mac.
    3. Click on View menu from header file then select "Show Sidebar".
    4. Right click on Device on left side pane then select "Transfer perchased"menu.
    After the File copying from iPhone to iTunes.
    Thanks and Regards,
    Suresh Balakrishnan.

  • HT2905 can someone please tell me why I do not get the delete from disk option when trying to delete duplicate items

    can someone please tell me why I do not get the delete from disk option when trying to delete duplicate items

    The content must be in the iTunes directory structure for that option to appear.

  • How to set emails to delete from iPhone 5 when deleted on Mac Pro

    I followed the instructions below to enable my emails to delete from my iphone when I delete them from my mac but I do not have the final setting option.
    click settings
    click mail/contacts/calendars
    click on account
    click on advanced
    click on delete from server-this option isn't on my iphone
    click on when removed from inbox-obviously I didn't have this option either since the above was not on iphone
    my outgoing mail server is a SMTP. There is nothing in the IMAP Path Prefix-could this be why-do I not have an IMAP or POP?
    Thanks

    cafecrazy wrote:
    I followed the instructions below to enable my emails to delete from my iphone when I delete them from my mac but I do not have the final setting option.
    click settings
    click mail/contacts/calendars
    click on account
    click on advanced
    click on delete from server-this option isn't on my iphone
    click on when removed from inbox-obviously I didn't have this option either since the above was not on iphone
    my outgoing mail server is a SMTP. There is nothing in the IMAP Path Prefix-could this be why-do I not have an IMAP or POP?
    Thanks
    IMAP is what you need .
    Who is your mail provider?

  • I want to tranfer all my data from my old macbook to new macbook air

    i want to tranfer all my data from my old macbook to new macbook air

    How to use Migration Assistant to transfer files from another Mac
    Migration Assistant tips and tricks
    MacBook Air- Use Internet Sharing to optimize data migration
    You should use the Setup Assistant when it appears after you first turn on your new computer. But if that's not convenient then use Migration Assistant after you've setup the new computer.

  • Hi, I have an iTunes account on my laptop set up to work with my old iPod. I now have an iPad and new iPod but set up under a different account- can I put all the songs from my iTunes onto the new devices. Thanks.

    Hi, I have an iTunes account on my laptop set up to work with my old iPod. I now have an iPad and new iPod but set up under a different account- can I put all the songs from my iTunes onto the new devices. Thanks.

    Yes
    Put all the music on one computer, make sure it is authorized for all accounts, sync.

Maybe you are looking for

  • Aperture Import: Original images saved outside library since upgrade

    Before I upgraded to Snow Leopard and Aperture 2.1.4 all my images were saved in the Aperture library. I upgraded to OS X 10.6 and to Aperture 2.1.4 at the same time. Aperture still saves the previews and the thumbnails in the library, but it saves t

  • How do i unhide media files

    i cant unhide my media files, ive tried the whole explore show hidden then highlight the folder i want to unhide and click properties but when i try to do so i cant because the hide option is grayed out and i cant select it. can anyone help me?

  • JTable ListSelection

    Hi, I have JTable and also a TableModel. The Table rows consists of two types of Data Objects say A object and B object. Multiple Selection is allowed. If the user selects on A object then only A object rows should be allowed for selection using CTRL

  • How to make 100% chart

    Hello, How do I change my chart to show 100% instead of 16 000 %. There are 165 respondences taking part in survey. WhenI I choose "perctntage" on X scale in makes 16 000%. Same with marks on each chart - for example 15 300 % Pages 5.0. Please help.

  • Changing subnet of VDI clients

    Hi Everyone, We have an RDS 2012 setup, using 2 Hyper-V systems to provide Virtual Machines. We have recently changed from a flat network, and have now VLANed the network.  During this process, we put the Virtual machines on a separate VLAN from the