Sales Orders Transparent Tables Needed

I am trying to create a report with SQV1 that shows
Sales Order 
Sales Order Status
Material
Rev Level on Material
ECN Number on Material
ECN Description on Material
I need the transparancy tables for
Sales Order Detail; I tried VBAP and VBAK and both do not show me the
Sales Order Status VBSTT
Also I need to know the Rev Level and ECN Number and description. I
thought they would be in MARC because the rev level shows up in the
Material Master but it is not one of the items you can select. Any idea where
I can find it?
Thanks,
Linda

Hi
For the sales order status, you can refer to VBUK or VBUP.
I looked for ECN number, I think the table and the field are MARC-PRENO
Pls check whether the same is useful to you.
Reward point if it helps.

Similar Messages

  • How to add line item to sales order item table?

    Kindly help me the with the below requirement .
    Add line item to sales order(va01) dynamically on click of button. The button is also custom created push button.
    In the above requirement I have added the pushbutton to va01 tcode. But when I click on that button I need to add line item to sales order item table.
    I tried a lot but I am not successful. If possible can u please help on this.
    Regards,
    Rachel

    Hi!
    It's quite easy even in the standard SAP to add a line item for a customer order, I don't think it worth to develop a new button for this.
    However if you wanted to add a line automatically, the you can do the following in the program MV45AFZZ, FORM USEREXIT_SAVE_DOCUMENT.
    You can use similar code, but with some modifications.
    DATA: lv_posnr.
    LOOP AT xvbap.
    MOVE xvbap-posnr TO lv_posnr.   "get the last posnr
    ENDLOOP.
    ADD 10 TO lv_posnr.
    MOVE 'XYZ' TO xvbap-matnr.   "enter your material number here
    MOVE lv_posnr TO xvbap-posnr.
    * fill additinal field data in XVBAP if necessary
    MOVE 'I' TO xvbap-updkz.                  "Insert line
    APPEND xvbap.
    Regards
    Tamá

  • CIC Activity and Sales Order Link Tables?

    Hello Experts,
    Can somebody let me know the CRM Customer Interaction Center(CIC) activity and its leading Sales Order Link tables or the data model?
    If somebody could point me to CRM CIC Data model it would be real helpful.
    If you have any document please send it to [email protected]
    Thank you
    Arun

    Arun,
    You should be able to use the document flow function mod : 'CRM_DOC_FLOW_READ_OB' to get any leading documents
    CALL FUNCTION 'CRM_DOC_FLOW_READ_OB'
         EXPORTING
           IV_HEADER_GUID  = wa_activity_guid
         IMPORTING
           ET_DOC_FLOW_WRK = lt_doc_flow.

  • When MSKA (Sales Order Stock) table get updated?

    Hi,
    May I know when MSKA(Sales Order Stock)  table get updated?
    Regards,
    thiyagu

    suppose a sales order has been created of 10 MTS and Production Person give me 5 MTS against the sales order by creating Planned Order& Production Order wrt Sales Order,then 5 MTS will be updated into Unrestricted - Use.
    If suppose Material is Return Delivery ,then after MIGO , it goes to Quality Inspection,then this Quantity will Updated in to Stock in Quality Inspection .
    Hope ,it will help you.
    Best Regards,
    Ankur

  • Sales order changes- table & field name

    Hi gurus,
    last week i created a sales order for 250 qty, and today i have changed the quantity from 250 to 200.
    from which table i can find out the old qty,updated qty and the changed date.
    cheers,
    Sumith

    Hi
    For  Changes to sales order  Check Table CDHDR & CDPO for Item Changes
    goto SE16 , enter the table & Give the Object values as the Sales order number
    you will get the change details
    Thanks & Regards
    Kishore

  • Dynamic field value in Sales order item table control

    Hi
    I need to find the VBAP-VKAUS (Usage indicator) field value in run time of the creation of sale order ...these values stored in the  table TVLV.
    when i debug the program SAPMV45A in the screen 4900 this VBAP-VKAUS value gets empty in structure VBAP even though i can see other values like MATNR etc...
    this field is configurable (dynamic) field and not appear for all the ordertypes.
    i need to pass this VBAP-VKAUS  value to KOMPD-VKAUS
    Thru user-exit..so please let me know if somebody knows how to find this VBAP-VKAUS  value.
    Thanks in advance
    Madi

    hi,
    Plz Check the struc KOMP/KOMK. Let me know, if this helped.
    Rgds,
    Raghu.

  • Sales order stock table

    hi friends,
    is there any table for sales order stock in sap.
    with regards
    Bhupi

    HIIII
    Batch Stock - MCH1, MCHA, MCHB '
    Valued Stock - MBEW
    Sales order Stock - MSKA ,
    Project Stock - MSPR
    Storage Location stock - MARD,
    Stock with vendor - MSLB,
    Special Stocks from Vendor - MKOL
    Special Stocks with Customer - MSKU
    Reading View of Stock Transfer Reservations - MDUR
    Reading View of Stock Transport Order for Release Order - MDUB
    Sales Requirement Totals Record - VBBS
    Data Base View of Production Order for MD - MDFA

  • Sales order cost table...

    hi all,
    i am running costing for sales order. in which table i can see the result?

    Hi,
    VBAK -                          Sales Document: Header Data
    VBAP -                          Sales Document: Item Data
    KONV -                          Conditions (Transaction Data)
    KONP -                          Conditions (Item)
    KONH -                          Conditions (Header)
    KANZ - Assignment of Sales Order Items - Costing Objects
    Regards,
    Srilatha.

  • Sales Order Setup Table

    Hi Friends,
    In R/3 : sbiw - 8 hours back I have started job for filling setup tables for sales order, but still it shows zero reords in setup tables for (MC11VA0ITMsetup,MC11VA0HDRSETUP)
    what could be the reason???
    regards,
    suyash

    Dear Suyash,
    I would suggest you to give a selection and try to fill it intially, then you can atleast know whether the setup program is running as expected, then check with the documents, if the records are huge, then schedule a job and monitor the work process it uses and the job log ..Try to find the selections..
    Hope it helps..
    Thanks,
    Krishna

  • Sales order history table

    Hello,
    i m getting confused can any one tell me in which
    table the changes made in sales order  are stored.

    Hi Gouri,
    Changes to a lot of SAP documents are stored in table CDHDR and table CDPOS. This include changes such as: change data in Material Master, changes to Purchase Req (PR), Purch Orders, Contracts, Sales Orders.
    CDHDR - Change Document Header.
    CDPOS - Change Document Items.
    Hope it helps u!
    Regards,
    Mamta

  • Sales order condition table

    Hi friends,
    Can you please tell me the table name for sales order condition.
    thanks,
    Ramesh

    Hi Ramesh,
    Condition Tables:
    KONH - Conditions Header
    KONV - Transaction condition data (i.e., conditions for an SD document item; see KNUMH on relevant business document table ala VBAK)
    KONM - Quantity Scales (1 dimension)
    KONP -  Document item condition information
    Transactions:
    V/03 - Condition Tables - Create
    V/04 - Condition Tables - Change
    V/05 - Condition tables - Display
    V/06 - Condition Types
    Regards,
    Chandra Sekhar
    Regards,
    Chandra Sekhar

  • Sale Order Error table

    Hi guys during order import in r12.1.3 where i can see it's error means error table.

    Hi Sk;
    I suggest check e-trm site for sale order table relation. You could find table name from there
    Regard
    Helios

  • Sales Order - Export help needed

    Hi Gurus
    I am checking Export Sales Order Settings and also testing export sales order.
    While creating sales order I am getting one error "Material SDHD00000A4A0501 is not defined for sales org.1200, distr.chan.00,  language EN"
    Kindly give me the details steps to check the settings for export.
    Rajesh

    Hi
    You have to extend the material to the 1200 - 00 (S.O and DC) and the language EN can be maintained in the Additional Data (tab on the application tool bar) in the material master.
    Thanks,
    Ravi

  • What does the InvntSttus field in the Sales Order Rows table mean?

    Hello,
    I have a Sales Order with 8 lines in it. I was trying to bring the last line up in the Pick and Pack Manager to create a Pick List for it so we could ship it. For some reason though, it didn't show up (even though it is open in the SO and my criteria in the Pick and Pack Manager is set to show everything). I checked around and about the only thing I could find that was weird about it (this was done by comparing the line that wouldn't show up with one that had shipped from the same Sales Order) was that the line that wouldn't show up has a "C" in the Warehouse Status (InvntSttus) field. I noticed that all of the lines on that Sales Order that had already shipped had a "C" in this field as well.
    We have since fixed the problem by deleting that row and creating a new one that looks exactly like it. I still want to try and figure out what happened here so that we can avoid it in the future. I guess what I'm asking is if anyone knows what this field does and how it is governed, and also why this may have happened to this row.
    Thanks in advance to whoever can shed some light on this,
    Brent McDonell

    Hi Gordon,
    I'm sorry it took me so long to respond to your post. Anyways, I just really want to know why that row has an inventory status of closed (InvntSttus='c') when the whole row is still open (lineStatus='o') . What could possibly cause the Inventory Status of the item on that line to get set to closed? I don't know of anything specifically that we would be doing that would set that to closed with the whole line still open (mainly because I don't even know what this field is for).
    Please let me know if you have any more light to shed on this. It just perplexes me.
    Thanks again for any info you can give me,
    Brent

  • Old sales order with history needs to be canceled

    We have an old Sales Order which had a down payment but then a subsequent reversal of the down payment because the customer has canceled the order.  A balance remains for the part.  We've attempted to use VF11 to delete the item but that did not work.  Does ayone know how to get rid of the item once there has been some subsequent posts and clearings of those posts?
    Would F-32 be an option to clearing the original sales amount?
    Edited by: Daniel Goodhart1 on Jul 22, 2008 4:23 PM

    TTT
    Does anyone have any suggestions?

Maybe you are looking for

  • Date Format in MSS iviews

    Hi, We have EP6 SP11 with the Manager Self Service Business Package. The dates on our MSS iviews are currently showing as MM/DD/YYYY. I have set the default country of the portal to GB but the language setting in the user profile is overriding this.

  • How to provide Read only / Execute access to an existing schema?

    Hi, My instance version details are as follows:- Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi PL/SQL Release 10.2.0.5.0 - Production "CORE 10.2.0.5.0 Production" TNS for Solaris: Version 10.2.0.5.0 - Production NLSRTL Version 10.2

  • Trying to Download Adobe XI Pro Free Trial

    "Error communication with Adobe.com (Error 110). Check your netword connection, or use the 'Reset product download' button to try to download the product again." Tried using Reset product download several times. - No affect. there is nothing wrong wi

  • Package's name  compilation error

    This compilation of the code fails : package JARUPRUE; public class JARUPRUE {     public void getKey() {            JARUPRUE jr = new JARUPRUE.JARUPRUE(); JARUPRUE/JARUPRUE.java:6: cannot find symbol symbol  : class JARUPRUE location: class JARUPRUE

  • Lightroom 5.2

    I have LR5 I suddenly can not import my photographs. When in LR the folder shows but files do not