How to find out if GR has been done

Hi,
We are iplementing SRM 4.0, extended classic scenario.
We have a requirement of sending out mails(reminders) to users to perform goods receipt (confirmations). My question is if I have the PO number and the item GUID for that PO, how can I find out whether Goods Receipt has been done for that particular line item of the PO. Is there any function module which will help?
Thanks and Regards,
Jayesh

Hi Jayesh,
As a starting point, you could use FM BBP_PD_PO_GETDETAIL and BBP_PD_CONF_GETDETAIL.
All data are stored in tables displayed in transaction bbp_pd.
Kind regards,
Yann

Similar Messages

  • How to find out which GR has been invoiced?

    Hello,
    I am working on one scenario in which I am making a sales order through which automatic Purchase order is getting generated. I am doing a MIGO(GR) for lesser quantity on this PO. lets say I am creating 4 GRs of 10 quantity for a PO of 50. Now, I am making direct invoice for this through VF01 with reference to sales order. An invoice of 40 will be created.
    Now, I am doing creating one more GR of 10 for the rest of the amount. I have 5 GR's now.
    How can I get to know which GR has been invoiced (table relation) and which is yet to be invoiced?

    Amrish,
    RSEG is the "Document Item: Incoming Invoice" table. In this table, Look for the field LFBNR , LFGJA, LFPOS.
    LFBNR - Refernced GR Number
    LFGJA - Year
    LFPOS - Ref Doc Item
    Hope this helps
    Vinodh Balakrishnan

  • How to find out what brush has been applied to a path...

    Reading the scripting documentation I didn't find the way to access the information about a possible brush applied to a pathItem. Is there a way to get the information using JavaScript - surely it has been store somewhere? I'd like to access the information because I need to apply the original brush to a new path the script generates. Cheers!
    I don't feel like cracking open the SDK just yet. ;)
    Best regards,
    Antti Myöhänen

    Hi Jayesh,
    As a starting point, you could use FM BBP_PD_PO_GETDETAIL and BBP_PD_CONF_GETDETAIL.
    All data are stored in tables displayed in transaction bbp_pd.
    Kind regards,
    Yann

  • How do I find out what phone has been buying itunes

    How do I find out what phone has been buying itunes

    I think you're asking which iPhone (one of many using the same Apple ID) has made which specific purchases from the iTunes Store.
    The answer is you cannot do that.
    Presumably one Apple ID serves one person.  All purchases made by that Apple ID are agglomerated (combined) into one purchase record.

  • How to understand post goods issue  has been done?

    how to understand post goods issue  has been done?
    thanks
    Moderator message: please search for information and try finding out yourself before asking.
    locked by: Thomas Zloch on Aug 18, 2010 5:21 PM

    Check for the status in the table. VBUP ( Item level status ) - WBSTA - 'C' , goods movement completed
    VBUK ( At header level ) - WBSTK  If 'C', goods movement completed
    Sujay

  • How to find out which Tables have been accessed without looking at the SQL query ?

    Hi,
    I would like to know is there a way to find out what queries have been executed and on which tables without looking at the SQL query.
    I have an old C++ code which calls some library functions to access the Oracle database. The source code for the library is not available to me yet. The functions selects/updates/deletes and inserts based on some input parameters I give. I do not know which tables it affects. How do I find out the actual SQL query and/or the tables it accesses ? I was told about V$SQL table that
    has the most recently executed queries, but
    I did'nt see any queries connected to my process.
    Could anybody help me on this ?
    Thanks
    Jagdeep
    [email protected]
    null

    PRECISE/SQL can help you if you have access to it
    2nd option can be that turn on SQL_TRACE
    Run executable of ur c++ program
    it will create a trace file in user_dump_dest
    and then using TKPROF u can see all quesries and their plan also.
    HTH
    Gagan Deep Singh
    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by (jagdeeps):
    Hi,
    I would like to know is there a way to find out what queries have been executed and on which tables without looking at the SQL query.
    I have an old C++ code which calls some library functions to access the Oracle database. The source code for the library is not available to me yet. The functions selects/updates/deletes and inserts based on some input parameters I give. I do not know which tables it affects. How do I find out the actual SQL query and/or the tables it accesses ? I was told about V$SQL table that
    has the most recently executed queries, but
    I did'nt see any queries connected to my process.
    Could anybody help me on this ?
    Thanks
    Jagdeep
    [email protected]<HR></BLOCKQUOTE>
    null

  • How to find out which user has the permission to execute startsap ?

    Hi All
    How do I find out which user has the permission to execute the startsap and stopsap? Do I control the permission on those script using windows standard authorization? For example: only allow certain user have the read and write permission?
    Thank you.!
    Vincent Lo

    Well to me this is really weird question..
    <b>noone un-authorized should have access to OS on your system</b>
    If this is valid you do not need to solve problems who can and who cannot start/stop SAP, because if you want to prevent some users from shutting down the SAP you have really hard job to do - there are many ways how to kill the SAP (for example killing relevant process from task manager, killing of database, messing with services etc.) - yes, this is harmful way of stopping SAP, but we are talking about attack, right? I would contact some Windows specialist to help you disable all the ways how to harm the running SAP. But still after that - there are many files that can be modified/deleted so SAP will crash after restart - you need to protect them too, etc.
    In case you take the first assumption as granted (and you really limit access to this server) you do not need to worry who can stop or start SAP - at the other hand it may be handy to be able to start/stop SAP from other users - for this you can run the stop/start script "under different user".
    But to answer the question - to me this is question just of access control (but really never tried that myself):
    <a href="http://technet2.microsoft.com/WindowsServer/en/library/c6413717-511e-42bd-bd81-82431afe4b2a1033.mspx">Permit or restrict access to a snap-in for a domain</a> (or see other related links down there on this page)
    Please award points for useful answers.
    Thanks

  • ADF: How to find out which query has taken what time?

    Hi,
    I have an ADF application which has many SQL queried running on each button click/page load, so how to find out which query is taking what amount of time? So that i can identify the long running queries and modify them to improve the application performance.
    Thanks in advance.

    Hi,
    As suggested by Timo,you need to start tracing on oracle.jbo package for getting the SQL queries.But I think the second option suggested by him would be better.You will have to override executeQueryForCollection method in VO Impl class .Pseudo code would be
    @Override
    Take start time
    super.executeQueryForCollection
    Take end time

  • How to find out which documents have been indexed?

    Hi,
    How can we find out which documents have been indexed by intermedia - I get a lot of errors when i look in ctx_user_index_errors - but how can I relate or find which error row means which row or document in the table on which the index is created??
    Thanks
    Dhwanil Shah

    You can enable the log to see what's going. That will tell you the exact number of documets that failed.

  • "Tag for status change alerts" - how to find out if someone has tagged you

    Dear all,
    On the "Tag for status change alerts" functionality, I was wondering if there is a way to find out if someone has tagged you for change alerts. Please let me know if I can find this out directly or by using an available tool / plugin. I am an user
    and do not have access to the lync server.
    Thanks in advance

    Doulouz is right. It is not possible to check that.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • I'm afraid my iPhone 4S might have a virus/be hacked.  Is this possible and if so, how can I find out if it has been compromised?

    I'm afraid my iPhone 4S has a virus or has been hacked.  Just in the last day or so my battery life gets used up a lot faster and I have all of a sudden started receiving a lot of spam email.   How can I find out if my phone has been compromised?

    Unless you left the iPhone in the possession of another person it could not be hacked...and unless it has been jailbroken it cannot get a virus.
    An email account can be hacked at the service provider's end...this has happened a number of times with gmail. 
    Do a reboot, hold both the power and home buttons until the apple logo appears and it restarts, ignoring the red slider if that appears.
    If that does not help the battery situation, make a backup of your content and then restore to factory condition, Settings > General > Reset > Erase All Content and Settings, and then restore from the backup you just made.
    Contact your email service provider and let them know you are getting material that could mean they have been hacked.

  • How to find out if someone has accessed my iclouds

    how can i find out if some one other than (me)  the owner and only authorized person has accessed my icouds account with out my authority.  is there maybe a link that notes the time and date and maybe which device, hadd accessed the account?  if theres not one then apples needs to seriously get on top of this cause i see that its not just me thats having this isue i think that a link as such wouls solve and ease so much stress and nervouseness from people,
    thanks

    I know what a screenshot is
    So why mention it in connection with accessing your phone remotely then?
    I've been using mac computers for over 30yrs.
    So? You're asking about remotely accessing your phone, aren't you?
    I know what I saw, it looked like a 'terminal view' of remote access activity
    Well, you obviously don't know what you saw, otherwise you'd be able to find it again.. but considering iOS does not contain such a view of activity, and never has, it's hardly surprising you can't find it.
    The only place where anything is logged in iOS is in Settings > General > About > Diagnostics & Usage  > Diagnostics & Usage Data - but those are not remote access logs.
    By the way, your comments are very rude and condescending.
    LOL. Hardly - I've given you facts of the situation. Nobody can access your phone remotely, and no list of remote activity exists in iOS. If you can't accept facts then you've come to the wrong place.
    But believe what you want. Doesn't bother me. I've given up trying to help you.

  • What information can I use to find out which software has been downloaded for my company?

    Hello Adobe forums! I hope this is the right spot to put these questions.
    This is the situation:
    I work for a very small printing outfit in a very small town in the middle of nowhere, Canada.
    Everybody that worked for the company that was involved with adobe in the past has now moved on, except people that can't help with this issue.
    I have managed to slueth some information from some people here but nothing concrete.
    Anyways, so far that I know that this company subscribed to some sort of Adobe subscription service that enabled them to upgrade as need be for an annual fee. At least this is what i've been told.
    We have both a PC and a Mac version of Adobe Design Premium CS3, working on their respective computers. The reason I need to know whats going on is that the PC with CS3 is about to go kaput - So I've got a new PC. Now I need to transfer the design suite from one computer to another. I know I can have active two installations of the design suite per purchase, but I also know I can deactivate one activation and reactive it again elsewhere. Thats the option I want to pursue.
    I have no idea what usernames were used to download these products, no idea which people in the company's history were responsible for acquiring these suites. I have a list of names and emails, and also I do beleive the company credit card has remained the same for many years, and so I have that as well.
    I also still have the working and legitimate copies of Design Premium CS3. I do not have serial numbers for these programs because I dont have access to the emails that purchased them. I did however yesterday register the photoshop CS3 to the current email address I use now for adobe.com (although I haven't seen anything reflected in my account just yet - I understand it takes 24-48 hours for that to show up) So that I believe should at least be one step towards proving to adobe I exist and that my design suite is genuine.
    So basically I'm looking for two things. One, I need to find out which account we used to acquire the software (With email addresses and a CC# should will I be able to find this?) and two, I need the serial number and a link to download CS3 Design Premium, which I'd imagine is dependant on the first objective.
    (An interesting side note: in the Adobe folder on the dying PC there is an unistalled zip file containing CS4 Design Premium. I know the PC wont support CS4, so maybe thats why its not installed. Interesting that it is on there - is there any way i can tell if it was downloaded from a subscription service by jsut looking at the .7s zip file?)
    Thanks for any help anyone can provide! Any further info I can give I will glady hand out, cheers!

    Two thoughts:
    (1)     It is possible that your Adobe software was the result of belonging to a now-discontinued Adobe Print Service Provider program where for a certain annual membership fee, print service providers were provided with (a) both a Windows and Macintosh license to the Adobe print-oriented software products (such as InDesign, Illustrator, Photoshop, and Acrobat) and (b) special direct product support as well as the ability to put your name on Adobe's website as a member of this program. The program ended over a year ago if I remember correctly.
    (2)     You may wish to contact Adobe Customer Support (not Technical Support) and see if they can track down any and all licenses associated with your company. If you have the names of the former employees who worked with this software, it would be helpful. Likewise, if you were a member of the discontinued Adobe Print Service Provider program, you may have some options for upgrading/updating the software you have.
    Unfortunately, you cannot get any more definitive information about your situation on these forums.
    Good luck.
              - Dov

  • How to find out which formulas have been used in sales orders of a period

    Hi Experts,
    I am trying to find out how much my users actually use the formula and average pricing. Therefore, I am trying to build a quick viewer by relating tables. In order to use the F&A pricing, they use one particular condition type ZFA1. By linking tables vbak and KONV via KNUMV, I can see in which orders they have used ZFA1, but I also want to find out which Formula they have chosen from the repository. As this is visible for the user from the sales order, there should be a table that stores it, but I cannot find it. Does someone know the table and can help me on this topic?
    If you provide the solution, I will definitely give you the reward points. Thank you in advance!
    Greetings
    Petra

    Hi Petra,
    Please try to check the table OICQ7 with KNUMV from VBAK.
    KR,
    Sergey

  • How to find out if SOCKET has CONNECTION on other END?

    Hi Guys
    Need some help. I have written a small client server app.
    The CLIENT connects a SOCKET to the SERVER, after which can communicate.
    If the SERVER terminates, and after the CLIENT trys to perform an action, is there anyway to find out before the CLIENT performs the action to see if there is a SERVER connection on the other end?
    On the CLIENT side, I have used null which wont work as it previously had a connection. And i have already tried isConnected().
    I dont know what im doing wrong, can someone please help?
    Thanks in advanced!

    isConnected() means, has ever connected.
    The only way to check the server is still there is to read from the socket.
    A simple way to do this is to send a byte/message which the server sees as a heartbeat message. The server can reply to the client and then you know the server is responding.
    Other approaches are simpler or faster but involve some guess work.
    Why don't you just send the data, but timeout the connection if the server is not there.

Maybe you are looking for

  • How do you upgrade OS X server 4.0 to another drive after installing on primary drive

    I've upgraded OS X Server to version 4.0 after installing the Yosemite OS X. As usual, the server does not work properly after the upgrade. I've installed Yosemite on another boot drive to rebuild the system. I'm trying to upgrade the new install of

  • Display battle: Are these compatible?

    Hi, this is a quick question, but I just want to know, would a Mac Pro would have any issues with any of these displays? Is Apple's $1799 30" HD Cinema Display significantly better quality than either of these to justify its much higher price tag? 1.

  • SQL query for tomcat certs in CUCM 8.6

    I have a query to see the server names and serial numbers, but I'm trying to expand that a bit. I want to look for a specific serial number. Here's my command: run sql select pkid,servername,serialnumber, from certificate where serialnumber = '265dbf

  • RT-N66U not picking up pppoe settings, from homeHu...

    Hi, Acouple of networking questions i have bt infinity 2 but have been getting problems with my second HH5. I have brought a RT-N66U router. on the hh5 ive disabled wifi and dhcp so that the N66U servers as the dhcp server( or is this wrong). I have

  • Scritps to create new user in portal

    Hi, anyone knows where can i get a script to create new users in portal?: add new user, add user in groups, set default group i've been trying to insert in the tables WWSEC_PERSON$ and WWSEC_FLAT$ but i couldnt get to see the user in portal applicati