How to find how & where event is triggered?

Hi,
At our organization, we have implemented PMS Notification Workflow. This workflow is triggered through Customized reports. I know the program which triggers the workflow and i also know the event name and Object type.
I searched through the whole program but i am not able to find where the event is triggered. I searched for FM SWC_EVENT_CREATE and SAP_WAPI_CREATE_EVENT in the program but it could not be found.
Please tell me how should i find where my workflow is triggered in the program.
Regards,
Sachin Mahajan.

Since it is a custom report there could be a number of ways to trigger the workflow.
Events are one thing, but it could also be triggered directly with FM SAP_WAPI_START_WORKFLOW or the older SWW_WI_START_SIMPLE.
Or it could be part of some bapi which in the end triggers a workflow.
If this Isn't this simply mentioned in the technical specifications, you should first find out how the workflow is triggered, then you can use that info to search the code.
Kind regards, Rob Dielemans

Similar Messages

  • Need to find from where email are triggering

    Hi  All,
    I got a one request to find from where emails are triggering , user simply said it is from
    SCCM SQL Server and i tried to find in all SCCM ms sql server databases using
    syscomments and ROUTINE_DEFINITION , but i am unbale to find , actually i  want to delete these email id's , please can some one shed some light on this
    Thanks
    Prakash GR

    Hey normaly we use in operator for send mail.
    but i don't find table name that include email address, but you can find and make a filter (look this link).
    http://www.rickygao.com/create-customized-queries-to-get-what-we-need-in-sccm/
    Tzuri Ben Ezra | My Certifications:
    CompTIA A+ ,Microsoft MCP, MCTS, MCSA, MCITP |
    FaceBook: Tzuri FaceBook | vCard:
    Tzuri vCard | 
    Microsoft ID:
    Microsoft Transcript 
     |

  • How to find out which event is triggered in SDK

    Hi all
    From SDK, I am would like to know which event is triggered when the user select navigation menu Follow up -> Create Lead (screen 1).
    I am guessing, it calls LeadCreateWithRef outport event but I don't see any absl code?? (screen 2)
    When I try to switch from Display to Edit, I got error "Component which you are trying to edit comes from a lower layer. Please use Extensibility Explore to Edit" (screen 3)
    Also in Extensibility Explorer, I can't open the button details (can't even see it in the buttongroup).
    Any advice is welcomed.
    Thanks
    Anthony

    Hi Meghna
    Thanks for the info. I am trying to do reverse engineering, to understand how to existing UI screen is built, how and what events get called when button is pressed and which screen will be opened.
    For example, in Ticket screen, when I select Follow up then Create Lead:
    I cannot drill down to see the button and its properties??
    nb. Also there is no left right scroll bar to see the rest of button group. Is it a bug?? I am using Windows 8.1.
    And in outport setting, I don't see which action/event triggered? and what screen to show?
    Thanks again,
    Anthony

  • How to find the code in standard transaction from where event is trigered

    I have a configuration in SWEC, to trigger an event, when a PR is change
    For the Transaction ME52 (Change Purchase requisition), I want to go to the portion of the code, from where the function module for triggering the event is executed.
    I have learnt that F.Ms for trigerring events programatically are
    1.  SWE_EVENT_CREATE.
    2.  SWE_EVENT_CREATE_IN_UPD_TASK.
    3.  SWE_EVENT_CREATE_FOR_UPD_TASK
    So, I tried debugging the transaction ME52 by setting breakpoints at the following function modules.
    1.  SWE_EVENT_CREATE.
    2.  SWE_EVENT_CREATE_IN_UPD_TASK.
    3.  SWE_EVENT_CREATE_FOR_UPD_TASK.
    But none of these were encountered.

    Hi Sameer,
    Why not follow the reverse approach! First check the event getting triggered and then move backwards to the source of triggering the event.
    Activate event trace from SWELS and then check the event getting triggered in SWEL.
    I doubt if putting break-points in the FM would help...
    Check if the event is being triggered by the BO method.
    You can check the where-used list of the method and find out the source of the event triggering.
    Hope this helps!
    Regards,
    Saumya

  • Cannot find my calendar events older than one year. Where are they ad how do I get them back?

    I cannot find my old events on iCal. It seems it only goes back one year. How can I find them and recover my information and events going back further than that?

    Greetings,
    Sorry to hear about the missing data.
    If you don't see your events there are 2 possibilities:
    1.) There is something wrong with the calendar cache
    2.) The events have been deleted
    First go to iCal > Preferences > Advanced > Delete events.. -- see if this has been checked as this deletes events after a point in time you specify.  Even if this is not checked now, if it was ever checked in the past, that will delete events.
    To reset iCal's cache and settings in the hope this will bring the events back:
    1. First make an iCal backup:  Click on each calendar on the left hand side of iCal 1 at a time highlighting it's name and then going to File Export > Export and saving the resulting calendar file to a logical location for safekeeping.
    2. Remove the following to the trash and restart your computer:
    Home > Library > Caches > com.apple.ical
    Home > Library > Calendars > Calendar Cache, Cache, Cache 1, 2, 3, etc. (Do not remove Sync Cache or Theme Cache if present)
    Home > Library > Preferences > com.apple.ical (There may be more than one of these. Remove them all.)
    ---NOTE: Removing these files may remove any shared (CalDAV) calendars you may have access to. You will have to re-add those calendars to iCal > Preferences > Accounts.
    Once the computer is back up and running open iCal and test.
    If the events do not come back then the information you are looking for is truly not in iCal.  You will need to restore from a backup (like TimeMachine) from a point in time before the events in question went missing.
    If you do not maintain backups of your computer, start now.
    Depending on how long ago these events were deleted from iCal you can try using data recovery to bring the files back although as these are past events, you may find that just moving forward from here is simplier than going through the effort but that is of course up to you to decide.
    Here are a few examples of data recovery programs:
    http://www.prosofteng.com/products/data_rescue.php
    http://www.macintosh-data-recovery.com/
    http://www.subrosasoft.com/OSXSoftware/index.php?main_page=product_info&products _id=1
    You can contact a local Apple Authorized Provider to see if they offer data recovery services: http://www.apple.com/buy/locator/service/
    There are many nationwide / worldwide data recovery companies out there.  Here are a few examples:
    http://www.ontrackdatarecovery.com
    http://www.drivesaversdatarecovery.com/
    http://www.totalrecall.com/
    Best of luck to you.

  • How to verify that an event is triggered

    Hi Experts,
    I am running a BW job that is based on an event (or basically a group of events using event collector). Some times, I need to debug it to find out why the job is not triggered and it is very difficult to find out which event was not there.
    Here is my quesiton:
    Is it possible to see, some where in the system, if an event is waiting for a job? or in other words, if an event has been fired?
    Also there is one other question, if an event is fired and this event is being collected by an event collector, can we see, some where, if event collector already got one event and only 2 more are left (suppose event collector need 3 events to fire the next level event that triggers a job).
    Thank you,
    Praveen

    Hi Sidhartha, Dinesh and Ravi,
    SM37 can give me only those jobs that have either finished, cancelled or waiting for an event. The question was to see those events that are not trigger from event collector, because one of the source event is not there.
    Here is one example EV3 is triggered by Event collector only if EV1 and EV2 are there. Suppose EV2 did not come, how do I know, if EV1 is there without executing any job?
    Thank you,
    Praveen
    Toronto

  • How do I find out where iTunes thinks missing files are?

    I have several hundred "missing" files in my iTunes library but they are all actually on the computer. But I don't remember where the were previously. I add dozens of songs at a time to my library all the time and there is no Earthly way for me to constantly remember where they were before. I don't just want to reimport the files because I have several hundred playlists with these files and it would be completely stupid to edit them all one at a time when all I need to do is to move them back to where iTunes thinks they should be. So where is that? The Windows media player has a column that displays file location. Why doesn't iTunes? (This is so stupid. It makes things -not just this- so much easier when you have the file location in the music list in your music player.)
    Is there a way to find out where iTunes thinks the missing files should be at?

    Chris CA wrote:
    How do I find out where iTunes thinks missing files are?
    The exclamation mark means ITunes doesn't think they are anywhere.
    If you right click - get info on a song then view the Info tab, you will see where iTunes last used it from.
    I'm not a newbie. I know quite a lot about iTunes. You sound like you don't though because if you did you would know that this is not true. If you "right click - get info on a song" (pressing cancel to the Locate popup) "then view the SUMMARY (not info) tab" you will see "Not Available" where the file location usually is. I wouldn't have asked this question if I hadn't gone through the steps already.
    Thanks for trying though. Next time, please try the advice before you give it.
    I add dozens of songs at a time to my library all the time and there is no Earthly way for me to constantly remember where they were before
    You should not have to remember anything about where they were.
    I agree.
    Are you always moving them around?
    When I install a new hard drive. Yes. I generally keep everything organized and I let iTunes keep the folder organized but several years ago I used windows media player to organize my media.
    Frankly I don't know HOW the recent songs/videos/etc. go missing. But some do. Maybe I accidentally move a folder without realizing it. Mistakes happen. Then I need to move it back but since I didn't know I did it in the first place I can't possibly be expected to remember where I moved it from.
    Do you have iTunes prefs -> Advanced Keep ITunes music folder organized ticked and Copy files to iTunes ... ticked?
    *OF COURSE!* Again, I'm not a newbie.
    I have several hundred playlists with these files
    Why would you have several hundred playlists?
    I don't mean to sound rude but you sound like an Apple fanboy. Are you trying to tell me how I should use my own program? The answer to the question is I am a salsa instructor/DJ and I am constantly adding songs and videos to my library. Every month I have various salsa events, classes and performances that I do. I use my iPhone for the music. I need to maintain the playlists because students/teachers/studios/clubs/bars/churches/etc. call me back and want a repeat of the great salsa night I gave them a year ago. Naturally my playlists are highly organized into folders. So, I still have them and I need them.
    Apple has its own ideas about how people should use its stuff but everyone is unique and our needs therefore are unique too. Apple doesn't realize this and still wants us to do things "the Apple way" even though "the Apple way" only works well for people who want their hand held through everything. This is why I say you sound like a fanboy. You don't know my situation and question if I need hundreds of playlists. I do.
    I just need an answer to the question.
    Thank you for your reply though. It gave me hope, for a time.

  • How to find the BTE event for FBCJ transaction code

    Hi All,
            i need to find the BTE event for Finance related transaction codes.i checked in the SWEL transaction code, didnt find any event triggered and the standard BADI doesnt suite my requirement.The transaction code  which i tried is FBCJ.can anyone help me how to find the BTE event for the above mentioned transaction.
    Thanks in Advance,
    lokesh kumar.K

    Hello Lokesh,
    The following is one of the process of finding a BTE and implementing it.
    (1)Goto transction FIBF .Execute it with Attribute type = 'A'. Then in the menubar Environment->Info System (P/S )
           Go through the list of BTE's available with the description available beside.
    (2)Select the BTE you want to implement.
    (3)Press button Sample function module
    (4)This brings you to SE37 - Copy the sample function module to a Z-function module (First create a new function group for the function module) . Note: The name of the Z-functionmodule is not important
    (5)Edit the code in the new function module
    (6)Go back to transaction FIBF - Menu Settings->Products -> Of a customer and create a new product whicj identifies the new product . Remember to mark the Active field.
    (7)Go back to FIBF menu Settings->P/S function modules->of a customer - Create an entry that links the BTE and Product with the new function module
    Hope this will help.
    Regards,
    Samson

  • TS4002 I'm trying to create a new apple-id but when typing the email adress I want to use I'm told that the particular email adress is not allowed but when searching I can't find same being used. How do I find out where that particular email adress is use

    I'm trying to create a new apple-id but when typing the email adress I want to use I'm told that the particular email adress is not allowed When searching I can't find same being used anywhere. How do I find out where that particular email adress is used so I can delete it there and use it for my new apple-id?

    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                         
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: How to back up     
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store        
    Also
    If you have Find My iPhone enabled, you can use Remote Wipe to erase the contents of your device. If you have been using iCloud to back up, you may be able to restore the most recent backup to reset the passcode after the device has been erased.

  • When using addTarget:action:forControlEvents: how to find out which event?

    When you use addTarget:action:forControlEvents: how can the action find out which event got called? the (id)sender is the object of sender, but no parameter for the event?

    thanks but the event is always nil for
    [uitextfield addTarget:self action:@selector(validate:forEvent:) forControlEvents: UIControlEventAllEvents ];
    any ideas?

  • How to find out which Badi is triggering in which transaction

    Hi SAP gurus,
    Can any one tell me How to find out  which Badi is triggering in which transaction.
    If I have a BADI . I want to know in how many transaction it will trigger.
    Can you help me in this issue. Its very important and urgent.
    Points will be rewarded.
    Thanks,
    Satish.

    Hi Satish,
    Check this blog -
    /people/alwin.vandeput2/blog/2006/04/13/how-to-search-for-badis-trace-it
    Check Clemens reply in this thread, its great-
    BADI
    <b>Reward Points if this helps,</b>
    Satish

  • HT4623 I appear to have lost the £15 redeemed voucher credit from my iphone.How do i find out where the money has gone to,Thanks

    I was bought a voucher for Xmas.I redeemed it and the balance showed as £15.A few weeks later the balance is at 0.03p and i have not bought anything.How do i find out where the money has gone to.
    Thanks

    Login to iTunes on your computer: Store>View My Apple ID>Purchase History.

  • How do I find out where the missing filter is used?

    After upgrade, Premiere CS4 is complaining missing filter upon opening a CS3 project.  How do I find out where the filter is used?
    Thanks!

    When I have opened older Projects in later versions, I have gotten a very useful dialog screen, telling me of missing Transitions (exact name and TimeCode), and of missing Effects. Do you not get such?
    When you Open the CS3 Project, is any Clip flagged?
    Considering how well PrPro has picked up on missing 3rd party stuff, I would be surprised, that it did not give you all of the necessary info.
    Good luck,
    Hunt

  • HT201365 my iPad was stolen and I just got a message that it was turned on and now locked and my message posted. How do I find out where that happened? it's now off again but I'd like to know the location of where find my iPad occurred!

    I have had email notification that my ipad that was stolen was turned on and connected to the internet however no other info was avail about where the unit was turned on to help me find a location of where it is. It is now off again. The site has no info on how to find data on where it was turned on. I've received emails saying it's now locked and message displayed. There myt be a way to find out where it was turned on!
    Any ideas!

    Unless the device has power and an internet connection there is no way to locate it.

  • I sent my ipod nanooff and i have not recieved it back how do i find out where it is?, I sent my ipod nanooff and i have not recieved it back how do i find out where it is?

    I sent my iPod nano 1st generation off for the iPod nano recall ststem. However I have not yet recieved my new iPod nano or an e-mial to confirm arrival or to help me understand where it is. How do i find out where it is? Or if it is ever liable for the recall process?

    Solution may be found if you search in the "More Like This" section over in the right column.

Maybe you are looking for