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

Similar Messages

  • 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

  • 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

  • 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

  • Open order qty & values

    I am using tye datasrc 2lis_11_v_itm for loading oen order qty & open porder values in to cube 0sd_c03
    When I compare these values with va05 eneter sold to party & sale org,document date  selct open sales orders & execute
    Then in that report I am checking the fields Netwr_Ak ,Wmeng
    But the values are not matching I am using the std updaterules  & I didnot change

    in the update rules of 2LIS_11_V_ITM when i check  particular routine tme chars Calendar Year/Month is mapped to Date on which the record was created where as for other updare rules like 2LIS_11_VAITM ,2LIS_13_VDITMCalendar Year/Month is mapped to Update Date Statistics
    Is it bacuse of this its not displaying the correct values

  • MCSI Structure S730 open order qty

    Hi,
    I need to know what the filed "week" means when you execute MCSI structure S730.
    Does this mean the document date.
    Also when you enable the open order value and qty and view, i noticed that at times the openvalue/qty included the already delivered qty as well.
    Therefore may i know what exactly this field captures.
    Thank you,
    Harshini.

    hi,
    please read this link
    sorry for posting a link:
    MCSI Report "period to analyze"
    balajia
    Edited by: balaji timmampalli achari on Dec 3, 2010 3:44 PM

  • Table for Open Order Qty......

    Hi Experts,
    In Sales Order there are multiple schedule line for single item.
    Where and in which table i can find open qty for order ,material, item and  schedule line items.                   
    I Want open items for each schedule line. For One vbeln, posnr there multiple etenr.
    Urgent,
    Yusuf.

    YUSUF BHORI wrote:>
    > Hi Experts,
    >
    > In Sales Order there are multiple schedule line for single item.
    >
    > Where and in which table i can find open qty for order ,material, item and  schedule line items.                   
    >
    > I Want open items for each schedule line. For One vbeln, posnr there multiple etenr.
    >
    > Urgent,
    >
    > Yusuf.
    Hi Yusuf,
    you can use VBEP for this....
    go to SE16 type VBEP in VBEP u can put the schedule line category for which you need to find the open items...
    hope this helps...
    Regards
    Abhisheki Swarup

  • Open Order Quantity

    Dear all gurus,
    I'm checking the total qty as of today for a material A which is stored in plant-P1, storage location SL1 and SL2.
    However, if I use the MMBE, I can see both of the storage locations but without any unrest-used qty at all. When I scroll to the right, I can see that both storage locations are having some open order qty.
    When I use SE16N to view the MARD table, why I only can see the SL1 record only?
    Which table will keep track all the open order qty?
    Thanks in advance.
    Regards,
    Edwin Fu

    Hi ,
    Go to ME2L or ME2N select plant , purchase group and etc and scope of list should be ALV . Once you execute you will get report . Here go to change layout as per your requirement and save it . Covert report in to local file .  Here you can find pending or yet to deliver items or open order qty .
    Reward if helpful,.
    Regards
    RB

  • Table and Field for Open Order Quantity for a Customer and Material

    Hi
    I created two sales orders 3 and 5 quantities, and delivered 1 qty in the second order.
    when I checked the table VBBE or VA05, I am able to see 3 and 4 qantities open.
    but I want to see the total 7 as open order qty, i.e, 3+4=7
    because both the orders are placed by the same customer and same material
    can u please tell me in which table exactly the total open order quantity for a customer and total open order quantity for a material is stored
    Madhu
    Edited by: madhubabu rao on Jul 1, 2008 1:49 PM

    HI,
    U can get the information in VA05 as there are columns like confirmed quantity and order quantty and status. U can use  summation button (add upto values) to get required information.
    Thx,
    Pramod

  • Open Orders (Confirmed and Un-Confirmed)

    Hello BW Gurus,
    I am looking for Standard BCT that can give me True Open Order "quantities" and "Amounts". The extractor 2LIS_11_V_SCL seems to give open order qty for "Confirmed" Schedules only. I am looking to get the "Net Open Orders" based on "Planned Goods Issue Date".
    Any ideas on how to achieve this?
    Thanks in advance.
    Srini

    Hi Lily,
    But these extractors comprises of all orders thus, it means open orders,confirmed and not confirmed, delivered and not delivered, and orders that are already invoiced.
    In my case, we need to have an open orders report meaning confirmed and not confirmed and where invoiced orders, delivered, and etc should not be included at all.
    Any idea?
    Thanks
    Sheila

  • 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...

  • Expiring Lot-Controlled items and open orders/deliveries

    <h5> Hi,
    We are writing a custom program to block lot-controlled items which are near expiry. The custom program query LQUA-VERME (available stock) field to determine the qty it can block. However, the LQUA-VERME field does not take open orders and open deliveries into consideration. For example, for an item, the available stock in the warehouse (LQUA-VERME) is 20. But there are 5 open deliveries and 5 open sales orders. So in reality, the custom program should block only 10 units. Is there a SD table/field which has consolidated open deliveries and open orders qty we can look at? Or available stock in WM after considering open deliveries and open orders? <h5>
    Thank you.

    Hi,
    SAP does availability check based on IM stock and not on WM stock.
    So I dont think there are any such reports available that shows WM stock with considering delivery and sales order quantity.
    regards,

  • Open Order Quantity - SOP "0" column

    Dear Grurs/Friends
    In the SOP Flexible Planning for my scenario, one of the Key figure is Open Order Quanity.
    This is std sap field
    I want to maintain this automatially from the system in "0" column during the every month opening
    ie) for the month columns are June08, July08,Aug08
    the "0" column should have the open order qty at the end of May08
    I read the Library, i need more clarity of Mapping the same
    Prabakaran K

    closed

  • On order Qty

    Dears,
    in MMBE report there is a filed called On order qty this field calculated open POs qty (full open qty , and partial Qty), i need the table name of this filed, i m specing a report for development.

    Hi,
    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,
    Vikas

Maybe you are looking for