How to track changes incrmd_order when employee responsible group is change

Hi experts
crmd_order , nj supportrequest , when the employee responsible group is changed in need to trigger email to newly entered emp responsible group after saving. i need to know where this changes of service employee group is captured.
how to send emails to service emp group with logo. kindly help

Hi Surendra,
You can create an implementation of CRMD_ORDERADM_H badi and check if the is_orderadm_h and cs_orderadm_h values are same or different, and trigger the email logic depending upon the condition
Prerna

Similar Messages

  • How to trigger a workflow when data inside a table changes

    Hi
    How to trigger a workflow when data inside a table changes ??
    We need to trigger a workflow when STAT2 field value in PA0000 table changes.
    rgds
    Chemmanz

    Make use of Business Object BUS1065. In this business Object you have an attribute Status which you can use. There are a number of events that will get triggered when the status is changed.
    Thanks
    Arghadip

  • Trigger email when employee responsible is changed

    Hi Experts,
    Kindly advise how to trigger email when the employee responsible is change to another employee, is there any standard workflow to achieve the task or this needs some enhancement,,, I mean development. I assume this can be achieved out of box.
    Regards
    AM

    I would investigate if you can achieve your requirement trough workflow, as I'm not a workflow expert I can't guide you further.
    as other members already recommended You can use actions with a custom complex schedule condition, which can be done through BADI. I would have two actions
    1- will be triggered only one time, which will notificate the opportunity creation
    2- Only will trigger if emp responsible is changed, via custom schedule condition (BADI) and will be triggered N times, of course if the condition is met.
    I had written a blog which can give you sone hint, at least had very usefull links.
    Cheers!
    Luis

  • Redetermine Org Data when Employee responsible Changed

    Hi,
      In my project we need to redetermine the org data when the employee responsible is changed.
    With Regards,
    Selvam T

    hi,
    one idea to solve this might be to use the event framework to capture the partner change and then call the CRM_ORGMAN_MAINTAIN_OW FM to change the organizational data. A call of CRM_ORGMAN_DETERM_INITIAL_EC might also do the trick, but I've never done that myself so far.
    Hope that points you in the right direction.
    Regards,
    Hendrik

  • How to track error message when calling Transaction: va02

    Hi all,
        As we all know, when we change an order through T-Code: VA02, system will update modified data to corresponding database. Meanwhile, if our operate is not legal or incorrect on T-code: VA02, system will call corresponding error messages to us.
        Now I want to know:
       1. how to track the error messages
       2. Is there any Tcode such as: SM21 that we can see the message logs after our operation?
    Thanks.

    Hi ,
    message table for call transaction
    DATA: BEGIN OF G_T_MSG OCCURS 0.
            INCLUDE STRUCTURE BDCMSGCOLL.
    DATA: END OF G_T_MSG.
    Exucute transaction via Call Transaction
      CALL TRANSACTION  'FB01'
                     USING g_t_bdcdata
                     MODE g_l_mode
                     UPDATE 'S'
                     MESSAGES INTO g_t_msg          .
    errors will be stpored in the table g_t_msg ..
    Thanks .

  • How to track my iphone when i lost it

    pls tell me when i lost my Iphone then how i track this..

    Only if you had the app "find my iPhone" installed prior to the loss, you would be able to track your phone.
    See this article: Free Find My iPhone: Frequently Asked Questions

  • How to Refresh The Page When The Value of selectinputData Changes

    Hi;
    I have a select input date component and I want to refresh the page when the value of selectinputdate changes. What is the way to do it?
    Also what is the way to do the same thing with choosedate component?
    Thank you very much...

    Hi Turhan,
    You may want to read about the Partial Page Refresh (PPR) capabilities in ADF Faces. You can make the selectInputDate's partialSubmit property "true" and then cause the specific components you wish refreshed have their partialTriggers property set to the ID of the selectInputDate.
    Hope this helps,
    John

  • Find when table Authorization Group was changed

    Dear Experts,
    Kindly help me on finding this. Table T001B have standard Authorization group as FB31 but it has been changed to &NC& by some one. It means &NC& means there is no Authorization group assigned to the table. I need to find when it was changed. Do i have any ways to find it out? I checked with entering table name in CDPOS i didnt find any entry. Kindly help me out how to find who and when this table Authorization group was changed for table T001B.
    Thanks & Regards,
    Sathish

    Thanks Thomas,
    I check in that transaction it shows log only for 3 months. I dont see any changes to those table what i want may be this Authorization group change in done even older.
    Thanks for your reply.

  • Changes performed when employee transfered from country to another country

    Hi gurus
    Can anyone explain what we need to change and configured if an employee is transfered from America to India permanently with the same organisation
    how his payroll, taxation, work schedule, etc will be
    please let me know
    Thanks & Regards

    The easiest fix would be to just use safari and a webmail interface.
    For example, I have yahoo in my mail app. But on some internet connections it just won't work, so I use safari to get to yahoo.com and access my mail that way.
    Your mail provider should have a web interface and you could use that.

  • How to update child record when item from parent record changes

    Hi, I have a master and detail form with two regions on the same page.
    Region one references parent record, one of column in the parent record is also in the child record. And is one to many relation
    between parent record and child record. How can I have the column on the child record updated when the column of the parent record is being modified?
    For exemple; Parent record has two columns : ID and Program.
    Child record has Program, goal# and status. I have two pages established, page 27 and page 28.
    Page 27 list out all programs from parent record, by clicking on edit to a program, it braches to page 28 with program listed as editable field in region one, and mulitple records list in region two from the child record with the same program.
    The problem that I am having is once the program in region one got modified using ApplyMRU, the program in child record did not get updated with the new value and therefore those record become orphan records. I need a way to update all current child records with the new program value.
    Thanks in advance for anyone who can hlep out on this problem.
    Julie
    Edited by: JulieHP on May 24, 2012 4:57 PM

    One Idea is
    If possible create a after update database trigger on the parent table to update the relevant child record.
    Next one
    Create a PL/SQL process on the parent page with process sequence next to ApplyMRU, so when the ApplyMRU is seccessfull it goes not to your process where you can have your update statement

  • How to trigger a workflow when a info record is changed?

    Hello All,
    I would like to trigger a workflow when the conditions from a info record are changed?
    What business object should be used?
    Thanks in Advance
    Rui

    Hi,
    for these kinds of issues,
    foirst check if a uefull event already exists in the system
    for this you first actiave the event trace: SWELS.
    Then you change the info record.
    And then you read the event log with SWEL.
    If there's no event, you may eventually have to create it in an exit with SAP_WAPI_CREATE_EVENT fm
    Kind regards, Rob Dielemans

  • ICal change hours when sync, iCal is systematically changing hours in the calender when synced with iPad. How avoid this?

    iCal is alteing the time of events in teh calender when synced with iPad. Events are moved. All times are set at the same time on iPad, Iphone and Macbook pro, but the calendars are altered on all devices when synced. How can I avoid this?
    Pat V

    Hi,
    What timezone is your iCal set to (this may be different from your computer timezone look at the top right of the iCal window)?
    What is the timezone on your iPad under Settings > Mail, Contacts, Calendars > Calendars > Time Zone Support ?
    Best wishes
    John M

  • How to track stolen iPhone when it's offline when tried to locate it through Find My iPhone at iCloud?

    My iPhone was stolen (through holdup) from me last August 3, 2012 around 10:30 PM while riding in a jeepney. Unfortunately, I try to locate it via iCloud's Find My iPhone App but it shows it's Offline. Now, is there any way to locate it when it's SIM card was replaced or was restored it in phone factory settings? Thanks in advance.

    In order to track a phone you have to have enabled the app in advance, and it has to be on, not wiped, and able to connect to a network. If any of these conditions is not true then there is no possible way to track it.

  • How do you populate cfselect when cfgrid selected row is changed

    hi can anyone enlighten me as to how to pass data to a
    cfselect from a cfgrid
    i am using a listner function so that the grid can populate
    form controlswhen a row is selected
    i use bindings on cfinputs so no problem there
    how do u populate a cfselect drop down with data from a grid
    and then how woul i also display query results from another
    query as a second option
    lost
    yes i dont konw much as
    realyy apprecitae your help

    Unfortunately, there's no 'tab-out' event in ABAP standard dynpros - you've got to trigger a PAI event to make that happen (such as hitting 'Enter').

  • How do I get alerts when a certain webpage is changed/updated?

    I thought there used to be an option where firefox would sound an alert whenever a webpage was updated.

    You need to create a custom JavaScript for that calculation.
    Custom JavaScript calculations require a lot of very specific information like field names, possible values for the fields, etc.

Maybe you are looking for

  • Sharing calendars on one computer

    I have two accounts on my iMac. How do I share all calendars with both accounts. If it helps, both users have different .me accounts.

  • File URL for XML Send?

    Hello Experts-- I would like to send mapped data from CX to a file on the localhost.  Can I use a URL like file://c:/fred.xml as the XML URL? With CX 4.5 this used to work, but with CX2008 I am getting a #2032 error.  I have set Global Security Setti

  • SAP-EHS -Measurement Management -reg

    Hi, Through SAP -EH &S , the component of measurement management we would like to implement Can some one help in giving some inputs and any guidance step by step PPT We have SCADA system installed at the cite How the readings from SCADA can be integr

  • IMac has decided to start typing letters on its own even when a keyboard isnt connected.

    hello i have an imac that is just over a year old that has at first started typing what looked like latin or greek letters it was running Lion so i upgraded it to Mountain Lion, fixed any permission errors on the drive and then zapped the PRAM. Now i

  • ICloud account on Mail is frozen

    Hi there, My (paid) iCloud account seems to be locked in Apple Mail (6.2).  It will neither send nor receive messages.  I removed the account from Mail, closed Mail, then re-opened it, the account re-appeared.  Still the same problem. I can access it