PO- Recommunicated - Need to find who has done that

Hi Team,
I am having one interesting question on PO email communication to supplier.
I have a PO which was created , shipped, invoiced and closed in March-2012, but unfortunately some body from business users re-communicated the PO to supplier again on 2nd-May-2012 , and the supplier sent the goods again. So now we are trying to find which business user has re-communicated the PO?
Verified the data in below wf tables but no clue.
select * from wf_notifications where notification_id = 79252394;
select * from wf_item_activity_statuses where item_key like '1029422%';
select * from wf_items where item_key like '1029422%';
PO Re-communication steps.
PurchaseOrder Summary > Query with PO Number > Tools > Communicate > Select Emaila check box and enter Email and Press ok.
Thanks,
Suresh

Hi Mahendra,
First of all thanks for your reply.
I have verified the query you given, but it din't returned any data. Also I don't see any concurrent program getting triggered after re-communicating the PO.
Just fyi..
I have done some further investigation below but ended up with no solution.
Step 1: Reproduced the issue in dev environment by enabling the SQL Trace, so that all sql statements (insert and update) will be captured.
Step 2: What is happening in the flow is, the resubmitting process will just make an entry in wf_notifications table and leaves it (request will be in pending status).
Step 3: We have every 5 min scheduled Work flow Background Process is place, which will process all pending notifications.
Step 4: So waited till next workflow background process completes to process my notification.
Step 5: So now I have the sql trace of both My action Plan + Workflow Background Process.
Step 6: From the SQL trace, the entire process touching below tables..
select * from wf_notifications where notification_id = 79252394;
select * from wf_item_activity_statuses where item_key = '1106292-18189';
select * from wf_items where item_key = '1106292-18189'
select * from WF_NOTIFICATION_ATTRIBUTES where notification_id=79252394
select * From WF_COMMENTS where notification_id=79252394
select * from FND_SEARCHABLE_CHANGE_LOG where pk_value_1=79252394
select * from WF_COMMENTS where notification_id=79252394;
select * from WF_ITEM_ACTIVITY_STATUSES where notification_id=79252394;
select printed_date,print_count, p.*
from po_headers_all p where po_header_id=1106292 (Here these 2 columns printed_date,print_count, will get updated)
But none of the table capturing the user information.
Regards,
suresh

