'D' Value in UPDMOD field getting lost in Transformation,Delete not working

Hello all,
We are using this datasource 0PU_IS_PS_32 for Funds management, the datasource has UPDMOD field in it, which is basically the 0RECORDMODE. So when they delete the document on R/3 side we can pick up the delete.
Now this is what is happening in the delta infopackage, I get the delat records in the delta infopackage and I see a "D" in the UPDMOD field, but that value of D is getting lost when i load the data from PSA to the DSO through transofrmation by using DTP.
After the request is loaded in DSO, before activating the request I check in New Data table and the field does not have a value of "D" anymore so when I activate the request the system does not know that those records are "D" delete records and so the records are not getting deleted from DSO.
Has anyone faced this before, how can I fix it. The transformation is just one to one mapping no routines or formulas of any kind.
Thanks for your help in advance.

Hi,
It is mandatory that u map upmode to 0recordmode. In the rule group there will be 2 groups. One will be ur normal mapping and other should be used to map 0recordmode
Regards,
Raghavendra.

Similar Messages

  • Update value of current field by firing key-f3 is not working

    oracle 8i
    hey,
    I implemented a key-f3 trigger wich should insert the sysdate into the current field.
    :ab.von := sysdate;
    this works perfectly. but when I want to write a standart trigger, wich I could copy in every formfield like the example, it doesnt work and the message frm 41803 is shown, "no prefius datarecord aviable, from wich could be copied
    declare new_date date;
    begin
    if Get_Item_Property(:system.cursor_item, DATATYPE)='DATE' then
    Copy( to_date(sysdate,'DD.MM.JJ'), :System.Cursor_Item);
    end if;
    end;
    could anyone tell me where I have my mistake or if there is a easier way to solve the problem
    mfg
    robert

    ok, it works
    what I dont understand is, what for is then the trigger key-f3, when is it firing? and what is the use?
    how could I make a trigger to use for example strg+d to insert the sysdate or any other key
    where do I find the programm oracle terminal?
    what F-? keys are not used witch I could use?
    thanks anyway, my function is working with your information
    mfg
    robert

  • I have a problem with my iphone 4. My 3G always stays activated but I lose my network signal. The bars all get lost and I'm not able to receive / send sms, mms or phone calls. Could you guys please help me fix this problem? Ios 5.1.1

    I have a problem with my iphone 4. My 3G always stays activated but I lose my network signal. The bars all get lost and I'm not able to receive / send sms, mms or phone calls. Could you guys please help me fix this problem? Ios 5.1.1

    I haven't gotten a new sim card because the problem has been presenting itself in various cards not only mine. So far, all I've done is reset my network settings.
    Last night, I turned off the 3G tab and it had all the signal bars. Today, I did the network reset and it's working apparently. But like I said before, previously the bars just disappear and the iphone only has the 3G activated.

  • Transaction SE16: Field selection (User-Specific Settings) is NOT working for ALL tables

    Hi Guru’s,
    I have an issue in Transaction SE16, Field selection (User-Specific Settings) is NOT working in Tables (ALL tables).
    Following is the screenshot attached for your kind reference,
    That is in the initial screen of transaction SE16 if I choose Filed Name or Filed Label only the technical details (Field Names) are appearing and not the descriptions like Client, Purchasing Doc, and Company Code Doc. Category Document Type etc…
    Right now I am using ECC6 and EHP7 SAP system.
    Please help me to resolve this issue by implementing any OSS note or User Role creations or any technical changes required in system.
    Hope the requirement is clear and in case need any clarification please revert back.
    NOTE: Right now in Development System we don’t have any successful user to compare the settings.
    Regards,
    Kumar.S

    Thanks Patra.
    Even I searched in SAP portal and couldn't able to find the relevant OSS note.
    Following is my BASIS team response,
    "Only you can view Table Field values from higher release"
    Can you suggest / guide on this comment as well.
    Looking forward to your speedy response.
    Regards,
    Kumar.S

  • I am using Windows 7 64-bit. After installing Photoshop Elements 13 and trying to run it I always get the message: Photoshop does not work anymore. And it doesn't.

    I am using Windows 7 64-bit. After installing Photoshop Elements 13 and trying to run it I always get the message: Photoshop does not work anymore. And it doesn't.

    Hi Hardy Tasso,
    Are you seeing this problem since first launch of PSE13 after installation or recently?
    Please try:
    Keep Ctrl + Alt + Shift keys pressed while launching PSE13 Editor and click OK on the dialog that comes next.
    Thanks,
    Anwesha

  • How enter the values in to table when create entries option is not working

    hi everyone,
         can u please tell me How enter the values in to table when create entries option is not working.
    it's urgent.
    thanking u all

    Hi Shree,
    how many entries u want to insert ,,
    is it a ztable or custom table ..
    just tell me ur clear requirement ..
    clarify the same ..
    if no options avaliable then if its less entries or some value u can do it through debugging ..
    if its bulk entries then u can write a program ..
    just let me know ..
    regards,
    VIjay

  • TS1362 I downloaded two cd's last night and I am un able to play some songs cause it tells me I am this computer is unauthorized to play some songs,I did what it said about going to store to get authorized and still will not work,not happy at all!

    I downloaded two cd's last night and I am un able to play some songs cause it tells me I am this computer is unauthorized to play some songs,I did what it said about going to store to get authorized and still will not work,not happy at all!  I NEED HELP OR MY MONEY BACK NOW!

    There seems to be an occasional issue with downloads from the store. They prompt for authorization when they are in fact corrupt/incomplete in some fashion. Try deleting the problem tracks (do not hide from iTunes in the cloud), close iTunes and reopen, go to iTunes Store > Qucklinks > Purchased > Music > Not on this computer. Select a few tracks to download then click the icon that appears at the top-right of the iTunes window.. Untick the box that reads Allow simultaneous downloads. Proceed with the rest of your eligible purchases.
    If you still have a problem use the Report a problem links in your account history to contact the iTunes Store support team.
    tt2

  • My iphone 4 main button to get back to everything will not work

    My Main button on my iphone 4 for getting back to everything is not working, what should I do?

    You are referring to the Home button, right? 
    1. Restart phone
    2. If still not working, there is a hardware problem. Take it to Apple or an Apple authorized service provider.

  • Blank spaces at the end of an IDoc text field get lost when posted to R/3

    Hi Guys,
    I am facing the following issue:
    In an XML file-to-Idoc scenario, there are spaces at the end of a text field in the inbound XML file, which I can see when I open the inbound file with a text editor like notepad, and they are kept after XI mapping is executed (I can see them in message mapping simulator). However, it seems that these spaces get lost once the IDoc is posted to SAP R/3 and they are not visible on SAP R/3 side.
    Do you have any idea ? Thanks.
    Best Regards,
    Evaggelos Gkatzios

    That means SAP is removing the spaces from IDoc fields, where you spaces are not allowed. Does it create any problem?
    Thanks,
    Nabendu.

  • Passing value to a field of SAP Program which do not have "Parameter ID"

    Dear Experts,
    My requirement is that i need to pass a value from my dialog program to a field of SAP Program which do not have "Parameter ID" attached to it.
    For example: If you run SAP Transaction CS14, it has two sections viz., Primary BOM and Secondary BOM. I need to copy and create own screen using Dialog program. The screen appears in custom screen would be similar to that of the SAP Transaction CS14. If you check the fields, all the fields have "Parameter ID" attached to it, except for the following fields which do not have Parameter IDs are "Alternative", "Valid From" and "Required Qty".
    Hence how do i pass value to those fields? Kindly help me
    To those fields where "Parameter IDs" are attached, i can use below two statements:
    Set parameter id <par> field <field>.
    call transaction 'CS14' and skip first screen.
    Regards,
    Ramesh Manoharan

    Hi Harald Boeing,
    Thanks you very much. My problem is solved.
    Rewarded Points.
    Regards,
    Ramesh Manoharan

  • Ichat - getting started for first time NOT Working ..please help

    I opened the Ichat application for th every first time today. When I open the app a box pops up and asks you to enter your user name and password and with which type of account you want to log in with, etc. First, I chose my mobile me account ( I also have a mac.com account and teh same thing I am going to describe happens with it as well for it is not an apple id dependent problem). I do so and click continue. The next screen comes up in the box and it is titled " encrypted ". Then in the box it says you are now ready to use ichat" . At the bottom of the box it says click done to begin using ichat.
    Thus, is my problem. There is no "done" option to click on. The only button options to click on are: "learn more" , "go back" or "continue" . If I click "continue" nothing happens and I cannot do anything or begin using ichat. If I like "learn more" nothing happes at all - thus, the same result as clicking "continue". If I click back it will goto the previous screens but nothing changes.
    Has anyone experienced this before? It seems strange and odd for an apple software to be so deleterious. How do i fix it so I can use iChat?
    Any help is greatly appreciated. Thank you in advance. Jenna

    Hi
    Welcome to the    Discussions
    Unfortunately although very rare some people do find that iChat does this.
    Do this first.
    Open your Home Folder (Little House icon)
    Go to the Preferences Folder within and then find all the com.apple.iChat(xxx).plist items and delete them.
    Try iChat again.
    You should see several Start Up Screens.
    1) A Welcome Screen.
    2) A Valid AIM name (Includes options for MobileMe and @mac.com as well as AIM) plus confirming your Name (Your name maybe Prefilled from the Address Book)
    3) the Bonjour Enable (or not) screen.
    4) The Jabber option (Includes GoogleTalk) This Screen includes options to change Server Names and Ports under the text fields for the Jabber ID.
    5) A Video Preview pane. (You can use this to take a Snapshot for your Buddy Pic)
    6) a Details of Accounts you have set up screen.
    7) the Done Screen.
    More on this with Pictures here
    If this does not work we may have to get you to Reinstall iChat.
    How much work this entails depends how far your OS has been updated above the Install Disk Level.
    Could you tell me what OS version the Install Disk is (What came on your Computer when new) ?
    And what OS level you are currently using ?
    7:23 PM Friday; December 3, 2010
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • ITunes 12 - old style Get Info using Shift-Click not working

    I've become accustomed to using iTunes 12, but because I have for a number of years utilised most of the fields available in the older version Get Info screens (not available by default in iTunes 12) in order to create and manage smart playlists, I have been relying on retaining that access by using <Shift-Click> to bring them up.  Alarmingly today I've attempted to access the old style Get Info screens only to discover that the <Shift-Click> option is seemingly not working!
    As I hadn't heard of a change to this feature, nor can I find anything on the net about it, I am just wondering if anyone else is having this problem, and if so, does anyone know of a workaround?  I keep my versions of iTunes up to date and recently downloaded the latest version (to 12.1.0.71), so perhaps a change was included in that update?
    Without easy access to those fields I may as well give up iTunes and go fly a kite, so any advice will be gratefully received!
    Cheers.

    Access to the "old style" metadata editors has been dropped from iTunes 12.1 - I suspect that it was left in 12.0, with the shift right-click option, only because the new style editors were somewhat unstable/unfinished.  In most cases all the fields that were available pre iTunes 12 are available in 12.1.  Admittedly, the layout is a little counter-intuitive as you may have to scroll up/down, or expand the window by dragging one of its corners, to see everything.  One issue that some have noted is that the available metadata elements are now more constrained based on media kind - for example, track and disc number fields that used to be universally available are no longer displayed or editable for TV Shows and Movies.  There are also some strange inconsistencies - for example, that the Description element for audiobooks is only available for single items but not for groupings of two or more items, including albums.
    For Music it looks like 12.1 has all the same fields available as were in iTunes 11.  For a single song you get this (Details and Sorting tab):
    and for an album (or any selection of two or more songs) the corresponding tabs are:
    Depending on the fields you use for your smart playlists you may find that the editors in iTunes 12.1 will work fine, though it may take a while to get used to the new layout.  If there still is a "back door" to the old style editors in 12.1 I've not seen any reports of what it is!

  • HP PRime Calculator - RPN active - 'Get Home' in CAS do not work

     Firmware version : 20150617 v8151 If I have RPN active in home view, when in CAS I press Menu->Get Home, the list of values that are shown are of the Textbook setting.The virtual calculator has the same problem. RPN Screen:   CAS Screen:  

    Hi,
    I would suggest you try:
    http://www.hpmuseum.org/cgi-sys/cgiwrap/hpmuseum/forum.cgi
    there is some discussion there about about starting a bug reporting forum. A feature request section would be a useful part of that too.
    You can also try the comp.sys.hp48 newsgroup. The GoogleGroups link:
    https://groups.google.com/forum/#!forum/comp.sys.hp48
    Regards.
    Note: I do not work for HP, I just like playing with calculators :-)

  • Abnormal, Same query get data in sql but not working on Fron-end

    Dear,
    Version :Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    We have created packed in oracle database befor two months ago & was working fine, but since morning select statment in package is not working while running via application which mentioned below and raise not data found but surprising thing is that same query is getting data when we execut on sql plus return one record.
    i don't know either it's abnormal behaviour or sth else becuase the same query run without changing any singl column in where_clause work in sql but not getting data while submition request through oracle application and raising not data found.
    --thankse
    Edited by: oracle0282 on Dec 29, 2011 2:20 AM

    Actully when i run this query in sql it return one record on the same parameter, while when we exeucte this select in pl/sql on the same parameter oracle raise no data found error.
    so i got confused the same query with same parameter retur record in sql but when we call it fron-end through packege raise 'no data found error'.
    hope you understand now.
    --thanks                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • I want to download firefox 4.0 but can only get 5.0 which will not work with my corporate firewall. How can I download FF4.0?

    I need to download FF4.0 to get through my corporate firewall. All I can download is FF5.0 which will not work. How can I download FF4.0?

    #A link to Firefox 4 versions will not be offered by any '''''responsible''''' contributor here, because Firefox 4 versions contain stability and security issues <u>that will not be corrected</u>. Firefox 4 is a thing of the past.
    #The only currently supported versions that a '''''responsible''''' contributor here will offer are Firefox 5 and Firefox 3.6.18. Firefox 3.6.18 is currently scheduled for support for only 2-3 more months, then it, too, will be a thing of the past. Firefox 6 will probably be introduced about the time the Firefox 3.6.18 support is discontinued.
    #To downgrade to Firefox 3.6.18, follow these instructions '''''very carefully''''':
    #*Back up your personal information (bookmarks, passwords, etc.) before proceeding just in case something goes wrong: https://support.mozilla.com/en-US/kb/Backing%20up%20your%20information
    #**'''''If you need to''''', see the following article. See the last 2 sections "Copying files between profile folders" and "Your important data and their files" to restore important information '''''if something goes wrong in the downgrade''''': https://support.mozilla.com/en-US/kb/Recovering%20important%20data%20from%20an%20old%20profile
    #*Download and SAVE Firefox 3.6.18 to your Desktop, then proceed as in the "Clean re-install" article below: https://www.mozilla.com/en-US/firefox/all-older.html
    #*Clean re-install: http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall
    #*You may also need to reset your extension databases in your profile folder. Do the procedure after locating your profile folder (see "Back up your personal information" above) and closing Firefox. The files will be automatically re-built when you re-start Firefox: http://kb.mozillazine.org/Unable_to_install_themes_or_extensions_-_Firefox#Corrupt_extension_files

Maybe you are looking for