Generate Email on Infotype Changes

Dear Guru's,
I have an issue in generating Email when some changes are done in the HR master. I have done it through Dynamic action and it is working fine. But my problem is that I dont want to generate a message when I perform an Hiring Action as I have done the Dynamic Action configuration for all the Infotypes and I have activated the Feature M0001 also. So when I perform an Action of Hiring I am getting atleast 15 mails.
So my issue now can I do some configuration in feature M0001 on the basis of T code that when an action is performed through PA40 mails will not be generated.
When I was reading the documentation for feature M0001, I found that in the feature return atributes 3 attributes as Name1, name2 and name3. Can any one help me as what is the return value these attributes.
Thanks in advance,
Regards,
Vijay.

Hi,
Please refer to SAP explanation:
NAME1 - If the infotype that triggers the mail is not the
        Organizational Assignment infotype (0001), then the feature
        specified is read.
        You can define distribution lists and recipients in
        this feature. The standard SAP system contains the
        feature RCIEV, which can be used as an example.
NAME2 - If the infotype that triggers the mail is the
        Organizational Assignment infotype (0001),
        then the feature specified will be read
        using the new data contained in infotype 0001. New data
        means data contained in an infotype record for infotype
        0001 that has been changed after the mail was sent. You
        can define a distribution list and a recipient in this
feature.
        The standard SAP system contains the feature RCNEW,
        which can be used as an example.
NAME3 - If the infotype that triggers the mail is the
        Organizational Assignment infotype (0001),
        then the feature specified here, will be
        read using the old data contained in the infotype. Old
        data means data prior to changing the infotype record that
        triggered a mail to be sent. You can define distribution
        lists and recipients in the feature. The standard SAP
        system contains feature RCOLD, which can be used as an
        example.
Cheers!

