CRMXIF_ORDER_SAVE_M - Lead_Start Date not being populate.

Hi Gurus,
I am migrating Lead Data in SAP CRM using CRMXIF_ORDER_SAVE_M / CRMXIF_ORDER_SAVE_U03 IDOC structure. The problem is that the Lead Start and End dates are not being passed to the database. I am populating the data at Header Level using the appointment segment. You help is much appreciated.

Hello,
I am not sure what you mean exactly, however you can test first in crmd_order
to create a lead and have a look (in debugger) which fields are needed and how they are stored on database.
Please verify also your date profile and date type and rules.
Best regards
Rene

Similar Messages

  • Date not being displayed in the custom format

    Hi ,
      I have a problem wherein i am unable to change the format of the date.
    I need the date to be in the format 'January 10,2010.' however the date is being displayed as '1/10/10'. I have tried all options for the date formatting. I specified the custom format as 'MMMM D,YYYY' as mentioned in the SAP Library. I am trying to use the std custom options like YYYY-MM-DD, the date is not being dispalyed in the custom format provided by SAP either.
    I have binded date from the context, used the Current Date field provided by SAP.  Nothing works.
    Its not working on the new form. However the old forms have the same kind of formatting and are being displayed as desired.
    Please suggest as to what the issue could be.
    Thanks,
    Soumya.

    Hi All,
    Even I'm encountering the same issue. I'm trying to control the outputted date format programmatically.Please have a look.
    data: v_int_date like sy-datum,
            v_ext_date(10).
    v_int_date = '20110201'
    write v_int_date to v_ext_date MM/DD/YYYY.
    Here I've tried to convert the date to external format using a fixed format(MM/DD/YYYY). But still it's getting outputted in the format DD/MM/YYYY only as that's the way its defined in the User Master!
    Is there any solution for this? How can I 'override' defaults in the SAP User Master?
    Thanks,
    Mahesh

  • Some client data not being populated after upgrading to NCS 1.1.0.58

    After upgrading to Cisco Prime NCS 1.1.0.58 some of the client data is not being populated or gathered. The graphs labeled "Client Count By Association/Authentication" and "Client Count By Wireless/Wired" are no longer being updated? Not sure what was changed during the upgrade or where to look to get it to start collecting the data again?                  

    Eajackson,
    Make sure your WLC, MSE and WCS/NCS code matches the compatibility matrix here:
    http://www.cisco.com/en/US/docs/wireless/controller/5500/tech_notes/Wireless_Software_Compatibility_Matrix.html
    Sent from Cisco Technical Support iPhone App

  • Master Data not being uploaded to Info Object

    Hi all,
    I'm trying to upload some master data  in to an Info Object with attributes. When I trigger the DTP, the status gets stuck to Yellow and the data is not being uploaded. There are no errors being shown.
    The data has reached PSA perfectly. My data source is a flat file.
    Anyone have any ideas?
    Please help
    Thanks

    Hi,
    There could be various reasons for this. I would have gone through checking it this way.
    Activity set 1:
    1) Check in SM50 if there is any activity happening.
    2) Check in SM37 for any cancelled jobs.
    3) Check in SM21 for error logs.
    Activity set 2:
    1) Cancel the current request.
    2) Ensure my transformation (b/w datasource and InfoObject) is active.
    3) Try to reduce the data package size and try (say to 100)
    4) Run the DTP
    Activity set 3:
    1)  If Activity set 1 and 2 do not help me, I would check by deleting the request in my PSA as well. Take only one record of the flat file which I am sure has no illegal characters and try loading.
    2) If successful, this would mean it could be because of the erroneous record in the complete set (It may be taking some time to show up the error and hence the status is still yellow).
    3) If unsuccessful, this could be because of some objects which are inactive. And I would start from deleting and recreating the DTP.
    Also, do you have any routines in the transformation? If so please recheck the logic.
    Hope it helps!!

  • Finder data not being written to .DS_Store file

    The symptom of the problem I am experiencing is that the position of icons on my desktop (as well as icons in other folders in my home directory, as well as Finder window settings for folder in my home directory) are lost every time I log out. On a subsequent login, all of the icons "reflow" starting from the top right corner of the screen, just below the boot volume icon. I have been able to determine that this has to do with the .DS_Store file(s) in the Desktop folder and other folders of my home directory. If a .DS_Store file exists, the timestamp does not change when I change the icon layout and logout. If I delete the .DS_Store file, it is not re-created.
    In my case, my home directory (and the child Desktop folder) is being mounted off an SMB share on a Windows 2003 server. My Mac is using AD authentication to the same Windows 2003 server, which is the domain controller. I'm logging in with my AD credentials, and my home directory mapping is picked up from the home directory field in AD.
    Now, Googling this problem, I found a lot of people complaining about wanting to suppress the use/creation of the .DS_Store files on Windows network volumes. This led to an Apple KB article (http://support.apple.com/kb/HT1629) on how to modify a default to prevent the creation of .DS_Store files on network volumes--essentially the very behavior I am experiencing. The upshot of the KB article is to us the following command in terminal:
    *defaults write com.apple.desktopservices DSDontWriteNetworkStores true*
    I did a 'defaults read' to confirm this default isn't set on my install of Mac OS X 10.5.6--and it isn't. I then tried using the following variation in the hope I could force the behavior I wanted:
    *defaults write com.apple.desktopservices DSDontWriteNetworkStores false*
    Predictably, this had to effect.
    The upshot is, NONE of the Finder data for files and folders in my home directory (icon positions, Finder view window defaults, etc.) is preserved between logons. And this is driving me nuts! I've spent several hours over the past two evening trying to troubleshoot this, and I've had no luck.
    As a footnote, I'll mention that if I drag a folder from my home directory onto the local hard disk, the .DS_Store file is created/updated and things behave as expected (icon position and Finder window defaults are preserved). But, if I then drag the folder back over to my home directory, the values in the .DS_Store file become "frozen" and don't change.

    Hey, try this:
    1.
    Put a file in a folder on your Desktop.
    Edit: not your Desktop, but rather a typical local home on an HFS+ volume ~/Desktop
    2.
    Use "Get Info" to add a "Comment".
    The comment can be up to somewhere between 700 and 800 characters.
    3.
    Copy the folder to a FAT formatted flash drive, SMB share, etc.
    4.
    Create a new folder on the flash drive.
    5.
    Move the file from the first folder to the second folder.
    Confirm that the "Finder" shows the comment to be there.
    6.
    Quit the "Finder" - in 10.4 and earlier, this action would ensure that all .DS_Store files get updated, including transfer of comments. I.e. don't "relaunch" or "kill", etc. Enable and user the "Quit" menu, or use:<pre>
    osascript -e 'tell application "Finder" to quit</pre>
    7.
    Now where's the comment?
    In step 2, you could also have just created a file on the non-HFS volume and wasted your time typing in a 700 character comment.
    In step 6, a more real-world scenario is ejecting the drive or logging out, but deliberately quitting the "Finder" is the most conservative way to ensure that changes get written to .DS_Store files and comments survive. In 10.5.6, even under these conditions, comments are lost.
    Icon positions and view preferences are one thing, but with comments - that's real user-inputted data that Apple is playing fast and loose with. And if they no longer support comments on non-HFS volumes, the "Finder" shouldn't be showing you the comments when you double-check them in step 5, or allow them to be added in the alternate version of step 2.
    ..."C'mon Apple... what gives here?"...
    Unfortunately, this "Discussions" site is not frequented by Apple devs. Have you considered filing a bug report? I wonder what they would tell you, eg. if the treatment of .DS_Store files actually does turn out to be a bug or is intentional as it suspiciously seems...
    http://developer.apple.com/bugreporter/index.html

  • Flash player 10.1 failing, and data not being saved.

    Hello! A few days ago I was suddenly unable to view any live video streams. I figured it had to do with my firewall, but found nothing of interest there. I tried deleting all my caches and cookies, but to no avail. Since I had lost all my saved data from said games, I decided to start anew (I deleted THAT cache by accident).
    However, no data was able to be saved to my computer. I tried altering Chrome settings, managing my global and local settings in Adobe Flash Player Settings, and uninstalling/reinstalling Adobe Flash Player. Nada.
    THEN I tried using IE8. Same exact problems. No video streams, no local data or caches, several flash programs not loading, or freezing.
    Searching around a bit;
    Youtube videos work perfectly.
    Embeded videos do not work, for the most part. Videos from places like Myspace or Veoh (used by video index sites I visit) do not load, or say something along the line of "access blocked or video does not exist." Yet the videos MOSTLY work at the sites themselves.
    My system;
    Windows XP 32bit (v2002) - Media Center (recently installed Service Pack 3 because I needed to reinstall several drivers)
    Web Browsers - IE8 and Google Chrome (5.0.375.86)
    I am immensley sorry if I am overly complicating this.

    Ok, lets see...
    C:\Windows\System32\Macromed\Flash;
    FlashPlayerTrust (folder with rpconverter.cfg inside)
    FlashInstall
    flashplayer.xpt
    FlashUtil10h_Plugin (has Flash logo)
    install
    NPSWF32.dll (Shockwave Flash 10.1 r53)
    IE8;
    Adobe PDF Link Helper
    Adobe PDF Reader (not in currently-loaded list)
    Shockwave ActiveX Control (not in currently-loaded list)
    All three are listed as "enabled," but those not in the "currently-loaded" list do not give a load time. I guess they aren't loading...
    Chrome (took a while to find a LIST of plug-ins)
    Shockwave Flash - Version: 10,1,53,64
    Description:
    Shockwave Flash 10.1 r53
    Location:
    C:\WINDOWS\system32\Macromed\Flash\NPSWF32.dll
    Enabled
    Shockwave Flash - Version: 10,1,53,64
    Description:
    Shockwave Flash 10.1 r53
    Location:
    C:\Documents and Settings\***\Google\Chrome\Application\5.0.375.86\gcswf32.dll
    Enabled
    Shockwave for Director - Version: 11.5.7r609
    Description:
    Adobe Shockwave for Director Netscape plug-in, version 11.5
    Location:
    C:\WINDOWS\system32\Adobe\Director\np32dsw.dl
    Enabled
    Other than Acrobat, those are the only Adobe/shockwave/marcromedia files.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ALSO
    In my Object directory (C:\WINDOWS\Downloaded Program Files);
    Java...
    NVidia...
    Other stuff...
    Shockwave ActiveX Control
    I seem to remember there being more Adobe programs in that location.

  • Run data not being displayed in the data view tab following a run

    Recently I had some engineerings troubleshooting an issue with our test setup and since then, they run data is not automatically displayed in the dataview tab.  I am now having to drag it over from the project documentation tab.  I am sure there is a quick fix.  What is it?  Also, how can I password protect to prevent this type of issue in the future?

    Benbrax wrote:
    Recently I had some engineerings troubleshooting an issue with our test setup and since then, they run data is not automatically displayed in the dataview tab.  I am now having to drag it over from the project documentation tab.  I am sure there is a quick fix.  What is it?  Also, how can I password protect to prevent this type of issue in the future?
    So they changed something?  You don't have a backup of the software, nor any kind of software control?  Where I work, you can't even run modified code on a production unit, else you just created an expensive "engineering unit."  Could be they deleted just one data wire and it may take you hours to find it.
    Bill
    (Mid-Level minion.)
    My support system ensures that I don't look totally incompetent.
    Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.

  • Cube data not being read

    I have a cube with multiple request loaded and am trying to extract data from this cube (to another system/cube). Some data is not read by datamart; I have identified it to be all data from the very first request in the source cube. All other requests' data does come across in datamart extraction.
    This particular request is green, nothing wrong with it. Data from this request does appear when I run a query in Bex, or, do a listcube. It doesn't come across when I do an RSA3 test on datamart datasource, or, a open hub extraction.
    There has to be some property of the request which causes it to not be read by extractor/open-hub but I can't find it. Any ideas?
    It is not feasible to get this data through query (millions of record in the request, hundred or more characteristics).

    So, data from a specific request is visible to BEx and listcube, but not to InfoSpoke, RSA3, and subsequent load to another InfoProvider. I am puzzled as well, but would try the below two to see I can get further ideas.
    1. Run stats on the cube. (I don't have a rational reason for this
    2. Is the data visible to APD? (RSANWB)

  • Adobe form data not being retrieved by Web Dynpro application

    Hi,
    I have created an online interactive Adobe form embedded in a Web Dynpro ABAP application.  The Web Dynpro application calls a function module to update data in SAP.  My problem is that the ABAP code that was generated to retrieve the data from the Adobe form and call the function module does not retrieve the data if it has been typed into any of the input fields.  Oddly enough, it does work if the data is entered by using the value helps that have been placed on the form. 
    I would appreciate any suggestions.
    Thanks!
    Russell

    Use messageboxes on various events to find out when your value dissapeears.
    If you´re not sure about the binding, you can always drag/drop from data view tab onto the layout and check the binding which the system generates for you. Just to make sure.
    Regards Otto

  • Yamaha DGX-620 MIDI data not being received by Mac

    I've just spent the past five hours tearing my hair out attempting to make my DGX-620 Portable Grand 'talk' to my computer. I have a 2008 Core 2 Duo MacBook Pro (not the unibody model, obviously) running OS X 10.6.8.
    I have recently taken the wooden stand off my DGX keyboard so as to put the keyboard on a desk instead. BEFORE I DID THIS, MIDI data was sent and received effortlessly by the DGX and the MBP respectively, via an A-to-B USB cable (A in the computer, B in the DGX). I see no reason why the removal of such materials should affect the keyboard's functionality (after all, the stand is just comprised of wood, right? No electronics to be seen).
    After I came across this infuriating hiccup, I began the laborious process of uninstalling and reinstalling the driver for the DGX (both version 1.3.2: http://download.yamaha.com/search/detail/?site=se.yamaha.com&language=sv&categor y_id1=16277&category_id2=16084&product_id=105576&asset_file_language=EN&asset_id =57163). The keyboard was unplugged for the whole process. I rebooted the computer and opened System Preferences - sure enough, there was the Yamaha USB/MIDI preference pane. I turned on the DGX with crossed fingers - and my efforts had been fruitless, much to my annoyance.
    Anybody who can shed light on this issue (or point out a ditzy mistake I've made) will elate me and lift my spirits. Sorry, I can't really give any other rewards.
    Many thanks in advance,
    Gabriel

    Bumpitty bump bump

  • Org unit data not being sent on Leaver records ?

    Hi
    We are holding org unit data on the org assignment in UKP, but is not getting sent in IDOC to GE5
    What could be the reason?
    Little urgent
    Please help
    Warm Regards
    Geeta

    Timecard data will goto HXT tables only in case you have the OTL Rules Evaluation preference set to Yes for the user.
    OTL to BEE Process transfers time to Batch Element Entry, and then to Oracle Human Resources or Oracle Payroll.
    For employees with the OTL Rules Evaluation preference set to Yes, this process
    does not transfer time directly to BEE. It transfers to the professional forms
    Timecard window, where you can review the batch, make corrections, and enter
    exceptions. Then use the OTLR processes to transfer to BEE.

  • IPhoto dates not being changed on iPhone

    I have recently been dating all my photos as they are sometimes not dated right. The dates may be different than what I want them to be for whatever reason, like if somebody mails or texts me a picture. Or if I have them imported from a camera and the timezones are different. Anyway, I've been making the dates correct in iPhoto. I would change the date using the "Adjust Date And Time" option in iPhoto '11. I would type in the right date, check the box that says "modify orignal file," and move along. After I finished, I wanted to send some photos to my iPhone. When I did that, I was in iPhoto for IOS and noticed the date is the original date that was wrong. It was not the revised/edited date. So, I downloaded another application called Camera Awesome to see if it was just an iPhoto for IOS thing, and sure enough, they were still not right. Why is this? And is there a fix?
    Thank you for your help,
    Phillip

    After I finished, I wanted to send some photos to my iPhone.
    How did you do that?

  • Field With No Data Not Being Retrieved

    I have a Crystal Reports that is not retrieving the correct data.  The fields has
    a value of "POST" or nothing in the field.  When I code the "Selection Formulas"
    for "Record" (i.e equal to "POST") I get the correct number of records, but when I
    reverse the logic (i.e not equal to "POST"), I receive no records at all.  I
    changed the "Report Options" to "Convert Database NULL Values to Default" and
    "Convert Other Null Values to Default" (with both, one or no boxes checked), I
    get the same results.  I also changed "Options" ("Null Treatment") for
    "Exceptions For Nulls" and also tried "Default Values For Nulls". What must I do to
    retrieve these records that nothing in the "" fileld ?  Sample code is
    below.  Thanks  ! ! !
    Gives Correct Data
    in {?Withdrawn Date}
    And = "POST"
    Does Not Give Correct Data
    in {?Withdrawn Date}
    And NE "POST"
    Edited by: Lenell Hooker on Mar 24, 2010 7:09 PM

    hi,
    in {?Withdrawn Date}
    And
    if isnull( ) then TRUE
    else
    <> "POST"
    Please try it. It will work.
    Regards,
    Vamsee

  • BW Archiving issue - Data not being picked up

    Hi,
        I am using ADK Archiving to archive a cubes data ( to application server files). The config is working perfectly in DEV however in QA I get "0 data records copied in volumes of 0 KB" even though data is present for the selection criteria.
       I do not see any authorization issue or other error in job log... Anyone seen this issue before ? Please advise.
    Thanks

    Hello,
    Are the requests compressed?  In 700, the data in the infocube must be compressed or it cannot be archived.
    Best Regards,
    Vincent

  • My sync with other browsers data is not working - data not being transferred. I accidentally typed in wrong e-mail address when setting up. Will this affect things - if so how can I change it?

    No more details

    So nothing under Service Book mentions you're friend's calendar or email address?
    If not I'd recommend using the Backup and Restore feature in Desktop Manager to make a backup of all your data. Next I'd wipe the device. To do that go into Options | Security Options | General Settings. Hit the menu button and choose Wipe Handheld. Doing so will erase ALL the data from your device and restore it to factory specs.
    Afterwards you can re-setup your email accounts and the google apps to get your information on there. You could then go back into Backup and Restore | Advanced and restore certain databases (mainly the address book and the messages). If you were to do a full restore then it would probably bring back the corrupted email address problem that you're having right now
    If someone has been helpful please consider giving them kudos by clicking the star to the left of their post.
    Remember to resolve your thread by clicking Accepted Solution.

Maybe you are looking for

  • How to share folder with only one person one same Mac

    Could someone please remind me how I share a folder with one person I share my Mac with but not the others (we all have different profiles on the same machine...) Thanks, Michael

  • Internal Table To Excel

    Hello everyone, I am downloading an internal table using the FM SAP_CONVERT_TO_XLS_FORMAT. Is there another FM which would allow me to specify a range of columns?? There are currently 300 columns in my table and because of the limitation of excel i.e

  • A way to "re-connect" bezier handles and other path editing techniques

    I've searched and rummaged through tutorials for days but I haven't found a way to do a few things that I've come to think of as essential when it comes to path manipulation. I'm using Illustrator CS4 (on Windows XP SP3) and I'm coming from a backgro

  • Edit Photostream in iPhoto

    Where can I go to edit my photos on Photostream - I would like to remove some photos from there but cannot figure out how and where to do this. I'm using the new Lion beta. Please help!

  • How to spilt columns dynamically in the report based on Date Parameters

    Hi All, We have an XML Publisher report in which the parameters are Fom date and To date. User wants the data in the report to be split dynamically based on the months in the From date and To date interval. Eg. if the From date is 01-JAN-2013 and To