Automatic saving of actual end-time when saving an activity in SAP CRM

Dear SAP Experts,
is it possible by standard when saving an activity that the end-time of the activity is the moment when document is saved the first time?
Within the Date Profile '000000000001' it is possible to define the duration 'A_PLANTOTAL' 3 minutes but I want to have the exact time when saving the document for the first time.
Is that possible by Standard? I am seeing the problem that when document is changed and reopened again that endtime will change again.
Best Regards
Oliver

Hi,
Try to use BADI ORDER_SAVE to do this. Call FM CRM_ORDER_SAVE to update.
Best regards,
Caíque Escaler

Similar Messages

  • Automatically put in process PM notification when saving

    Hello all,
    Does anyone have an idea in how to implement specific process when saving PM notifications after their creation ?
    My aim is to swith from system status I0068 (Oustanding notification - which is the one for the notification when saving) to I0070 (Notification in process) in an automatical way when saving the notification.
    I found function module IQS4_CHANGE_STAT_NOTIFICATION, but as i am in creation for the notification, is it possible to update its status at the same time ?
    Moreover, i found user exit ZXQQMU20 (function module EXIT_SAPMIWO0_020 ) : is it the good one to implement the ABAP code ?
    As i can not have development key on the development environment, i am not able to do tests.
    Thank you in advance for your advises.
    Regards.
    Laurent.

    Hello everybody,
    We tried to changed default (initial) system status notification from I0068 (Outstanding notification) to I0070 (Notification in process) in user-exit EXIT_SAPMIWO0_020 when we are creating new notification (not all notification types are concerned).
    We used for this function module IQS4_CHANGE_STAT_NOTIFICATION with export parameter:
    i_qmnum = notification number,
    i_vrgng    = 'PMM2',
    i_spras    = 'FR',
    i_commit = 'X'
    Nevertheless, this does not work. Besides, notification is no longer saved...
    Any suggestion in the way to solve this problem ?
    Thanks.
    Laurent.

  • Start/end times when creating a new event

    When creating a new calendar even on the iphone, how do I give it non-5 minute interval start and end times? I should be able to type in any time I please with the keyboard, but I can't figure out how.

    There is nothing for you to figure out - the 5-minute intervals are it with no manual entry available.
    http://www.apple.com/feedback/iphone.html

  • How to send Email to customer when clicked on hyperlink on SAP CRM web UI

    Hi all,
    I am working with SAP CRM 7.0 EHP1. I have one field named Email on Complaint description page on Web client UI. I have made the field a hyperlink by using the setter getter methods of attribute in component workbench for the component -BT120H_CPL. Now I want to send one mail to customer who have raised the complaint when clicked on the hyperlink Email through SAP CRM if possible or by using Microsoft  outlook(Microsoft outlook is default mailing server on the system).
    Please help !
    Thanks and regards,
    Kavita Chaudhary
    Mobile: 8800222151

    Hi kavitha Chaudhary,
    if you wan to send any details to outside mail id first you should get that person mail id. based on that you can send data to that mail id by using this code...
    just fallow this code in your event..
    DATA: send_request       TYPE REF TO cl_bcs.
    DATA: text               TYPE bcsy_text.
    DATA: document           TYPE REF TO cl_document_bcs.
    DATA: sender             TYPE REF TO cl_sapuser_bcs.
    DATA: recipient          TYPE REF TO if_recipient_bcs.
    DATA: bcs_exception      TYPE REF TO cx_bcs.
    DATA: sent_to_all        TYPE os_boolean.
    TRY.
    *     -------- create persistent send request ------------------------
           send_request = cl_bcs=>create_persistent( ).
    *     -------- create and set document -------------------------------
    *     create document from internal table with text
           APPEND 'Hi to all' TO text.
           document = cl_document_bcs=>create_document(
                           i_type    = 'RAW'
                           i_text    = text
                           i_length  = '12'
                           i_subject = 'test created by srinivas' ).
    *     add document to send request
           CALL METHOD send_request->set_document( document ).
            sender = cl_sapuser_bcs=>create( sy-uname ).
           CALL METHOD send_request->set_sender
             EXPORTING
               i_sender = sender.
    * hardcoded value im passing here u should capture customer mail id here..
    data : lv_email type string.
    lv_email = '[email protected]'.
    *     --------- add recipient (e-mail address) -----------------------
    *     create recipient - please replace e-mail address !!!
           recipient = cl_cam_address_bcs=>create_internet_address(
                                             lv_email ).
    *     add recipient with its respective attributes to send request
           CALL METHOD send_request->add_recipient
             EXPORTING
               i_recipient = recipient
               i_express   = 'X'.
    *     ---------- send document ---------------------------------------
           CALL METHOD send_request->send(
             EXPORTING
               i_with_error_screen = 'X'
             RECEIVING
               result              = sent_to_all ).
           IF sent_to_all = 'X'.
             WRITE text-003.
           ENDIF.
           COMMIT WORK.
    * *                     exception handling
    * * replace this very rudimentary exception handling
    * * with your own one !!!
         CATCH cx_bcs INTO bcs_exception.
           WRITE: text-001.
           WRITE: text-002, bcs_exception->error_type.
           EXIT.
       ENDTRY.
    after this go to sost transaction.
    first you can see first mail.. select your recent mail id execute then you will get email..
    try this and let me know..
    if this is not working then see this link too this might be help full to you.
    Hyperlink in Email using Send Mail Activity
    Thanks & Regards,
    Srinivask.

  • Stop Lightroom from forcing "-edit" rename and saving in the same directory when saved from Photoshop

    After opening a file from Lightroom 5 in photoshop, is there a way to disable the function that automatically saves a file back to Lightroom in the same folder, while adding the infuriating "-edit" to the filename? I keep my files in a very tight file structure, with DNGs, PSDs, and JPGs all neatly separated. It drives me batty that when I save a file it saves it in the same directory as the DNG. Why would anyone want this as a feature. STOP IT!
    I know I can simply "Save As" but there has to be a way to turn this off.

    I know you can have Lightroom change the appended "-edit" (via Preferences) to practically anything you'd like but as far as I know, it's all by design. Photoshop/Lightroom will always save a copy and leave your original files alone. To be honest, I'd want all my edits contained to where the original file was as well. As long as they're in the same folder, I'm happy.

  • Why isn't my word doc saving in the same format when saved to a pdf?

    When I save my word doc to a pdf, the text boxes are getting all jumbled.  I tried changed the font, but that did not help the text box issue.

    Nobody can tell you anything without proper system info or other technical details like exact PDF settings, version of your Office program and so on. And naturally screenshots tell a lot more than even the most verbose description of a pink butterfly on a rosy peach...
    Mylenium

  • Adobe Edge Animate CC / 2014: Saving issue, program locks up when saving or Save-As

    Edge Animate CC (and CC 2014)  regularly freezes up when I hit save or save-as.
    When the programs does save without crashing/freezing it goes through a nail-biting screen flickering sequence, the mouse becomes inactive, the warning ‘( Not Responding)’ appears momentarily in the programme  bar, then the mouse becomes active again
    Also  as the project grew the programme became slow to respond when designing.
    The only way I can make any progress is to do incremental save-as every 10mins and half expect to loose what I’ve just worked on.
    I’ve tried updating from CC to CC 2014 , same issue.
    My system
    Alienware  Aurora R4
    Win 7 Pro
    Intel Core i7 3.60GHz
    16GB ram
    1TB HDD
    250BG SSD
    Any help would be greatly appreciated.
    Shaun

    Hi Sudeshna, thanks for replying.
    It's happening with a specific file, which is quite big, currently have around 90 graphics (png/jpeg) and 180 symbols in the project.
    In terms of features i've deliberately not used any Filters (invert, hue-rotate, contrast, etc) as they have issues in various browsers. I'm animating position and  along motion path, scale, rotation, skew, clipping, rectangle, circle rounded box, text, timeline-markers, code on symbols and code on timeline.

  • CS5 - "Not Responding" message when saving large files??

    For quite some time now, I have been getting a message in the Save Progress Bar Dialogue that says "Not Responding" .... after I start saving a file.  The progress bar will advance about 20%, then it will say (Not Responding) in the box.... and then it will disappear and the file will save.
    It's very disconcerting to see this error pop up time-after-time when saving files.
    I also get this error when opening certain files.
    Anybody else get this error?
    The files may typically have several 'placed' files from Photoshop.... which is another topic and unresolved problem with Illustrator too.
    Anything to worry about??
    Thanks.
    Oh...
    I have an Intel i7 with 12gbs of ram, a fast SAS boot drive, and plenty of bells and whistles in the 'power' department.
    Todd

    Have you already tried saving the file to a different location (maybe on the other drive)?
    Just to find out if it's Illustrator or the drive.

  • Twice Pages has lost important docs that were saved. The other day I had a very important document that I worked on for three days, saved at least six times and yesterday it disappeared. There is no trace even via a date recovery software programme. Help!

    I have twice lost really imptnt docs on Pages. Yesterday's doc had been saved at least six times over the three days of working on it, then yesterday it disappeared. I used disk drill to recover and it found lots of pages docs but not a trace of my multiply-saved document. How could that happen - and twice! The first time it was my novel and disk drill found it. This time it is a philosophy book, a new opening of around six pages, and there is just no trace. Time is short to avoid overwriting - does anyone have any ace ideas? Kind Regards

    What details would be most helpful? (see below)
    Version 4.3
    Save as was not offered only save - I assume as Pages, as I wasn't exporting eg as Word
    Saving to documents.
    Drive checked by Disk Drill
    Novel: not the problem at the moment as that was recovered last time. I don't really understand the question otherwise - Pages is a wp prog, why not write a novel in it. I didn't do it for DTP, just as a doc.
    Disk Drill hasn't found the doc that is still under pages-docs - which has the same title as the lost doc - but is only less than a page whereas the lost doc is about 6 pages. Pages still saved the longer doc numerous times despite having the same title as the shorter one. The last time I left the macbook on sleep and awoke it while trying a dongle in a shop. The doc came up on the screen and so I tried to minimise it - that menu came down (which always annoys me) that asks if I want save this new doc on i-cloud. As it is never a new doc and I don't want to save what doesn't exist on i-cloud I pressed delete - which usually leaves the existing document as saved. But this time when I got home and tried to open it - it had disappeared. The short doc is still there, but neither that nor the longer missing version has been found by Disk Drill - unlike last time with the novel when it did find the missing doc.
    I hope that is the detail that is helpful

  • RGB Colours change when saving for Web

    I'm saving work in RGB for Web, but the colours come out muted when saving through "Save for Web" also when saving as normal. Does anyone know why this happens? Normally this occurs through RGB to CMYK conversion, but can't figure out why it's happening, they look fine on screen before saving, but look all muted when saved.
    Cheers

    Two things: you could be working in Adobe RGB and saving directly to JPG, without converting to sRGB first. When the sRGB profile is assumed (Windows), or your narrow-gamut display profile is assumed (Mac), you get a color shift. So make sure you converting to sRGB as or before you save the JPG. Also, if you're on a Mac, then the display profile is assumed or assigned to images from the web. If you're using a laptop, the display gamut is much narrower than even sRGB, so you will see a color shift. The way around this is to use a browser capable of assigning sRGB to untagged images (like Firefox with color management enabled).
    You can always embed sRGB profiles in your images, which would be fine for portfolio pieces, but impractical for smaller images. Embedding a color profile will ensure that Safari displays the images correctly.
    Read here for a start:
    http://www.gballard.net/psd/saveforwebshift.html

  • Hwo to obtain the DST start and end times

    Hi all -
    Is there a way in java to obtain the day light saving start and end times for a certain year for US?
    I know that US DST changed in the year 2007 so, I am wondering if I can get correct DST start and end times for certain period before 2007 and after 2007.
    I read online that JDK preserves historical DST rules so I am hoping this is possible but do not know how.
    Thanks,

    Any idea is appreciated [otehr than incrementally iterating through each hour of the year to know the transition time !!!!  )
    That's why I mentioned +dichotomy+ (EDIT: the english wording is +binary search+ ): set the initial date to Jan 1st, 00:00, then add 183x24 hours (half a year), if the hour has changed (which it will), there was a DST change in the first half of the year. Then substract 92x24 hours (a quarter of a year) from this new instant, if the hour has changed, the DST change was in the 2nd quarter, else it was in the first. Then add or substract 46x24 hours,... and so onEdited by: jduprez on Feb 2, 2011 9:15 AMWARNING: for anyone reading this in the future: this algorithm is flawed, unless there is further guarantees in the problem domain of DST rules:- if the DST shifts (up +1 hour then back) are less than 6 months apart (obviously it may occur, with a one day margin)- and if in some odd timezone DST shifts may occur around mid-yearThen the first binary chop could find the same hour at both ends, and miss both shifts.My apologies for posting not-well-thought suggestions...                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Autofill date/time when entering data?

    Hi,
    I'm new to Numbers so still learning the ropes, but...
    I have made a call log which should automatically enter the date and time when I enter data into a 'Notes' field. This works for the first instance but when a new call is received and I add a new note the date and time changes for all previous notes.
    The formula I am using is as follows:
    IF(ISBLANK(F3),,NOW())
    I have tried to attach the numbers file bu struggling to see how so I've attached a screenshot which might be of use.
    Any help greatly appreciated!

    the function now() atucally returns now.  That is... the date and time it is at the very moment the function is called.  You are asking for a timestampt.  The best way to implement a timestamp (which technically Numbers DOES NOT HAVE) is to keep a single cell table in a handy place (I keep it in the top left corner), then put the formula:
    =now()
    in the single cell.
    When you add a new entry, select that single cell, copy, then paste formula result.
    this can be done quickly when you memorize the key combinations:
    copy                            = <command> + c
    paste fomula result     = <command> + <shift> + v
    You can make suggestions to Apple using the menu item "Numbers > Provide Numbers Feedback"

  • To know the actual date & time for created versions in cprojects

    HI ABAPers,
    Am working on cproject version 3.1,  wanted to know where the  exact date & time  is getting captured when a version i.e
    con H & base  versions is created in cprojects ( collaboration projects ).
        Already i have checked in  dpr_project table where versions are getting stored with the same project created date & time. But not with the actual date & time when the versions were created. 
    is there any BAPI or table where we can know the actual date & time of the created versions.
    Thank you!!!
    Abdul

    Hi,
    According to your post, my understanding is that you want to change date format for ‘Created’ field in the getVersions web service.
    Per my knowledge, you can get the date format for ‘Created’ field as “MM/dd/yyyy HH:mm a”.
    For more information, you can refer to:
    Versions.GetVersions Method (Versions)
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Is it possible when saving the psd file to have an automatic jpg file saved at the same time?

    My work involves preparing images for printing lightboxes and window installations.  My clients require to pre-approve the photos before printing.
    I usually save my files as psd but since the files are very large in this format I usually save another copy as a jpg file that has a much smaller file size.  This makes it possible for me to add these to a presentation and and send them to my client.
    Is it possible when saving the psd file to have an automatic jpg file saved at the same time?  Or do I still have to do this manually?

    If you save the document manually as a PSD file in Phtoshop not from within an Action, Script, Plugin or Droplette.  You may be able to write a Photoshop that would do as save as Jpeg,  And you should be able trigger its execution by setting up a Script Save event using the Script event manager.  When You do a manual save  the script should be triggered.  I wrote may be able to for I have never tried to write that script or set up a Script Manager Save event.  I have only use open events.

  • End of file reached when saving?

    Hello,
    I have 3 short movies (around one minute each) that I want to append using QuickTime (I do that all the time, and these 3 movies are taken from the same source than the other usually used).
    So, I copy and paste all of them in a new movie and try to save. The save process seem to start (and progress), but, ten seconds later, I see that message:
    “The movie could not be saved.
    The end of the file was reached.”
    Hmm… I usually know very well what "reaching the end of the file" means, but I can't understand what it can mean when I try to "save" a file. My disk has 90 GB of free space, so it's not the cause.
    Anyone already saw this weird error, along with some magical solution?

    Unknown if this will help - I found this old thread http://discussions.apple.com/thread.jspa?messageID=8254239

