PO - Amt remaining to be invoiced / Open GR Receipts

Hi experts -
I am a developer and coding a program where I need to determine a couple things to filter my results.
(1) If a Purchase Order line item has an invoice, then where (tables/fields) do I determine the amount remaining to be invoiced?  If there is an amount remaining then I don't want in my report.
(2) If a Purchase Order line item has a goods receipt, then where (tables/fields) do I determine if there are any open receipts?
(3) How do I determine if a purchase order line item has any unposted invoices in queue?
(4) Table/Field - to determine Delivery Start Date
     Table/Field - to determine Delivery End Date
     Table/Field - to determine Original Purchase order line item value
     Table/Field - to determine Current Purchase order line item value
Many many thanks!
Mark

Hi
        Use Table EKBE, query on the PO doc no. U will get the records for GR and IR for the PO.
Check the qty (MENGE) with the PO qty and Amount (DMBTR) with the amount in PO.
sandy

Similar Messages

  • Report with open Purchase orders and open Goods Receipt (without invoices)

    Dear All,
    We require a report in purchasing which will show:
    1. open purchase orders
    2. open goods receipts
    We do not want POs and GRs that have been created into invoices to be included in the report.
    At the moment we tried ME2N with RECHNUNG in selection parameters but it includes invoices. We have tried other selection parameters and reports but the results are not helpful.
    I have also checked SDN but there is no correct answer. Most of them specify the ME2N with RECHNUNG as a solution but this does not work for us.
    Any help would be appreciated.
    G.

    Hi,
    Try ME2N, Select WE101....Also Select ALV
    go to next screen....Go to change layout
    Select to be deliverd(Qty) and Value, also to be invoice(Qty) & Value.
    Hope Help U!
    Regards,
    Pardeep Malik

  • Payables (Invoices ) Open interface

    Hi
    I am working on the interface very first time.
    what i understand is as follows:
    Data file--> Control file --> staging table --> pre-interface table-->interface table then run import program.
    Interface tables:
    AP_INVOICES_INTERFACE
    AP_INVOICE_LINES_INTERFACE
    Base Tables
    AP_INVOICES_ALL
    AP_PAYMENT_SCHEDULES_ALL
    AP_INVOICE_DISTRIBUTIONS_ALL
    API / Import program: Payables (Invoices ) Open interface
    I would like to create the invoices for vendors from different cities. So from data file how many control file I should create? and how many staging tables I should create? Can anybody please explain me how to proceed right from Data file--> Control file --> staging table --> pre-interface table-->interface table ???

    You can try your luck in the e-business suite forum

  • AP Invoices - Open Interface

    I am getting the following error while running the Invoice Open Interface Program in AP::
    ORA-06512: at "APPS.APP_EXCEPTION", line 27
    ORA-06512: at "APPS.AP_CREATE_PAY_SCHEDS_PKG", line 653
    ORA-06512: at line 1
    Any help would be appreciated..
    Thanks,

    Hi,
    Have you by any chance performed any vendor site merge recently or earlier. and have continued to keep both the vendor sites active.
    Are you importing invoices for these vendors
    I believe you have a situation wherein, both the sites of different vendors are still active even after merge, and the bank account number is the same for both these sites.
    the account number is the same for both these sites in the table ap_bank_account_uses.
    Please check on the same and let me know.
    If this is the case you can get a patch for the same from your local oracle support centre.
    Thanks and Regards,
    Raj..

  • Dunning (Want to add interest calculation on unpaid invoices (open items)

    We have a requirement in dunning program. we would like to add interest calculation on unpaid invoices (open items) to our dunning letters. This interest should be not posted, but calculated only for information purposes. At this moment we can calculate interest only on cleared items.
    anyone has any idea about this ? what possibilities are there in SAP for this requirement?
    Thanks,
    Naveen

    Hello Vimal ,
    I want to understand we have setting in Dunning FBMP and OB42. if i will set the interest in OB42 and Select the interest indicator in FBMP.! the interest will be calculated for open items and no posting will be done in customer A/c?
    Will you please elobrate about the setting that will be required to do the setting as per the requirement.
    Thanks,
    Naveen
    Edited by: Naveen.Rana on May 26, 2011 9:22 AM

  • Regarding creation of an invoice/open-item via FB01 or F-22

    Hello All,
    I was trying to post an invoice/open item in a customer's account. I used the transaction code fb01 or we can also use f-22 for the same.
    I was confused regarding what posting keys to use to have a debit and a credit entry while creating an open-item.
    While the Debit entry posting key is "01" which is invoice, I want to know what the credit entry posting key will be. I was guessing it will be "50" i.e. Credit into GL account. Can anybody please verify? Thanks.
    Points will be assigned.
    Jason

    Depending on what you are trying to do.  In some cases FB70 may not give you the flexibility you want hence your suggestion of using posting key - going via the old traditional way of posting is good.  Therefore what you are looking for are -
    01 Customer (debit)
    50 Credit
    AF

  • After a clean install of Yosemite in iCloud remained links, which were opened in Safari on the Mavericks

    After a clean install of Yosemite in iCloud remained links, which were opened in Safari on the Mavericks.
    Please help remove old and obsolete references to iCloud for Safari.

    Hi leonie,
    It looks like once my computer was subject to a clean install of OSX Mavericks, programs installed with iLife, i.e. iWeb, GarageBand. iPhoto, etc, were removed from my HD and cannot now be reinstalled.. I form the impression that they are not on the installation DVD's that shipped with my computer, and having examined the disks by placing them in my machine, there is no way I can tell whether that is correct, since there is no 'button' that allows me to look for their presence on the disks.
    If you can shed any light on that conclusion, I'd be grateful for any advice you could offer. I guess it's not super imperitive that I have GarageBand '09, I can get by without it, but it would have been nice to have, and a couple of my songs use loops that were from GB '09, and these are now absent from the songs when played back in GB X. Of course, I cannot download the '09 version from the App store. Looks like Apple has me borked!
    Thanks for your help, anyway, I'm always pleased to see your name here..
    Regards, Ontradio..

  • How to find invoice open item

    how to find invoice open item.

    Hi,
    You can get the open items from BSIS.
    To get the details of open items you need to do as below :
    1. Get all the document numbers from BSIS table based on year(GJAHR) and period (MONAT).
    2. Once you get all the open items from BSIS, go to BSAS with the document number retreived from BSIS.
    Now you will have two internal tables, one with open items and one with closed items. Now you need to segregate the open items and closed items from BSIS.
    loop at it_bsis.
    read table it_bsas with key bukrs = it_bsis-bukrs
                                            hkont = it_bsis-hkont
                                            gjhar = it_bsis-gjahr
                                            monat = it_bsis-monat.
    if sy-subrc eq 0.
        delete it_bsis.
        clear it_bsis.
    endif.
    endloop.
    Now you are left with only open item only.
    Thanks,
    Sriram Ponna.

  • How can I suppress a message that remains stuck when I open my lap ?

    How can I suppress a message that remains stuck when I open my lap ?

    What sort of message?
    Are you really still running 10.6.2, as noted in your profile? You really should update your system to 10.6.8 -> http://support.apple.com/kb/DL1399.
    Clinton

  • How to get rid of Open Goods Receipts and PO's that were never invoiced

    Hi we use SAP Business one 2007A PL:08. I need to learn a way to delete all the open good receipts and purchase orders that were never invoiced. How do I do it?
    Please let me know!!
    Thanks

    Purchase orders do not have any accounting entries, so Right Click> Close will close the document.
    The same action will also close a GRPO, but this will create an accounting entry as the Goods Receipt created a debit to stock and a credit to the allocation account.  The closing entry will clear the allocation account & credit a cost of sales account which is determined in the account determination. I think it is discounts received account from memory.

  • Open goods receipt and Services

    Dear All,
    We can see the Open Goods Receipts thru WE101 selection parameter means in a PO,15 qty is there.
    for 10 qty,GR made and for remaining 5 qty,GR to be done which gets reflected in the report.
    For service, whether we have to go with value only or qty?
    For material, Delvery completed tick is there in PO which we can tick so that in the report,the particular PO will not appear.
    How do we do it for Services if already SES is made for the PO and still some services are there which are to be closed for the particular line item?
    Please advice
    Regards

    hi,
    yes you can check the same way for the open GR's...go to ME2N use the Open Gr option for WE103 or for returns you can use the open gr : returns WE161...
    For services you shd go for the values based...
    In case of the SES you use the FINAL indicator given in the SES doc...
    It works same as del. compleated indicator...
    Hope it helps..
    Regards
    Priyanka.P

  • Blocking A/P Invoice  without Good Receipt PO

    Dear Sir/Madam,
    Are there any ways to block AP Invoice without creation of Good Receipt PO? The Purchase user whom I want to control need to create PO and AP Invoice. Good Receipt PO is done by warehouse.
    My version is 8.81 PL 06.
    Thankyou.

    hi,
    yes it is possible by using the Store Procedure SP_TranactionNotification.
    pls. use the ff. code
    if @object_type = '18' and @transaction_type ='A'
    begin
         if exists (select T0.itemcode from PCH1 T0 where T0.basetype = '-1' and T0.docentry = @list_of_cols_val_tab_del)
    begin
              set @error = 1
              Set @error_message = 'A/P Invoice Cannot be raised without GRPO Reference'
         end
    end
    open your SQL Management Studio Select your database -->> Programmability -->> StoredProcedure -->> SP_TranactionNotification right click and modify. then you can find
    --     ADD     YOUR     CODE     HERE
    below this one you put the code i provide above and check it.
    regards,
    Fidel

  • Error while opening the receipt entry form in AR module.

    Error while opening the receipt entry form in AR module. We have created one new responsibility of Receivables for new operating unit . When we open the corresponding
    forms , we are getting the error message as :
    NO_DATA_FOUND
    FRM-40735: PRE-FORM trigger raised unhandled exception ORA-20002.
    Kindly help in resolving.
    We have ERP version of 11.5.10.2

    Please also see the following docs.
    Transactions Workbench Error: Listing of ORA Errors [ID 1336495.1]
    FRM-40735 ERROR OPENING LIFE EVENT REASONS FORM BENLEVRS [ID 1517593.1]
    APP-AR-96996: The Defined Sales Representatives Have Incorrect Id'S [ID 437107.1]
    ARXSUDRC Receipt Classes Errors With APP-AR-96994: Please Define Sales Representatives [ID 357454.1]
    Thanks,
    Hussein

  • OPEN ORDERS RECEIPTS...

    Hi,
    I have build a Tree Control to display
    Materials and all the Suppliers to this Material. When User klick on Material,this Material Node shows all Suppliers for this Material as 2nd Hierarchy.
    How can we gather all OPEN ORDERS / RECEIPTS ( Amount and
    Value ) distributed to the 12 Months of the actual Year
    depending on ONE SUPPLIER.
    Schematic wiil be like this;
    Supplier   Month   Open Orders   Receipts Count and Value
    Bros ltd.  JAN        1000       15000        1125000 USD
               FEB
               MAR
               DEC
    and second Question is;
    How can we gather Information about Stock, Receipts, and demand distibuted to the 52 Calender WEEKS of the actual Year depending on ONE SUPPLIER?
    Schematic here like This;
    Projections  Supplier 1.Week Quantity and Value 2.Week...
    Inventory    Bros Ltd        10    Pcs    100  USD
    Receipt      Bros Ltd        120   Pcs    1200 USD
    Demand       Bros Ltd        100   Pcs    1000 USD
    Thank You for your Replies in Advance.
    Best Regards
    Beserithan Malabakan

    How can we gather all OPEN ORDERS / RECEIPTS ( Amount and
    Value ) distributed to the 12 Months of the actual Year
    depending on ONE SUPPLIER.
    -You can get RECEIPTS  from table MSEG and MKPF . Movement types are 101 and 102 . you’ll get value ( Dmbtr )  as well as Qty ( menge ) for certain time period . If I’m not missing you`ll get AUFNR ( P.O) on 101 and 102.
    Also see the IS ( S031,S032,& S033)
    How can we gather Information about Stock, Receipts, and demand distibuted to the 52 Calender WEEKS of the actual Year depending on ONE SUPPLIER?
    -You can get the supplier name from ISO or PO . you can see tables MARD for stock and Receipts you cn take from MSEG and MKPF.
    Pl..refer reports MC.1,MC.9 and also MB5b,MB51 etc
    Hope this’ll give you idea!!
    <b>Pl... award the points.</b>
    Good luck
    Thanks
    Saquib Khan
    "Some are wise and some are otherwise"

  • Reg: Open goods receipt

    Hi,
             Can anybody explain me the difference between we101 and we103 selection parameter in ME2L tcode as both having the same discription as " open good receipt" . Please help me in this issue.

    HI
    We have 2 methods of doing GR
    Mov Type 101
    Mov Type 103-105
    You can use we103/we104 to track GR103
    And use we101/we102 GR 101 and GR105
    Just take in mind that we103 will show all open GR ... so will we101
    if u follow just GR101 ... then go for we101/we102 .. thts it
    if u follow GR103-105 then only we103/we104 come into picture.

Maybe you are looking for

  • File to JDBC Adapter

    Hi All I am trying to configure File to JDBC Adapter to insert data in the database .I am having problem with message mapping.I  get the error with the statement field in mapping .Please can anyone let me know what mapping changes need to be done My

  • "Only one EHP Level in the system"?

    I am reading a blog called "SAP enhancement packages for SAP ERP". At page 22, it says: "An Application system can only consist of one EHP level (e.g. EHP3 or EHP4). Hence installed EHP components have to be updated with every future EHP implementati

  • Sections and conditional text

    Hello. I work with technical documents that are translated into 5 languages. This documents have 16 main sections. I would like to put, in the footpage of any page, the name of the section. I know that I can enclose this 16 sections with the Numberin

  • ACFS on RAC:

    Hello , in our RAC environment we are using ACFS to store the backups of the database. For monitoring and administrating our databases we are uisng Cloud Contorl 12c. This morning the CloudControl reported thew following error: ASM Cluster File Syste

  • Cheapest way to upgrade from 10.0

    I have a G4 sitting around with OS 10.0 on it. I'm looking to get it working so it can at least use safari or firefox (i.e. an OS that can use new software). I think that requires me to have at least 10.2. I post this in the snow leopard forum to see