Table to read Open PO qty.

Hi,
  I want to know the table from where we can get the Open qty. of PO directly.
regards,
  zafar

check table EKET (Scheduling Agreement Schedule Lines)
Open Po Qty = field: MENGE(Scheduled Quantity)-field: WAMNG(Issued Quantity)

Similar Messages

  • Open PO QTY Table

    Hi,
    I have to find out the open purchase order quantity.
    could u tell me the table name and file name..
    Regards,
    Dhanush.s.T

    Hi
    In EKPO table field ELIKZ  is for Delivery completed
    PO's for which this flag is not ticked are considered as open PO to get Open order Qty u need to check fields
       MENGE                           Order quantity
       WEPOS                           Goods receipt
    Diff bet these two fields is Open Order Qty
    Vishal...

  • Open order qty,Delivered qty,issued qty, and closing stock---Tables

    Gurus,
    I need to Prepare a report which will show open order qty,Delivered qty,issued qty, and closing stock.
    Please help me with table names where i can find .
    Regards
    venu gopal

    Hi,
    Try EKPO & EKBE tables..
    Thx
    Raju

  • Report listing Material and Open PO Qty

    Hello,
    Is there a standard report that can give me the following?
    Material | Open PO Qty
    This would be specified for a particular purchasing organization, they are just looking for what is currently on order amongst all of their materials and they do not want to see the purchase order # in the report...just a total of what is on order.  Any help would be greatly appreciated.  I have tried looking into transaction ME2M but unfortunately WE101 scope of list isn't a selectable option for us.
    Thank you,
    Andy

    Thank you for the responses.  I solved this by going into transaction ME80FN, specifying a specific purchasing organization and all purchase orders over a fixed period for document date (I used the beginning of this year to today).  I then execute this, select the "Delivery Schedule" layout and export this into Excel.  Subtract Quantity Delivered from the Scheduled Quantity via a PivotTable, and this can give me a list of open PO's for a specific material.
    Not the easiest way to find the information, but it does work using a standard report.  For more consistent reporting ABAP development would probably be recommended.

  • Is ther a FM to get the open order qty for a particular material &salesorg?

    Hi experts,
                    I have requirement to find the open order qty for a given sales org (plant will be even better ) and material in my report. I do not want to use the standard tables as i need to fetch all records without any time restriction.So it is takin a lot of time.
    I know i can find it in va05 but i want to know if ther is  some standard function module which can serve this purpose.
    Kindly help.
    regards
    Ashwin

    Thanks for the reply,
    Can you kindly elaborate what i need to pass to the function module ?
    What do I have to pass in the tables LVBMTV and LSELTAB ?
    In which field will i get the open quantity for the material and salesorg ?
    Kindly help,
    Regards
    Ashwin

  • Open Order Qty

    Dear experts,
    We are devloping one report, where i want to find the open order Qty from POs having delivery date in next weeks period.
    That is i wanted to find the POs having delivery dates in next weeks period from current date( Date i entered)
    Which tables and fields and logic we can use for finding the same.
    Regards,
    MM

    Dear,
    Please Check ME2N.
    Enter ME2N, select selection parameter as WE101.
    Click on execute button .
    Also use table EBAN for purchase order Delivery date and field is LFDAT
    Regards,
    Mahesh Wagh

  • Material Stock along with open order qty

    Dear All,
    Is there any standard report where in i can get the stock of any material at a location along with the Open purchase order qty
    for multiple item
    in mmbe i can get only single item wise ...
    kindly guide.
    Shailesh Panchal

    Dear,
    There is no std report as per ur requirement, u need to develop a Z-report for ur requirement.
    Make use of table MARD for UR Stock, and
    open PO qty check table EKET (Scheduling Agreement Schedule Lines)
    Open Po Qty = field: MENGE(Scheduled Quantity)-field: WAMNG(Issued Quantity) and also check
    In EKPO table field ELIKZ is for Delivery completed
    PO's for which this flag is not ticked are considered as open PO to get Open order Qty u need to check fields
    MENGE Order quantity
    WEPOS Goods receipt
    Diff bet these two fields is Open Order Qty
    Regards,
    Gopala.S

  • How to get the Open Order Qty value from Transaction Code RWBE?

    Hello,
    Recently I have a program that needs to extract the value of Open Order Qty value from RWBE.
    My specific steps are as follows:
    - I go to tcode <b>RWBE</b>
    - I select the <b>material and plant</b>
    - I tick the checbox for <b>"Also select special stocks"</b> and <b>"Also select stock commitments"</b>
    - I execute the program double click one of the rows for the <b>Unrestricted Use coulmn</b> and view the <b>Open Order Qty</b>.
    My question is how is this particlar variable attained? I tried Ekbe and the ELIKZ feild from EKPO and I still cant seem to get the right value.
    Hope to hear from you soon.
    Thank you and good day.

    check with FM :
    CALL FUNCTION 'MB_ADD_PURCHASE_ORDER_QUANTITY'
           EXPORTING
              x_matnr = t_matnr-matnr         " TGA/4.6 Erw. Lot
              x_meins = t_matnr-basme         " TGA/4.6 Erw. Lot
                x_matnr = prt_matnr-matnr  " TGA/4.6 Erw. Lot
                x_meins = prt_matnr-basme  " TGA/4.6 Erw. Lot
                x_elikz = space
                x_loekz = space
           TABLES
                xtab    = xtab
                xwerks  = r_werks.
    above fm will get open order qty for given material in po

  • Table for vendor open item at key date

    Hi
    Could you please tell me the table which shows me the vendor open item at the date i want. I know BSIK shows open item at current date, but i need the table which shows open item at date i want.
    Thanks
    Sweta

    Dear Sweta,
    I think there is no such a table, as you expect, existing in SAP. As I know here are the
    most popular table about Accounting documents.
        Accounting documents
        BKPF                Accounting documents
        BSEG               item level
        BSID                 Accounting: Secondary index for customers         
        BSIK                 Accounting: Secondary index for vendors           
        BSIM                 Secondary Index, Documents for Material           
        BSIP                 Index for vendor validation of double documents   
        BSIS                 Accounting: Secondary index for G/L accounts
        BSAD               Accounting: Index for customers (cleared items) 
        BSAK                Accounting: Index for vendors (cleared items)   
        BSAS                Accounting: Index for G/L accounts (cleared items)
    If you need information about open line items of a certain day, you have to use ABAP.
    Regards.
    Maxielight.

  • Open target qty in quantity contract

    Hi Experts,
    I would like to create a report to display what is the open target qty of the contract. is there any report where we can see the target qty and open target qty. in which table I can find the open target quatity of the contract?
    Thanks
    Sri

    Hi,
    If you getting desired results from standard reports then its fine, otherwise you need to develop your own report by using Table
    EKAB which contains all the contract release order i.e P.O for a particular contract.
    So by using this EKAB  table you can easily develop your report

  • Is there standard function module to read "open office" in SAP

    Hi All,
    Is there any standard function module to read open office document from SAP.
    Please confirm.
    Thanks and best regards
    Rajeev Chhabra

    Hi all!
    I have a similar problem. I need  create a formatted spread sheet managed open office. The work sheet must be formatted.
    I do not find the function module for doing this.
    Do yo have any idea? The only thing I have found is the functionallity included in program BCALV_TEST_GRID.
    Also I will need a function to upload the file to fill a table control.
    Thanks in advance.
    Cristina.

  • Open requirements qty

    where do i get the table for the field "open requirements qty" from the missing parts list? i want to create a query that shows per production order, here are the components, the missing parts, and the missing parts quantity

    Hi,
    Check below table
    RESB- Reservation/dependent requirements
    there is no direct field "open requirement qty", but you need to calculate Open Qty = Requirement Quantity - Withdrawn Qty after sum up all lines and dont included deleted line, final issue, phantom
    Table RESB, fields (AUFNR, XFEHL, MATNR, WERKS, BDMNG, ENMNG, BDART)
    hope this will help for you
    Regards,
    Sankaran

  • Adobe Reader Opens Blank Screens

    I've tried searching the forums w/o success...
    When I open a PDF file on-line adobe reader opens a blank or black screen. I have deleted the old reader app and reloader another (reader 7, 8 and tried 9)... checked for updates... ran utilities etc. Nothing seems to work.
    I'm running G4 iBook with 10.4.11

    The new plist file won't be generated until you launch Adobe Reader first. At this point, I would send the current Adobe Reader application to the Trash and download a new one. Go here; http://www.adobe.com/products/acrobat/readstep2.html?promoid=BUIGO
    Carolyn

  • Table name for opening and closing stock

    Hi gurus,
    i want table name for opening and closing stock .  How to calculate this opening and closing stock in report.
    Murali.

    Murali,
    Check out in OINM, which maintains all the details of the stock transactions..
    Hope it might help you..
    Regards
    Gattu

  • How do I read/open an external hard drive after using time machine?

    I have an external Seagate HD that I used to back up files using Time Machine.  How do I now read/open/view the Seagate External Hard Drive to see all that was saved for example documents, photos etc?

    probe_droid wrote:
    TimeMachine does an exact copy of the hardrive that you backed-up.
    Not exactly, but close. It doesn't duplicate files and folders that haven't changed. It creates hard links to the originals so that it looks as if they are in the current dated folders, but they really aren't. I think this even throws off the Finder, sometimes. That's why digging through the Time Machine backup via the Finder is not a good idea and will likely cause more consternation.
    Pondini has a nice FAQ and troublshooting site devoted to Time Machine. It is well worth everyone's time to take a look at what he has compiled. On the troubleshooting page are links to some tools that will allow you to peek into the backup and see what has or hasn't been backed up.

Maybe you are looking for