Getting list of PO's for a Batch Number

Hello All,
I have a requirement to get list of Purchase orders for a Batch Number.
Is there any standard report available where in i can enter the Batch Number and it will give us list of all PO's where this batch has been used.
Points assured.
Warm regards,
Jatinder Bansal

HI,
Very simple.Use report MB51.Enter batch & plant.Transaction event type-WE.
Then execute.u can get the details.In this change the laypout.Click on current display variant,then on position deselect all
options,then select only PO & shift to left side & save.U will get the required report.U can save ur layout also.
murugan
Edited by: Murugan mgl on Jul 28, 2009 10:45 AM

Similar Messages

  • How to get list of approved MSU for specified target group

    Hello guys,
    I have question about WSUS on windows server 2008 r2 sp1.
    I need to get list of approved MSU for specified target group only for windows server 2008 r2 sp1, but I don't know whole syntax.
    I can get list of approved updates for w2k8r2sp1:
    $Title_r2='R2'
    $Itanium='Itanium'
    $wsus.GetUpdates() | Select Title | Where {
       $_.Title -match $Title_r2 -and $_.Title -notmatch $Itanium -and $_.IsApproved -eq 'True'
    But how can I get it for specified target group?
    Please, help :)

    But how can I get it for specified target group?
    Is there some reason you're not just using the native console reporting to do this?
    Testing for 'R2' in the title will not guarantee getting all of the applicable updates, you need to query by Product Category to get all of them.
    From my quick research, it appears that GetUpdates() does not return target group information, just a flag state on whether the update has been approved, or not. I don't have a working PS WSUS instance available to me at the moment, but my guess would be
    that GetUpdateApprovals() (or something like it) is what you'll need to use to filter by Target Group.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Get list items using spservices for sharepoint 2013

    Hi,
    I have a requirement like below.
    I have 2 sharepoint custom list with some columns.
    List1:listA
    List2:listB
    Now when i open the listB new item form i want some of the field values from listA should auto populate in Textboxes of listB new form.
    Is there any ways to implement this?
    Regards,
    Poovi

    Hi Poovi,
    You can achieve this using jQuery to get the SharePoint list items. Refer the below articles. It has explained how to get list items using jQuery and auto populate a text-box from a list item as a source.
    You can put this code in list forms through SharePoint Designer. The articles explain about auto populating text box of web part but similarly you can implement it for list form, because nevertheless the text boxes are same.
    http://www.c-sharpcorner.com/UploadFile/sagarp/sharepoint-2010-jquery-autocomplete-textbox-containing-list/
    http://tomvangaever.be/blogv2/2011/07/sharepoint-2010-autocomplete-with-list-items/
    Please remember to click 'Mark as Answer' if the reply answers your query or 'Upvote' if it helps you.

  • Need to get list of debit memo for service invoices yearwise.

    Hi,
    I need to know if there is any report to list down debit memo for service invoices yearwise in standard SAP.
    Cheers!

    Hi
    Can you refer the following SAP Notes.
    1. Troubleshooting JCo and AdaptiveRFC in Web Dynpro for Java (Note 947376)
    Regards,
    Prasath

  • MIGO: user exit for checking batch number

    Hello,
    When using MIGO to do goods receipt (101 mvt) I need a user exit in each time a line is added to check the batch number entry. If the batch number is empty for certain materials issue a error message to the user.
    Thanks,
    Peter

    where is your problem then?
    If you create batches automatically with 101 ,then each line will get its batch from SAP, no need to check if there something entered manually.
    Why do you customize auto creation of batches, while you want the user to enter the batches manually?
    can you give a bit more background?

  • FIFO method  for unique batch number materials

    Dear,
    Is there any way to achieve the FIFO methodlogy when i 'm using unique batch umber assignment. I.e i have five batch number say 100,200,300,400 its made based on qly of the material (100- good, 200- avg...) ..so when ever i do migo i will assign the batch/ valaution type as 100 if its good qly materil.. in this case , how i can achive fifo methodology..  pls provide ur valuable suggestion.

    you cannot reach your goal with 5 batch numbers, each individual receipt needs its own batch record , then you can do FIFO either based on the number (if internally assigned with GR, as then it is sequential) or based on the GR date that is stored in the batch record.
    If you receive 2 goods receipts to the same batch, then you cannot know which part of the batch is the older one.
    Better you use individual batches.
    The meaning of your current 5 batches should become a batch characteristic. Then you can use batch determination to find only batches with a certain characteristic when you consume or sell the materials.

  • How to get list of PO pending for approval with a Particular Approver

    Hi Experts,
    I have created a Workflow for PO Approval. So when a PO is created the Approver is notified via an emaill.
    This is working fine.
    But now in the mail i have to send the list of Purchase Orders that are pending for approval with that Approver.
    Kindly suggest an approach to achieve this scenario.
    Regards,
    Radhika.

    There are several standard solutions to your requirement.
    One is to lessen the frequency of the program rbbp_notification_offapp and tick the box collect workitems. This should create one mail for all pending workitems for that agent.
    Another one is to retieve the workitems sent to him / her with FM SAP_WAPI_WORKITEMS_BY_TASK and include that data in the email you send.
    You can influence emails throught the badi behind rbbp...etc.
    Called BBP_OFFLINE_APP_BADI
    Kind regards, Rob Dielemans

  • Vendor/supplier Name through Batch number

    Hi experts,
      can you please tell me, in which table i will get the vendor/supplier name for a batch number ( CHARG ).

    hi,
    use these tables.
    MCHA
    MKOL
    MLIB
    MSCA
    MSLB.

  • To Get the list of sales orders for a Business partner in CRM.

    Hi all
    Is there any Function module or BAPI to get the Sales orders for a Business partner in CRM. I know there is a BAPI to get the list of sales orders for a customer in ECC, but I donu2019t know how to get the list of sales orders for a Business Partner in CRM.
    Can anybody tell me if there is an inbuilt function module or BAPI available?
    If not how can I pick the sales orders of a business partner in CRM? Between which tables should I apply a join and write SELECT statement to get list of sales orders for a business partner in CRM.

    Hi Jessica,
    Try CRM function module CRM_BUPA_READ_ORDER_OBJECTS.
    You'll get a table with the documents associated to that partner, where you can work on.
    Kind regards.

  • Function module to get list from CDHDR for MATERIAL

    Hello,
    I am searching for the function to get a list of CDHDR-entries for a material in transaction MM03.
    My debugging was not successful. So I hope someone here has the answer.
    What is the name of the function that SAP uses in TA MM02/MM03 to get the list of CDHDR-entries for a material number and from where (include) is it called?
    I found already the function to get the related CDPOS entries, starting from the list with CDHDR entries in the transaction.
    This is CHANGEDOCUMENT_READ_POSITIONS.
    But here I am definitely too late, because I am searching for the reasn why one of my changes entered in CDHDR is not selected!
    Thank you in advance for the answer!
    Best regards
    Dirk

    Hello Suhas,
    yeah, I used MM04 from your answer and found the same!
    Thank you! This will help me!
    It is    PERFORM relevanz_pruefen
    called after the FM which kills some of my entries.
    Now I can find a solution for my issue!
    Best regards
    Dirk

  • Change Batch number while goods receive for PO

    Hi All,
    I have a new requirement. The requirement is need to change the batch number in SAP while doing goods receive for the PO .
    Please tell me how i can achive this.
    Thanks
    pabi

    Where exactly is the problem? do you get an error message while changing the batch number in MIGO?
    Usually you can just overwrite the defaulted batch number.

  • User Exit for MSC2n( Batch) while doing a Good receipt for an order

    Is ther any exit to update the Date1 field(MCHA-FVDT1) in MSC2n( Batch) while doing a Good receipt for an order
    Thanks in advance

    Hi Varsha,
    Try these User Exit.
    BATCHCHK  Function Module Exits for Check in Case of Batch Change
    MBCFC010  Propose batch number on Inventory Management item scree
    SAPLCHVW  Batch where-used list
    SAPLMHD1  Shelf life expiration date
    SAPLV01D  Determining the initial status of a batch
    SAPLV01P  Function Module Exits at Time Batches Are Updated
    SAPLV01Z  CFCs for internal batch number assignment
    SAPLV1ZE  CFCs for external batch number assignment
    SAPLV1ZN  CFCs for batch valuation in VB_CREATE_BATCH
    Regards,
    Vijay

  • To map batch number to serial number for inbound message type WMMBXY

    Hi Gurus,
    Can anybody guid me how to map batch number to serial number for goods receipt inbound EDI 861 message type WMMBXY  .
    And can tell me how to assign serial number in Purchase Order for serialized product for perticuler Batch number.

    hi dsk,
    thanks for your earliar reply,
    actually iam working on sapscript there i want to add batch number ,but i am not able to clear my doubt from where i get this.
    how can i map batch number with corresponding to PO num ber, '
    in the report i used structure vbplp with field charg"(batch num).
    also i want to know from which table i can get customer part number and Po number .
    how can i add batch num ,..
    from which table or with which field i can compare itr to get .
    sunny

  • Batch derivation for multiple batches

    hello,
    anybody pls help me i am doing batch deivation. i have made all configuration. but i am not getting how it will work for multiple batches. i my scenario when i am doing sheet clitting against sales order if my rm have two batches and my fg have four batches in one production order. how can i assign which rm batch characteristics goes to fg batch.pls pull out me for this situation.
    bhakta

    Hi Bhakta,
    Bigger problem in your case is not multiple Batches of RM but more then one Batch No. of Header Material in single production Order.I guess in your case Batch No. are triggered at the time of GR and not in Production Order at the time of Release.Correct?
    But up to my knowledge Batch Derivation is triggered at the time of Batch Creation in Production order.For which you have to first carried out Batch Derivation of sender Material.But in your cases the scenario is totally different due to Batch is created at the time of GR.So Difficult one and can be possible if you go with 1 Batch for 1 prod. order.
    Regards,
    Dhaval

  • How get list Languages of Illustrator?

    With Indesign can get list Languages by LanguagesWithVendors.
    But Illustrator , i can't find LanguagesWithVendors or other Attributes get Language.
    How get list Languages of Illustrator?

    This code get list Language of Indesign:
    For i = 1 To oInDesign.LanguagesWithVendors.Count
           Set oLanguage = oInDesign.LanguagesWithVendors(i)
      Next
    I want to get list Language of Illustrator ( the same Indesign)
    How get list Languages of Illustrator?

