Closed Date populated once saved new opportunity

Hi all,
I have a situation here where when I change a "Status" field value to Won / Lost, the "Reason for Won / Lost" field will become mandatory field.
Then when I save the opportunity, the "Closed Date" field will be auto populated to the current date.
May I know how do I achieve this?
Thanks and appreciate for help
Regards,
Anson

Hi !
You'll have to do 2 different things :
1 - For the "Closed Date" field, you'll have to create a workflow rule on opportunity, the trigger event is before modified record saved. The condition will be like this :
*([<SalesStage>]="Close/Won" OR [<SalesStage>]="Close/Lost") AND PRE('<SalesStage>')<>[<SalesStage>]*
And the action of this workflow is to update the field Closed Date with the value Today(). Don't forget to check the box Overwrite Existing Values.
2 - For the "Reason for Won / Lost" field, you'll have to modify the Sales Process. If you're using the standard sales process, I hardly recommend to create custom one in order not to modify the standard one. This will help if you want to get back to the standard, or if you wan't to know how the standard is. And this advice concern every standard thing in OnDemand (Roles, Profiles, Layouts, ...).
Go to Admin >>> Data Rule & Assignment >>> Sales Processes. There you can create your own.
Then go on the Sales stage "Close/Lost", and here you can define the fields you wan't to be mandatory, in the Additional Required Fields section.
Hope this will help, feel free to ask more !
Max