Maybe you are looking for

  • Officejet Pro 8600 Plus - wired w/static IP address, stops working & need to reboot the computer

    This happened a few times before and I went through it with tech and the guy told me that this setting had to be changed because the static IP.  The printer is setup for DHCP but the static IP is better however the printer looks to renew the DHCP and

  • Not Saved Message pop-up in OA FrameWork Screens

    Hi, In some of the iProc OAF Pages, If we give some data and with out saving the data when we try navigate other tab, it is popping up messange as "The changes made to this page have not beed saved. If you continue, the changes will be discarded. Do

  • Shockwave installer fails at or after Execute: C:\Windows\system32\Adobe\Director\SwDnld.exe /regserver

    Windows 7 32bit Firefox browser. The file and folder exists. I have administrator privileges. I tried both the full and slim installer regular and as administrator. I use Microsoft security essentials and windows firewall. I tried turning off both fo

  • Elements 13 crash on picture import

    I very recently purchased Photoshop Elements 13 and I am trying to create a desktop for my two monitors as I have done numerous times on previous versions of Photoshop Elements. I am able to have the blank canvas and the two pictures in photoshop jus

  • Make an animation program

    Hi, all      I wanted to know if there is a way, or a script, to make an interactive frame by frame animation program in Adobe flash cs6. Basically a REALLY condensed version of flash, with just simple capabilities, like drawing, saving, onion skin,