Maybe you are looking for

  • Java will no longer run on my MacBook pro since I updated my java

    Java will no longer run on my MacBook pro since I updated my java - what the heck is with that? When I try to do as suggested and go under Java preferences it wont allow me make any changes this is the error message I get "Cannot launch "java prefere

  • Photoshop CS4 extended 64bit crash opening CS3 files

    Everytime i open a CS3 psd file in Photoshop CS4 extended 64bit the application crash after few minutes or seconds... this is very very very frustrating...

  • How to use 'at selection screen on exit command'

    Hi, How do I use the above event in the following scenario. Scenario: I have a report program which has two radio buttons on the selection screen to which user command is assigned. On selection one, some fields should get disappeared on the selection

  • Dell U2413 monitor thunderbolt connection problem

    I am trying to connect a Dell U2413 monitor to my mac computer. I have two macs, an early 2011 macbook pro and a mid 2011 iMac both computers are running Maverics software.I am trying to connect with a Thunderbolt cable from the computer to the mini

  • Preprocessing BADI for SD_SALESDOCUMENT_CREATE

    Hi All, Can anyone tell me the BADI's available for the RFC SD_SALESDOCUMENT_CREATE. I am looking for a BADI to handle the preprocessing logic before creating a Salesorder. Any help is appreciated. Thanks, KC.