Similar Messages

  • Trigger email on infotype change

    Hi,
    I want to set up a dynamic action to send an email to group of people whenever somebody changes the basic pay IT0008.
    Steps I followed:
    1. Create notification text in SO10.
    2. Create Distribution list under Tcode SBWP.
    3. Set feature M0001 where I assigned DL & text
    4. Set dynamic action as follows
        0008 02 20 P T001P-MOLGA='10'
        0008 02 30 M M0001
    The above didn't work. Am i missing anything?
    As well in SBWP I want to send email to outlook not SAP inbox. What type shall I use there?
    Please help.
    Mayuresh

    Hi Mayuresh,
    What you have set up it is correct/ You need to activate SMTP configuration with help of Basis team to send Notification. Then you need to maintain for which action you will send Notification and after which infotype mail will trigger. See below my code in dynamic action which has been triggered for Hiring action. After saving IT0034 mail will trigger. This might help you.
    0034                   06     2     P     PSPAR-MASSN='ZA'
    0034                   06     3     P     T001P-MOLGA='08'/X
    0034                   06     4     P     T001P-MOLGA='11'/X
    0034                   06     5     F     F_GET_TEXTS(Z_XXPS_NOTIFICATION)
    0034                   06     6     F     F_NOTIFY(Z_XXPS_DYNACT_NOTIFY)
    0034                   06     7     M     WE001
    0034                   06     8     F     F_CLEAR_DL(Z_XXPS_DYNACT_NOTIFY)
    0034                   06     9     F     F_NOTIFY(Z_XXPS_DYNACT_NOTIFY)

  • Service Desk Settings, Automatic Email at status change of messages

    Hello experts,
    I need your help about this:
    I am configuring Service Desk Specific Scenario Settings -> Automatic Email at status change.
    I made the configuration suggested as described SAP Note 691303. Also I configured the status profile SLFN0001 in transaction DNO_CUST01, and the Action profile SLFN0001_STANDARD, both  for the SLF1 (Service basis message), but still when we change the status of messages, the email is not generated in SCOT, overview of send orders.
    I want to clarify that the configuration made for the action of send email was in transsaction SPPFCADM, selected DNO_NOTIF, and push Define Action Profile and Actions, then selected the Action profile SLFN0001_STANDARD for making he ocnfiguration as suggested in note 691303.
    SCOT is correctly configured and working OK.
    Business partners emails are mantained too.
    Thank you very much.
    Hector Longarte

    Hello. Thanks to all of you for your comments. I am answering to your questions below:
    Have you assign proper partner function to every status in action?
    I do not know where can I make this assigment.  I am thinking that this may be the cause. Please I kindly ask you to give me orientation about this.
    Have you defined condition for defined action?
    Yes, the condition was defined thru SPPFCADM. Now, I wonder if this must be configured for CRM_ORDER application as described in note 691303, or for DNO_NOTIF ??
    Have you maintained user deatils on identification tab in BP?
    Yes, the Business partners and emails adresses were correctly mantained.
    The configuration we are talking about and you want to change, is it regarding SLFN (Service Desk Messages) or SLF1 (Basis Service Message)?
    I supose that for Service desk messages we must configure SLFN, and not SLF1. Right?
    In DNO_CUST01, we have SLF1. We have not made any configuration in DNO_CUST04, it is still as original standard. Please let me know if we are right.
    You want to send an aut. email notification when status of SLF1 changes?
    We want to send email notifications to the message creator about the status change of service desk messages.
    Thank you very much.
    Best regards.
    Hector Longarte.

  • System generated emails - how to include a mandatory prefix for all email

    Good morning.
    I have been asked if there was a way to default a Security Classification into the Subject Line of all SAP system generated emails.
    Examples "[UNCLASSIFIED] Please approve Purchase Order 123456" or "[UNCLASSIFIED] Please approve Absence for Fred Smith".
    I can have the individual code of the Programs that generate the Subject Texts but is there a way to have this default for ALL emails?
    Thanks
    David

    Hi David,
    This one sounds like the one for the Basis guy to look at. They should be able to configure (default) this prefix in the EMAIL/SMTP node(s) as viewed in transaction SCOT. The changes should be done from the IMG (SPRO).
    Regards.

  • Setting up Mail Connection for Infotype Changes

    Hello Experts
    I would like to set up an email notification which will be sent from the SAP to non HR personnel as soon as a Hire action is completed in order for them to know that there was an employee hired and that they need to enter relevant data in other infotypes.
    I found the option to setting up Mail Connection for Infotype Changes but is there a standard way to send a work item notification? maybe add a link to the PA40?
    Tx
    Maya

    No help available out there? If you need it explained clearer just say so and I'll do so. Thanks in advance.

  • Service desk settings, automatic email status message change

    Hi,
    I'm working at Solution Manager 7.0 SP16. I've configured and working Service Desk scenario and it works. Now I'm trying configure automatic email at status change of messages, but It doesn't work
    I'm following spro transaction, and SAP Note 691393. I am configuring Service Desk Specific Scenario Settings -> Automatic Email at status change.
    I've checked:
    - SCOT is correctly configured and working OK.
    - Business partners emails are mantained.
    I made the configuration suggested as described SAP Note 691303 SAP Tutor. Following SAP Tutor I go to transaction sppfcadm->select crm_order->botton "define action profile and actions"->Action Profile(left view) and SLFN0001_ADVANCED(right view)->mode change->new entry...   I follow the next slides at SAP Tutor.
    At the end, when I check results, I go to the support message (transaction crm_dno_monitor) to edit-> Fast Entry->service process->status->In process and I press button save. So I go to Transaction data->Actions but any about the send mail action
    Please could you help me??
    Thanks and Regards
    Raul Aguilar

    Hi Mahantesh,
    The settings that I've defined at the start condition are:
    Transaction sppfcadm->select CRM_ORDER->button "Condition Configuration"->button technical names on->select action AI_SDK_STANDARD(double click)->change edit mode->right frame button create and select the new condition "Send an email to the author when status of message changes"->start condition tab->button edit condition->Name: Zsend_email->Condition definition:User status->Operators "="->constant "status profile"->SLFN0001 "Service Desk Status header"->Status E0002 "In process"->boton transfer condition->save button. At the end I have:
    &CRM Service Process.User    =
    Status&                                  E0002SLFN0001
    I create a new support message (help->create support message) -> transaction crm_dno_monitor->open the support message just created->button change->fast entry->service process-> status->In process->button save
    In order to test I go to Transaction data->Actions:
    I've a line: wth a red circle, Action="send an email to author when status of message has changed" and start condition:
    &CRM Service Process.User      =
    Status&                                    E0002SLFC0001
    Please could you help me?
    Thanks and regards
    Raul

  • How do I delete an iCloud account from my iPad that I no longer know the password for and have no access to the email account to change it?

    How do I delete an iCloud account from my iPad that I no longer know the password for and have no access to the email account to change it?

    You will need the password. If you can't get it reset via http://iforgot.apple.com (if you remember the answers to the account's security questions then you should be able to reset it via them) then try contacting Support in your country, they should be able to reset it.
    Contacting Apple about account security : http://support.apple.com/kb/HT569
    If your country isn't on that page then try this form and explain and see what they reply with : https://ssl.apple.com/emea/support/itunes/contact.html

  • I found an old Apple id on a computer I use infreqently with an old Ipod.  I have the the Applie ID, but I do not have the password.  In addition,my email account has changed since I created this Applie ID. How can I get reset info to new email address?

    I found an old Applie ID on a computer I use infreqently with an old IPod.  I do not have the password for this AppleID.  When I use the procedure to reset the password, I cannot receive the email as my email address has changed from the original used with the Apple ID.  How can I get the reset information sent to my current email addres so I can establish a new passwod for this Applie ID? 

    FR Tecmobility is wrong, sure he means well but what he suggests will not work - signing out of iTunes Store and back in will have no effect on iCloud. Try the steps at iOS 7: If you're asked for the password to your previous Apple ID when signing out of iCloud
    You may need to contact apple tech support if none of the password change methods work for you. Ask for Account Security. They will need to verify identity, to ensure you are who you claim to be. If that goes well, they can send a password rest e-mail to any e-mail you desigate, so make sure it is one you can access.  Then reset the password. Then you can delete the iCloud account (needs the password to turn off find My Phone/Activation lock)
    keep data on phone, then sign in with your desired apple ID. Good luck. hope you get this sorted out.

  • My email account is changing soon.  How do I change my apple to new email address.

    My email account is changing soon.  How do I change my apple to new email address?

    since nobody knows what "my apple" is, I'm going to assume you're referring to your Apple ID, so.... http://appleid.apple.com

  • Got new email address. Changed the address on itunes on my computer but can not change Apple id on my phone. keeps asking for password to old Apple ID. How do I get my new apple ID on my phone so I can purchas and update phone?

    Got a new email address, changed my account on itunes to new email address. which changed my apple id and password. Works fine on computer but My phone is still asking me to sign in with old apple id. I can not figure out how to change apple id on my phone. I have sync'd my phone twice and still hasnt changed account info on phone. Any Ideas on what I need to do?

    Start with the Settings app
    Settings > iTunes and App Store > tap on your Apple ID and then tap on Sign Out
    Then sign in with your correct Apple ID and password.

  • My email address has changed and when I try to play purchased songs it asks me to authorize another computer under the old email address.  How do I play the music that I have purchased?  My account is current with the new email address.

    My email address has changed and when I try to play purchased songs it asks me to authorize another computer under the old email address.  How do I play the music that I have purchased?  My account is current with the new email address.

    You may have already done this, but try de-authorizing your computer (through the iTunes:Store menu) and then re-authorizing it.

  • Why am I being told my email address has changed and need to change it for my apple id to work?

    Not just iTunes store, but every day or so, when I'm trying to check for updated apps in iTunes, or download something on iPhone or update OS X software via App Store, I'm told that my email address has changed and I need to update it before I can download tunes from iTunes.
    I then get redirected to a page where my apple id is shown (my email address), the address field is blank and a couple of password fields with ****** in them.
    I put my email address (apple id) back in and all is well.
    Why is it being reset all the time?
    I don't have another apple id with the same address, but I do have a lot of devices using my one apple id:
    A Mac (Lion latest)
    iPhone 4S (iOS5 latest)
    iPad 1 (iOS5 latest)
    iTunes on XP (latest iTunes)
    iPhone 3G (iPhone OS 3 - yea, really ancient)
    Apple TV 1 (latest)
    Wondering if one of these could be causing a reset.

    this can happen when the billing address in your appleid info is not EXACTLY the same as your bank details, depending of the bank (see if you right "st" instead "street" maybe)
    check out this article:
    support.apple.com/kb/TS1646

  • HT1296 My email address has changed. I have successfully amended it on my computer in Apple iTunes but my iphone 4s and my iPad still show the old email address when requesting the password and will not let me update Apps. Please can anyone advise me what

    My email provider has changed and I have a new one.
    I amended this on my computer under my Apple iTunes account without any difficulty and it was authenticated. However, I still have the original email appearing on my iphone 4s and ipad2 and I cannot update that information. Neither can I use my usual password to update my Apps.  Please can anyone assist me with simple instructions on how to change these important passwords?  Thankyou in anticipation for reading and hopefully considering a solution.

    Thank you, this has resolved both the iphone and ipad problem immediately.  I am concerned that I may have a problem with apps that I bought under my old  AppleID as they will not be recognised.  Any suggestions for this please?

  • I have changed my email address and changed my Apple ID. However iCloud on my ipad and an ipad mini still shows my old email address. How can I change my iCloud email address?

    I have changed my email address and changed my Apple ID. However iCloud on my ipad and an ipad mini still shows my old email address. How can I change my iCloud email address?

    Welcome to the Apple Community.
    In order to change your Apple ID or password for your iCloud account on your iOS device, you need to delete the account from your iOS device first, then add it back using your updated details. (Settings > iCloud, scroll down and hit "Delete Account")
    Providing you are simply updating your existing details and not changing to another account, when you delete your account, all the data that is synced with iCloud will also be deleted from the device (but not from iCloud), but will be synced back to your device when you login again.
    In order to change your Apple ID or password for your iCloud account on your computer, you need to sign out of the account from your computer first, then sign back in using your updated details. (System Preferences > iCloud, click the sign out button)
    In order to change your Apple ID or password for your iTunes account on your iOS device, you need to sign out from your iOS device first, then sign back in using your updated details. (Settings > iTunes & App store, scroll down and tap your ID)
    If you are using iMessages or FaceTime, you will also need to log out and into your ID there too.

  • I have a new email address. Changed this on my itunes account. On iPhone deleted old icloud account and created new with new email. I have set find my phone to on. When I download music it no longer goes to icloud an does not show up on my iphone.

    I have a new email address. Changed this on my itunes account. On iPhone deleted old icloud account and created new with new email. I have set find my phone to on. When I download music from itunes it no longer goes to icloud an does not show up on my iphone.

    I have the same problem - it is maddening. I rely on this iPad for work so this is not just an annoyance! The above solutions of changing the appleid on the device or on the website do not work.
    The old email address no longer exists - I haven't used it in a year probably and I no longer have the account.  I logged into the appleid website and there is no trace of the old email address so there is nothing that can be deleted or changed there.  On the iPad there is no trace of the old email address so nothing can be deleted there either. I have updated the iPad software and the same problem comes right back.  Every 2 seconds I am asked to log in using the old non-existent email.  The device is currently useless.
    The only recent change to anything was the addition of an Apple TV device, which was set up using the correct login and password.
    Does anyone have any ideas? The iPad has been backed up to the iCloud so presumably it now won't recognize the current iCloud account? So restoring may notbe an option?

Maybe you are looking for