Similar Messages

  • How to find who has changed SQL Server Agent 'Job History' settings.

    Hi all,
    I was searching from couple of days to know is there a way to find out who has changed the SQl agent property settings.
    Like if someone unchecks the SQL Agent History settings how i can find who has done that change?
    I searched for trace flags but there is nothing related to it, i searched for system tables and views of msdb but nothing which can give this information, even didn't find any audit setting that can monitor these activities.
    My sql version is SQL Server 2008. Please throw your ides on how to track the sql agent history setting changes!!!
    Thanks In Advance!!!!
    VVinayPrasad

    Hi,
    You might be able to AUDIT the execute on that SP but its not giving exactly what has been changed... i guess you are getting what i am looking for...
    whatever the property might be changed it only shows the sp name thats it.... but not the exact sql statement executed on background
    VVinayPrasad
    First of all: It's not about me, it's about you. And it's not a might, its a given fact. I
    tested it for you.
    Second: your question was:
    >>I was searching from couple of days to know is there a way to find out
    who has changed the SQl agent property settings.
    >>Like if someone unchecks the SQL Agent History settings how i can find who has done that change?
    So please first clear up, what you really need.
    Third: instead of Auditing I already gave the advise to use Tracing (be it SQLTrace or Extended Events). Both will give you the exact statement. SQLTrace may be easier on SQL2008
    Please try all of the provided first before doing guesswork.
    Andreas Wolter (Blog |
    Twitter)
    MCM - Microsoft Certified Master SQL Server 2008
    MCSM - Microsoft Certified Solutions Master Data Platform, SQL Server 2012
    www.andreas-wolter.com |
    www.SarpedonQualityLab.com

  • Inactive Customer Report/ Customer who has done transaction

    Hi All.
    I need to created report for customer who has done any transaction in last 2 years, please suggest me way to achieve this
    Thanks
    Prem

    Hi ,
    which is the Idea given by our collegue it is ok,
    But there you can keep all the objects data.
    so you can try in this way
    take the info object ( ocustomer) and take the cube ( where you are getting the transactional daat of that customers)
    keep left side the 0customer object and right side info cube and create teh infoset with left outer  join
    here you can get the all the customer detials based on the masetr data , and which are c ustomers are done business for thenm transactional data will come.
    now in query where the  value <0 condtion , you can keep , it shows onle who are not done businees .
    Thansk & Regarsd,
    sathish

  • How to find who has created the condition records

    hi all,
    in POF1 condition records were created.for material and plant.how to find who has created condition records for the material and plant.
    is there any way to find who has created please help me out.
    thanks
    sunny

    Hi,
    There are two ways of finding the who has created the ondition record.
    01. This is through the sales order-> Item details level-> condtion Tab----> Select the condition type and click on dispaly condition record below in the same creen. Then  Goto tab on the menu and select the overview of the condition record. After do so you will have the details of diffrenr tabs. In this you need to select the Administrative data for the person who had created the condition record.
    02. Goto T. Code VK13 and give your condition type for which you need to find the person created the record. Select the header details tab for the person who had created the record.
    Hope this is fine with you.
    Bye & Enjoy SAP.
    Koganti

  • Hihaving a query like that who has done the Transport? How can i trace who

    having a query like that who has done the Transport? How can i trace who has done the transport (Import).
    I have tried with following steps but unable to find the right person.
    1. Go to TMS and disply the appropriate queue.
    2. Select menu path: Goto>Import History.
    3. Select menu path: Edit> Dipaly More.
    4. This will give the the "User" column.
    But my problem is the transport has happened long back. is there any other way to find out old import request who has done the transport.
    Please someone help me out on this.

    Do this may it can help you.
    At the last step where you had given "diaplay more"
    do this inspite of that:
    Extras --> Personal Settings
    Check the option "Query Interval Time" and try again.
    Best of luck !!!

  • Finding who has dropped th epartitions

    Hi,
    Can some body help me on how to find who has dropped the partitions in a table in oracle 10.2
    Thanks
    Lbn

    Partitions can only be dropped by a schema and code that have permissions to drop those objects. So given the security model you have on that database, nothing incorrect was done.
    If this happens not to be the case, and partitions were dropped "illegally", then the security model used is flawed.
    And the first action should be identifying the flaws in the security model and fixing these - properly. A witch hunt for an offender will not fix or resolve anything.
    As for finding the "offender" - unless you have auditing enabled, or archive logs to mine, there is no way to identify the "offender".
    Rather fix your security model first. That is what the problem is. Not the fact that an "offender" (accidentally) manage to wipe partitions.

  • How to find who has created the determination records for packaging instruc

    how to find who has created the determination records for packaging instructions in POF1.
    need to find the user details from POF3.
    can any one plz suggets me.

    Sunny,
    Go to POF1 click on determined record -> Display -.> enter-> F8 then -> double click on the record for which you want to see the responsible person ->click on admin. data tab here u will find the responsible person. hope u got the right answer.
    Ravi Thapliyal
    IdhaSoft

  • How to find who has deleted the query in Production system

    I Experts,
    I have an issue. Someone has deleted one query in Production system.
    How can i find who has deleted the query??
    I searched the ans for the same i the below threads :-
    Query deleted in production
    How to find out who has deleted the production Query
    But it didn't help me as i couldn't understand how to use the transaction SLG1.. Can Someone please explain me how can i find out who has deleted the Query..
    Regards,
    Pavan Raj

    Hello,
    Please, remember the date on which date the query has seen last time  in the production server. You can use the last date in the From date and To date would be current  date and execute the SLG1 tcode. It would list you all the logs in the Object text you can search for BEX Query designer and sub object text column you can check for delete logs options.
    Double click on the object will list you the query and name. From the user column you can find who has deleted the query.
    Might be this can help you for analysis.
    Thanks
    Geeta Sharma

  • How to determine who has done a transport in STMS ?

    Hello,
    Is there a table, program or transaction ... which can tell us who has done a transport by STMS in a machine ? In the cofile and data file there is no information ....
    Thanks.
    Pedro

    Yes, it's there after choosing "Edit -> Display more" in the import history.
    Also consider asking STMS related questions in forum "SAP Netweaver administrator" next time.
    Thomas

  • Has anyone else had an iPhone 5 that's only been dropped once accidentally and smashed the screen? Mine has done that and as I don't have mobile insurance it'll cost a fortune to replace it through Apple!!

    Has anyone else had an iPhone 5 that's only been dropped once accidentally and smashed the screen? Mine has done that and as I don't have mobile insurance it'll cost a fortune to replace it through Apple!!  I don't think the phone is fit for purpose as any other phone i've had has been dropped and been fine and surely they expect a mobile to be accidentally dropped at least once!!

    Yeah, sad to hear of your accident:
    If you dropped it on concrete- that is the hardest material and chance of damage goes up tremedously.  Actually you are fortunate not to have mobile insurance because then you have to trust your insurance provider to provide you with a quality replacement or repair.
    Apple is always spot-on you know what you're getting.  They can always attempt to replace JUST the display on an iPhone 5 for $149 + tax is what I've heard them quote others. But they said it's $229 to replace your phone with another whole new iPhone 5.  Get the AppleCare+ because two of these incidents will only cost you $49 + tax in the future!

  • HT1349 I need help finding an old library that itunes states my ipod is already linked to

    I need help finding an old library that it states my ipod is already linked to.  My computer recently had a terrible virus and needed to be wiped clean.  I had to redownload itunes and I bought several songs.  I want to add them to my old library because I had several cd's that I had uploaded.  Is there a way to find that old library and combine them without having to erase all the songs that are currently on my ipod???  Thanks

    Umm.  If you wiped the hard drive, then all old libraries are gone unless you have them on backup.

  • I have Adobe Acrobat installed as part of the CS6 suite.  It has stopped working (yet again -- it has done that three of four times over the last year).  I have spent days trying to repair it; etc. without any success.  The last time this happened, it was

    I have Adobe Acrobat installed as part of the CS6 suite.
    It has stopped working (yet again -- it has done that three of four times over the last year).
    I have spent days trying to repair it; etc. without any success.
    The last time this happened, it was necessary for someone from Adobe to reinstall it entirely, if I remember correctly.
    I give up. Can anyone tell me what I must do get the program to actually work?
    I spend more time trying to get Adobe Acrobat to work, than I do actually doing my work.
    My OS is Windows 8.1.  My system has 16 MB of RAM, and hard disks are not overfilled.
    I run update virus checker (Kaspersky) daily.
    Cheers,
    Hugh

    Hi Hugh ,
    Could you please tell what are the challenges you are facing while trying to access Acrobat ?
    Do you get any error message ?If yes ,please share the screen shot of the same.
    Please try the solution outlined here: http://helpx.adobe.com/creative-suite/kb/acrobat-failed-launch-30-days.html
    OR
    Try repairing it from Control panel, or try launching it with a different user account and check if it works or not.
    Install the latest updates for Acrobat X from the link : http://www.adobe.com/support/downloads/product.jsp?product=1&platform=Windows
    and check.
    Let us know how it goes,
    Regards
    Sukrit Dhingra

  • How to find the users who has done the manual blockings in F110?

    I would like to knw the users who has blocked the inoice in F110 and even who has re-allocated the payment method/bank details in F110

    Hi,
    You can open the TC F110. Give the run dates and identification numbers then go to menubar systems- status.
    Which user has been blocked the invoice displayed.
    I hope it will help to you.
    Thanks,
    Venkat

  • Query to find who has select any table privs?

    HI.
    Whos has select any table privilege?
    I can find this for specific table, but i need to query it database wide.
    Is it object_privs? I am not sure which view.
    Thanks
    10.2.0.4
    Linux 4

    Hello,
    Select any privllege is a system privillege.
    you can use following query for finding who all has the select any table
    select GRANTEE,privilege from sys.dba_sys_privs where privilege='SELECT ANY TABLE';
    Anil Malkai

  • How to find who has deleted the objects in 10g

    All,
    On 10th feb i have created a sequence (M_KEY_SEQ) as per my user request.
    But i could not find the sequence in the database now, Could any one please tell me
    how to find out ..who has dropped the sequence, (looks like some drop actions has been carried out from my user side, we suspect those drop jobs might dropped this sequence but we dont have correct information about who has dropped it..so we cant tell them that you have dropped).
    Any suggestions please...
    No auditing enabled in our database.

    If you dont mind ..could you please explain me how to use DBMS_LOGMINER to find out the deleted sequences

