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

Similar Messages

  • 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

  • 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

  • Report for open order and shipped qty  summary

    Dear Folks,
               Can any one please help me.
    Report for open order summary Vs shipped quantity
    what are the related programs to it.
    throw some light on it.

    >
    arpita b wrote:
    > Dear rohit
    >    
    >     Iam asking about any report which compares or give details of open order vs shipped qty.
    >
    > Any sis report is available for this?
    Hi Arpita,
    There is no such sis report available. You will have to configure and create two seperate reports and do the comparison.
    If you want, I will send you the list of all T.codes used to generate reports in SD.
    Revert back to me if you need the same.
    Regards,
    Swapna D.

  • 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

  • Table for open sales order

    hi all,
    i want to take open sale order in my report coming in tcode VA05, so can anyone please tell me from which table can i get it?
    regards saurabh.

    Hii,
    not sure but check in this table
    check the table VBBE, it stores open items in the order. VBUP gives the details of the line tiems in the order.
    VBBE for open orders and for G/L Account, you can consider tables like BSAD, BSID, BSIS.
    regards,
    Archana

  • SAP Tables  for Open Customer Orders and Sales History

    Dear Experts.
    I am looking to get SAP SD related tables for the following,
    1) SAP tables for Open Customer Orders     
    From SAP, I need to get all tables that Contain all open customer orders for products.
    2) Sales History
    From SAP, I need to get all tables that contain the previous month's sales history (shipped customer orders).
    Please Help!!

    hi
    check the following link
    http://www.erpgenie.com/abap/tables_sd.htm
    hope it will help you
    regards,
    sreelatha gullapalli

  • 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

  • Data reconciliation for Open Orders in SD

    Hi,
              Can any one give me a step by step approach for doing the data reconciliation for open orders in the Sales Infocube.
    Regds
    tanu

    Hi Tanu,
    Reconcilation:
    Reconcilation is the process of comparing the data after it is transferred to the BW system with the source system. The procedure to do reconcilation is either you can check the data from the SE16 if the data is coming from a particular table only or if the datasource is any std datasource then the data is coming from the many tables in that scenario what I used to do ask the R/3 consultant to report on that particular selections and used to get the data in the excel sheet and then used to reconcile with the data in BW . If you are familiar with the reports of R/3 then you are good to go meaning you need not be dependant on the R/3 consultant ( its better to know which reports to run to check the data ).
    I will give you a scenario to help you understand it better. Lets say BW extracts FI data from R/3. To make sure that all the records has been extracted from R/3 we can create a report in R/3 which will show the year-to-date balance of all the documents posted and we can create a BEx query on the BW cube which will also display the trial balnce. Any difference between the two balance will identify the records missing from R/3.
    Similary you can model other scenarios as per your requirement. If you are extracting from 2 or more different sources from R/3 then create a multicube on top of the individual cube and produce the report. You need to also create a similar report in R/3 as well.
    check this How to Doc:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7a5ee147-0501-0010-0a9d-f7abcba36b14
    Hope this helps.
    Regards,
    Ravikanth

  • Table for purchase order status

    Hello friends,
    There's a tab STATUS in purchase order (tcoe ME21N).
    I can't find a table which contains theses statuses.
    Anybody knows what's the table for purchase orders status ??
    Regards,
    Bahia

    Hi
    PO status is stored in Structure not in the table.
    Please use the List displays to get the information like ME2N,ME2L, ME2M, ME2K etc
    You can also get the information from the table EKKO, EKPO, EKET,EKBE
    Hope it helps
    thanks/karthik

  • Data reconciliation for Open Orders

    Hi,
         Can any one give me the step by step approach for data reconciliation for open orders in Sales Infocube. I understand that the Open Orders which are dynamic Key figures and the data reconciliation in this case is not straight forward using "Generic View data sources"  and we need to program our own generic data source with a funciton module. I would like to know if any one has dealt with this specific case and give me the proceudure to do the same.
    Regds
    tanu

    Hi
    Refer this
    Data Reconciliation
    You can compare periodic R/3 reports relevant to open orders with values in the cube and reports
    Regards
    N Ganesh

  • Valuation class changes for open orders

    what are the reason SAP doesn't recommend to change the Valuation class for open orders or when the  material is in transit.

    Hi,
    System will not allow to change the Valuation classes of a Material in the Following cases:
    1. Material Stock should be zero. If any stock is there it wont allow to change vc.
    2. Material should not have any open Purchase Requisitions/ Purchase orders/ Reservations etc.
    So, If if you want to change the Valuation class Transfer allthe stock of the material to another plant and delete all the related Transactions.
    Reg,
    Ashok
    Assign points if useful.

  • Tables for production orders

    Hi,
    Any database tables for production orders? please help me.
    Thanks & Regards
    Santhosh

    Plz SEARCH in SCN before posting.
    You will get lot of posts with tables AFKO,AFPO.

Maybe you are looking for