Similar Messages

  • Should I delete older licenses,(iTunes, Line 6, etc), once a new one is saved on my drive? I'm trying to make space on my Mac.

    Should I delete older licenses, (iTunes, Line 6, etc), once a new one is saved on my drive? I'm trying to make space on my Mac.

    Material you do not need does not belong on your MBP.  What you are referring to though are rather small items and would be difficult to find them all.
    I would suggest a clean install.  Backup all of your data, reinstall your OS, erase the internal HDD and then select only the data you wish to retain.  This way all of the refuse is automatically eliminated.
    Further, consider a larger internal HDD before you do this.  The less data on a HDD, the better the performance.
    Ciao.

  • HT1483 My ipod needed repairing, so I backed up the data into restore file. My ipod was swapped for a totally new ipod and now I am having difficulty reloading the restored data that I saved. I keep getting the corrupt or not compatible MSG??? Any Ideas

    My IPOD needed repairing, so I backed up my personal data into a restore file. In the end my ipod was exchanged for a brand new one and now I am having difficulty with restoring all of my data that I saved.
    While trying to restore through iTunes I keep gettingthe corrupt or not compatible error message. Does anyone have any ideas or experience with this issue?
    Much Appreciated for any help!

    You can not restorea a backup made with a newer version of iOS to a phone with an older version of iOS.
    1400 photos stored on the phone? Do you not EVER extract them? The camera roll is intended to be temporary storage. Like the SD card in a digital camera. You should be extracting them to your computer on a regular basis.
    Contacts should be synced to a compatible contact manager or cloud service. If you were not doing any of these things, guard your backups with your life and make sure your computer is being backed up on a regular basis, because you won't be able to get them back until you get a new phone with at least the same version of iOS that your 4 had.
    There are 3rd party applications that say they can extract this information from a backup file, but I don't have personal experience with them.

  • Opportunity Closing Date - Upon Status Change, Retain Existing Closing Date

    Hello,
    When an Opportunity is set to Won or Cancelled, the system automatically updates the Closing Date to today's date (i.e., the date in which the Opportunity was changed to Won or Cancelled).
    Does anyone know how to override this functionality?  The requirement is to retain the existing Closing Date, and to NOT automatically set the Closing Date to today's date.
    I cannot seem to find anything in config to override this functionality.  I'm guessing I'll need to implement a BADI - just not sure which one...
    Thanks,
    Matt

    Prasenjit,
    Thanks for the reply, I more than appreciate it!  Per your recommendation, after some debgging, I was able to locate the event :-).  I have awarded you points!
    In case anyone comes across this issue, here's how I resolved it:
    In T-Code CRMV_EVENT, for Transaction Category BUS2000111 (i.e., Opty), Object Name STATUS, Event AFTER_CHANGE, and Attribute I1005, I specified my custom Function Module ZCRM_OPPORT_H_EXPECTEND_CMPD, which is simply a copy of the out-of-box Function Module CRM_OPPORT_H_EXPECTEND_CMPD_EC.
    In my custom FM, I simply commented out the code that defaults the EXPECT_END date to today's date.
    In addition, I had to make the following entry in table CRMC_FUNC_ASSIGN:
    FUNC_NAM = ZCRM_OPPORT_H_EXPECTEND_CMPD
    FUNCTION = CRM_OPPORT_H
    An entry is required in table CRMC_FUNC_ASSIGN in order for t-code CRMV_EVENT to recognize the custom Function Module.
    Thanks!

  • HT4859 If I got a new iPhone and backed up the data from the old one, it should show up once the new one is set up right? Does an "incomplete" status mean it did not back up and can not be restored to the new iPhone?

    If I got a new iPhone and backed up the date from the old one, it should show up once the new one is set up right?
    And does an "incomplete" status on iCloud mean it can't be restored to the new iPhone?
    Help please

    What I mean is still track my stolen one. I don't know if this will make sense to you but I'm thinking that if I restore the back up data on this phone..on my stolen phone it will like forget the icloud account or something and think this phone is the stolen one so when I go to track the stolen one, it will show that phone as the one I have now because I restored the back up from that phone.

  • Opportunity closing date analysis - target field empty

    Hi Experts,
    In CRM 2007, interactive reporteing the Closing Date Analysis report does not show the targets entered in Quota Planning.
    I have entered quota for several sales man, also I entered opportunities for them.
    The expected sales volumn is calculated and shown in the report. But the target from the quota plannign is not reflected.
    Can anybody give me an advise, what to do / what could be missing?
    Best regards,
    Cristina

    Hi Robert,
    I am working with best practises. Sales Director can assign object for subordinary organization.
    Best regards,
    Cristina

  • Data not loading for new Fields InfoObjects from DSO to InfoCube

    Hi Gurus -
                   I have a DataSource that is providing data to existing DSO then to Infocube. My client asked me to added couple fields to DataSource and get the data to DSO and then DSO to InfoCube.
    Here is the Old scenarion:   DataSource -> DSO -> InfoCube.
    Here is the New Scenation:
         DataSource ( Added new fields) -> DSO (added new InfoObjects for Corresponding DataSource FIelds) -> InfoCube( Added new InfoObjects to mapped from DSO)
    I added the new fields to DataSource, added the corresponding InfoObjects to DSO and InfoCube.
    I successfully loaded data from DataSource to DSO. Data is populating for the new Fields/InfoObjects in DSO.
    But when I load data from DSO to InfoCube, I don't see any data for New Fields InfoObjects in the InfoCube.
    Data from DSO to InfoCube is loading fine for the Old InfoObjects Fields but not for the New InfoObjects I added in InfoCube.
    -Sonali

    Hi,
    Why dont u debug the load through DTP debugging and check what happens to the source field and target field once it passes through the transformation. You can easily trace back where the fields are becoming blank.
    The loads which you have mentioned earlier did it have values in Added Records/Transferred Records column for the cube.
    Regards,
    Mani

  • I recently transferred my ITunes library to an external hard drive.  I made sure to copy all the data from the saved location.  After the transfer I noticed that a lot of albums are missing the first song and some recently purchased albums are missing.

    I recently transferred my ITunes library to an external hard drive.  I made sure to copy all the data from the saved location.  After the transfer I noticed that a lot of albums are missing the first song and some recently purchased albums are missing.  Is there any way to recover the data?  Thanks for any help.

    I may have found an answer here:
    http://www.ilounge.com/index.php/articles/comments/moving-your-itunes-library-to -a-new-hard-drive
    They only thing I can assume is that my external hard drive was slow to start and iTunes defaulted to its old directory (see the last paragraph at the link above). However, once my external was recognized shouldn't everything have fixed itself?
    Message was edited by: williamson42
    Message was edited by: williamson42

  • Can't open .msg files more then once, saved or as an attachment to an email

    we use :
    microsoft xp & office/outlook 2003
    can't open .msg files more then once, saved or as an attachment to an email
    If we save an email as a outlook.msg file , we can only open it once, close it,
    when trying to open it again it gives an error that it is not possible due to a scurity issue or it is already open.
    After closing outlook and starting it again, we can open it once again.
    Same when clicking an .msg that is attached to an email, but here we can switch to another email, go back to the one and open it again.
    We have installed all updates for both xp and office 2003 also internet explorer 8.0 to test if that would work, normally we have ie7.0.

    Hi,
    1.  What is the detail error information, please try to reproduce the issue and then post the detail error information here.
    2.  Did you save the msg file locally or on a network drive?
    3.  Please try to check security on the msg file and also check the drive NTFS permission. 
    4.  Copy over the email messages from the affected user machine to a different machine and check if the issue persist.
    5.  Test if the issue persist after saving a new email on Mailbox to local drives.
    6.  Copy over the affected email messages from local drive to a PST file and check if these emails can be opened fine.
    1)    Create a new PST file .
    2)    Added to user’s Outlook profiles.
    3)    Launch Outlook .
    4)    Highlight a folder under this PST.
    5)    Drag and drop or copy/paste the emails from local drive to Folder highlighted under the PST files.
    Besides, please try to remove all the add-ins like Entrust and then test the issue again.
    1.     Remove add-ins
    1)    Uncheck all Third-Party Add-ins selected in Outlook , found under Tool\Options\Other\Add-ins managers.
    2)    Export the registry hive below for backup.
      HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Outlook \Addins
      HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\Outlook \Addins
    3)    Delete the registry entries under the above path for all Third-Party Add-ins.
    4)    Close , Open Outlook and attempt to open email message on local drives.
    2.     Temporarily stop all third-party application running following the steps
    below.
    1)    Run MSCONFIG
    2)    Go to Services Tab\Select Hide all Microsoft Services check box.
    3)    Click Disable All.
    4)    Restart the Machine Test if the issue persist.
    5)    To revert back the above setting Run MSCONFIG, Go to General Tab , Select Normal
    Startup and restarted the machine.
    Regards,
    Xiu
    1 Translated from dutch as good as i know :
    "Can't open : c:\test.msg, it might not exist, do you have the required permission to open the file or is it open in another application. Click
    with the right mousebutton on the map click properties to view/check the rights for that map."
    2 tried both, the network and locally, i have the rights to save it in the map and open it once, so thats not the problem, iseems that outlook locks the file after it is openen once.
    3 security and ntfs permissions are ok, see 2
    4 tried it from different pc's networks maps etc.
    5 done.
    6 in a pst file the msg can be openen ore than once, but thats not the problem, tried and this works, but i need to save an email as an .msg file.
    7 addins removed and doen all of that part, didn't help.
    We also have tried:
    -Installing all updates and ie8
    -going back to xp sp2 (fresh install of xp)
    Only thing that did work was an msg file attached to an email, we couldn't open that more then once,
    but after  checking "Use exchange modus with cache" at the account properties we could open that more than once.
    Now we need to be able to open the email's saved as .msg more then 1 time.

  • Data population into 2D barcodes in LiveCycle 9 forms

    I am building a form that populates the data entered into text fields, drop-down lists, etc. into a 2D data matrix barcode.  The form has a "Wecome Page" where the user selects what sub-form they want to complete.  I have actions created that cause all the sub-forms to be disabled and invisible until that sub-form is selected.  Once it is selected all other sub-forms are set to remain disabled and invisible.  After the selected sub-form is completed the user clicks on the "Print Button" and the sub-form is printed with the data populated into the 2D barcode.  Currently as the selected sub-form is being filled in, tabbing to the next field is slow (about 3 to 5 seconds) becuase the data is going directly to the barcode.  Is there a way to have the data popluated into the barcode before the sub-form is printed in order to improve the performace?
    Thank you

    Hi again Steve, and thanks for the response.
    The workflow is an interactive form which will be completed by the customer.
    Do correct me if I'm wrong - I want to be absolutely sure I got this right:
    As far as I understand, a viable option would be to generate the barcode on the server, using data which is also used to pre-populate the form. The server should then be able to stream the form to the client WITHOUT reader extending it, and the client should be able to see the barcode, complete the form and print it using plain Adobe Reader.
    If I however want the barcode to be generated from data entered interactively into the form, I have three options:
    a) Reader extend the form before streaming it to the client.
    b) Make sure the client fills out the form using Acrobat Pro.
    c) Have the client complete the form (without barcode) and submit it to the LC server, which could then generate a new form WITH barcode and return it (as for instance an PDF/A) to the client.
    None of the options above require the LC 2D Barcode module, as the LC 2D Barcode module is only needed when decoding an already existing bar code.
    How am I doing so far? :>

  • Closing date validation

    Hi All,
    I am looking for badi which is used to  validate the closing date in CRM opportunity.ie
    If closing date is greater than the current date by one month then the message is to be displayed .
    If anyone have any idea  please share .
    Thanks .
    Adnan

    Hello Adnan,
    You can use events(txn CRMV_EVENTS) for this purpose.
    Add a new entry for business object BUS2000111, Time : immediately, object: Appointment and event:AFTER_CREATE_ALL_APPT
    While changing the status, this function can be called.
    Or you can find the list of events triggered while closing the opportunity by doing a event trace.
    Hope this helps.
    Regards,
    Surendar

  • Data plans in the new wireless world

    I see an impending collapse of many peoples internet service approaching soon and very little discussion on the topic, so I decided to write this to help inform Verizon of some of its customers needs.
           What originally attracted me to Verizon was its effort to push beyond the big markets and reach all of America. Create a country where everyone is "connected". Join Verizon and we will take care of you no matter where you live. These are the ideas Verizon has pushed onto people over the years and I commend them on doing a very good job at reaching these goals. The issue is, they have acquired such a large customer base it is now creating problems. An excellent marketing tactic of wireless service providers was always to offer up unlimited data plans to attract people to their service and this used to create very little risk for the service provider because wireless data was slower the telegraph!! Cellular providers used to sell phones, now they sell computers. Have they adjusted to this new market accordingly?
           When you had a 3G phone or even back when it was 2G or 1XX paying extra for unlimited data was pointless. As Verizon's CFO recently pointed out "Unlimited is just a word" "people don't use near the data they think they do" this is exactly why they could profit from unlimited data in the past, because this was true. Have you ever tried to stream a hi-def movie on 3G service? you were lucky if it wasn't pausing to buffer every 10 secs, what did you do every time this happened, you stopped trying to watch it!! Therefore you didn't use the data required to stream that content. Now just when wireless technology is finally becoming fast enough to be useful or enjoyable, it is being shut down.
           The new 4G LTE services have finally made it possible to reach 8-10 MB download speeds on regular basis. You can stream a full 1080 hi-def Blu-ray quality movie with 7.1 surround sound if your internet connection speed is over 5 MB. This sounds great doesn't it, finally I can watch SyFy, Hulu or Vudu with my aircard. This is the problem Verizon is facing, because that one 90 minute movie from Vudu at 1080 hi-def just sucked up 5 GB!!  No that was not a typo, full hi-def streaming video will push 4-5 GB in a couple hours. Verizon had to curtail this "excessive" data usage by reverting to tiered plans or "shared data"  so with the new data plans that was a $50 movie, at that price you would once again stop watching it and not use the data required to stream that content.
           Verizon broadband could not handle this volume of data being used when people started getting 4G internet service, so they had no choice but to end unlimited plans or be faced with the reality that they could not support there millions of customers data usage. For most people this will not create a big issue because they probably still live somewhere that they have access to other internet services such as DSL, Cable, or the best at Fiber Optic. DSL and cable will usually have a plan that creates fast enough internet speeds for streaming video but you will have to pay for a premium service.
           This however does create a step backwards, in what seemed like a step forward for the rural community. 3G unlimited aircard was a great option for rural community's, finally offering them an affordable internet service that often could still play Netflix, as well as all the normal uses such as e-mail and browsing, although it would not stream a 1080 hi-def movie it could at times stream a standard-def movie. Now with unlimited going out the window all those people that thought it was going to be so great to upgrade to a 4G aircard and finally watch movies, quickly realized that wasn't going to happen and worse Verizon is showing signs of completely eliminating all unlimited data as they course through their contracts looking for legal ways to stop honoring them, and for those that they can not stop honoring they have started to "throttle" usage when it exceeds a certain amount usually around 2 GB a month. This is perfectly legal to do, almost all ISP's will do this this when you exceed a certain amount of data, the difference is when your ISP offers 8 MB connection speeds and throttles you down to 5 MB speeds because you use a lot of data, you never really notice it unless you download media instead of streaming it and your downloads seem to take longer then normal but it doesn't effect you enough to complain. When your internet speeds are 1-2 MB as they are with 3G service, throttling brings you down to 300-600 KBPS!! They will throttle your speed down so much that you can't do much of anything except e-mail and browsing, Netflix will not work anymore, so thinking you can stay with a 3G device and just keep what you have isn't an option. They are forcing everyone into new plans. 
           In the past it was very hard to use 10 GB of data on a wireless carriers broadband because speeds were to slow to allow use of all the online media. Now it is very easy to use 60 GB a month if you like movies and online TV. (That is 60 GB without downloading any media just streaming it) Perhaps if we are lucky Verizon will once again return to the table and look for ways to help their rural customers without taking are internet away from us. If I could pay for DSL from my local phone company I would, but I do not even have a phone line tied to my house, and if I decided to get one it still would not have internet access. But due to Verizon's efforts in expanding there 4G service across the country as quickly as possible I do have excellent 4G wireless service available in my home. Just as I thought it was time to get a Verizon aircard and start watching movies again, they told me you will never be able to afford it. 
          If Verizon can create a rural community data plan for users that have no other means to access the internet and and it doesn't cost $600 a month then I will happily buy it, and also understand that it cannot cost $30 a month either, but if people could get, Phone, Internet (with say 50 GB limit), TV (by tv I don't mean Verizon TV that I agree should be an addition to the bill, i mean the free hulu, syfy and payed netflix accounts that are accessible with any internet connection fast enough to stream), Movie Store in their living room (Vudu) all in one package I think that $200 a month is a reasonable price.
         Now all I can do is wait and see who calls first. If Verizon creates a new data plan that allows media streaming at a reasonable price ill buy it. If my Local phone company offers me high speed internet and phone first, ill buy that instead and throw my current $140 month Verizon bill in the trash when I end the contract. I will not have 2 phones, I only have a Verizon phone because I have no Land line in my home. So I guess the race is on to see who can maintain the rural community's business.

    What about Via Sat Exede satellite? 12 Mbps down and 3 Mbps up
    25GB $130
    Free data midnight to 5 am
    Hook up VoIP phone and you got close to what you are asking, depending if you are a night owl or not.

  • Data not getting saved in SPM UI

    Hi,
    We have installed and configured SPM 2.1 SP3.. We ahve one issue.. Under Data Management-->Global Setting, we enter the path of import and export folders. When we save them, it doesnt get saved..
    Please let me know the root cause of this issue.. I have tested the connectivity between ABAP and JAVA.. Seems to work fine..
    Thanks
    Thilip Kumar

    Hi Thilip,                                                         
    Could you please check to see if you have an active Data Upload & system created? Without this the files will not show up.                      
    The Active Data Upload can be created from the menu item  Data Management > Data Upload Workbench > Manage Data Uploads          
    Click on New Data Upload and enter in all the required information and select the "Set as active" checkbox.                               
    For Systems goto Data Management > Global Settings and in the Systems tab create a new system.
    Thanks & Regards,
    Ankur

  • Having arranged some scanned pictures in an album in I-Photo how can I keep them in the order I have chosen when I move the album. They all have the scan date and not the taken date and move to new positions if I move them from one album to another.

    Having arranged some scanned pictures in an album in I-Photo how can I keep them in the order I have chosen when I move the album. They all have the scan date and not the taken date and move to new positions if I move them from one album to another.
    Is there any way to re-number them in the order I have chosen so that they can then be sorted by number? The scans are all from pre-digital images that I wish to move to a photobook and I don't want to have to organise them twice!
    Thanks for any suggestions.

    I was a bit short, Chris, sorry. It is limited, what can be posted, when typing on an iPad.
    Now I am back on my Mac. I meant the following:  Batch Change the date for a large range of photos, that should have a date stepped in increments.
    Select all Photos at once and use the command "Photos > Batch Change".
    Then set the date for the first photo and select an increment, e.g. one minute.
    Now all photos will get a new date assigned, incremented by one minute, in the sequence you have selected. So you will be able to sort them by date.  This way it will be unnecessary to change the titles or filenames.

  • Allow a simple form with "data" to be saved by the user.

    Back in version -x, it used to be so simple.  You created a form that could be read in a web browser.  Users could could fill out the form and save the form to their computers with their data.  Since that first version that allowed that, Acrobat has not progressed in logical fashion.  In a later version, you couldn't save the data.  Then in another version, you could again save the data.  Now you have some nice interactive features. I appreciate the new developments and see where they could be a godsend.  However, the simple thing that I used to be able to do in version -x, and the thing I most want to do,  I can no longer do and it is frustrating.
    Here's the situation:  we have an announcement on the web for Vacation Bible School.  We want to have a pdf with a form that people can fill out online and save to their disk (as their copy of the registration form) and then print out one copy of the form so that they can send it along with their check for the registration fee.  Why should that be so difficult?
    If it weren't for the fact that people have to send in checks, one of the fancy new options would work.  But it is not applicable in this situation.
    Here are my current options:
    I can "distribute" an emailable form (which I don't want to do) and then explain to the user that they should not hit the "submit" button but save the file to their disk.  (First rule of public relations - Don't confuse the public!)  It works in the last version of REader 8+ and in Reader 9.
    I can save the form without distributing it. But the user can't save it with the data!
    Please, PLEASE, PLEASE.  Allow a simple form with "data" to be saved by the user.
    Peace and blessings
    Barbara

    Thanks for a quick response.
    In Acrobat *8 or 9 Professional you can enable a form to be activated with the save feature.
    How do you do this.  When I saved the form without distributing it, and opened the form up in Acrobat Reader, the header said specifically that the data could not be saved in the form.  And when I went to save it, I got the message in a popup that said "Data in this form will not be saved. Reader can only save a blank copy of this form."  Then a second message (with a light bulb) said:  "Please print your completed form if you would like a copy for your records."
    So, if in fact I can have the form (without "distributing" it) so that the user can save the form with the data, how do I do that?  Are there commands I use, options?  Please let me know.  I will be eternally grateful.
    Also, if you edit form fields, you may remove the submit button.
    The edit form fields does not offer any access to the submit button.
    Best,
    Barbara

Maybe you are looking for

  • HT4906 iphoto cant find photo

    Hi there.... Running Mountain lion on a week old 27inch imac. Started to photostream some picture that migrated over from my old mac, first few albums I streamed to people work great. However, now when I go to select some pics from a trip to the US b

  • Size of an applet window

    Is it possible to change the size of an applet window while the applet is running? If so, how. thanks

  • FTP - No permission to take action

    OS Version: Mac OS X Server 10.4.8 I've been running FTP for a long time on this server and all of a sudden with no updates or change I can't FTP files to it anymore. The error I get in FETCH is "Error: the server does not believe you have permission

  • HT2729 Why is my ipod nano only syncing with some of my itunes songs?

    It appears to be ignoring those downloaded from the cloud. It is not a capacity problem as there is plenty of memory available. THis problems seems to have started since I upgraded my computer. The previous one had Windows XP. I was using itunes matc

  • Adobe Premiere Pro CS6: Header error

    I have been using WMV files multiple times on Adobe Premiere Pro without any problems. My webcam videos are the WMV files, and I have been able to edit them before, until now all of a sudden. Every time I import this one video in particular, it gives