Maybe you are looking for

  • Problem with Template

    I've created a template, and need to change the link to an image (actually, a nav bar item). Dreamweaver simply won't let me change the link, and I'm about to give up on templates! Any help?

  • Why is the iTunes syncing process so horrid, buggy, and non-intuitive?

    It's amazing that a company which can make some pretty phenomenal devices like the iphone or ipad has an excruciatingly painful way to sync to your computer.  Why does it seem like any time I attempt a sync, half of my things get deleted incorrectly,

  • Suddenly TV not detected by Thinkpad

    I have a Lenovo Thinkpad (Edge Series) running Windows 7. It took quite an effort to get it connected successfully to my TV via HDMI (there's a port on the TV and the computer). For quite some time, when I connected the two, both screens went black.

  • Broken WRTU54G-TM 1.00.21 Auto Updating

    I have a big problem with this firmware (.21) which is being forced onto my router. Upnp is completely borked with it using xp-sp3 x86 for me. On 1.15 it works fine, but can only keep that on for a few minutes before .21 is forced upon me again. plea

  • Dear Experts logic required

    I want to fetch data from three tables EKKO, LFA1 and CDHDR. Actually I want to fetch release date from CDHDR. I am giving release date in selection screen as in input but i am not able to fetch the data according to release date. Can u please check