Tables to relate material, sales organisation and storage location

Hi,
I have to develope a program to download a file for stock.
On my selection screen I have
Material
Sales Organisation
Storage location
and the file structure is
MATERIAL | STORAGE LOCATION | QUANTITY | TODAY DATE |
Can anybody please tell me what Table I shouid use bacause when I am trying to use VBAK and VBAP the order no is the key  and here I am not doing anything with order no.
Regards.
Kusum.

Hi,
You can use table
MABW - Management of Differently Maintained Material Data in Retail
or a combination of
MARD and MVKE - where MARD gives Storage Location and MVKE gives the Sales Organization of the material number
Regards,
Sumalatha N.

Similar Messages

  • Material block for sale in plant-storage location level

    Dear experts,
    Please help me how to block a material to sale in plant-storage location level.
    Thank you.
    Regards,
    Badruddoza

    The standard sales block (MVKE-VMSTA) in material master is valid for sales organisation / distribution channel combination (VKORG, VTWEG) - this means you cannot do it for Plant / SLoc combination,
    What does it mean to block it at plant / sloc level? Generally in SO you do not specify the storage location. Or you are speaking about MRP also? In this case you could use SLoc-MRP (with proper availability check in delivery) for your material but the problem is that a plant might be assigned to several sales area and this SLoc would be hidden for them also.
    Could you please specify what would you like to achieve, what sales block means according to you?
    Regards,
    Csaba

  • Sales order stock and storage location stock on past date with value

    Hi everyone.
    I m looking for a report which can give sales order stock with value as it is shown in mb5b and storage location stock with value as in mc.5 is there any report which can give the combination of both the things on past date with values.

    can you tell me what shall be the fields and table for special stock on past date with value and sloc stock on past date with value

  • Fetch the plant(werks) based on material,sales orgnization and division

    Hi Experts,
    I need your help.Please please help me.
    Is there any way/table to get the plant based on material,sales org and division?
    Please help me.
    Edited by: Sonali Chandra on Apr 17, 2009 11:30 AM

    Take the following fields in your 1st itab (itab1)
    Material
    Sales org
    Division
    Plant.
    Take the following fields in your 2nd itab (itab2)
    Material
    Plant
    To get the plant values in itab1, you can use the following logic.
    Loop at itab1
    Read table itab2 with key material = itab1-material.
    Itab1-plant = itab2-plant.
    Modify itab1 by transporting plant.
    Endloop.
    Hope this will help you.
    Regards,
    Deepa Kulkarni

  • Material transfers between plants and storage locations report

    Hello experts.
    I´m looking for some help.
    Actually i am looking for a report that show information about material transfers between plants and storage locations. Is there any report that shows the source of the material (plant, storage location) and also shows the target (plant, storage location).
    Thanks for your help.

    Hi,
    Though you may not get report for the same , but you can narrow down the check by using the table MSEG or MB51 using the moment types like 311 643 (sd delivery moments )which are for stock transfers .
    or if you want storage location stock many reports are available like MMBE, or MB53 etc.
    Regards

  • Relation between Sales org and Shipping Point

    Hai all,
           Can any one tell me wt is the relation between Sales Org and Shipping point?
    Ravi
    < PLEASE DONT USE SMS LANGUAGE AND PLEASE SEARCH THE FORUMS.  >

    Hi Ravi,
    There is no direct relation.
    Sales organisation in broader level, it is responsible for selling a product in a company.
    It is liable to the customer interms of service of the product or service and confirmation of the sale order, delivery and invoicing.
    Shipping Point is a logical point from where the shipment / dispatch begins.
    Both Sales organisation & Shipping point wil be linked to plant (one or more).
    In case of sale order, sales org will decide the delivering plant.
    Shipping point will be picked based on delivery plant, sh.conditions (cmr) & loading grp (mmr).
    hope this is clear to you now!

  • Assignment of plant to sales organisation and distribution channel

    Hi,
    What is the use of assignment of plant to sales organisation and distribution channel.
    thanks
    Kuntla

    Hi Kuntla,
    Please don't get offended. Your explanation is purely irrelevant. If I don't want to record from which plant the material has been sent and hence if I don't make the delivering plant assignment - what will be result. Can I create the sales order and make delivery. Is it possible. This  is one of the important assignments in SD configuration. I don't find fault in posting your reply. It is only for your response to others' replies to the thread. You can do this to their personal mail ids. Otherwise this will become a practice in this forum. Please take this in a positive angle.
    Thanks,
    Ravi

  • Get Sales organisation and Corresponding Distribution channel and Division

    Hello,
    My requirement is to is to retrieve Sales organisation and Corresponding Distribution channel and Division.
    Was going through the thread : [sales organization and distribution channel |Re: sales organization and distribution channel;
    to find the FM : CRM_BUPA_SALES_AREA_GET_ALL.
    I do not have a CRM system to check what this FM does.
    Is there any similar function module?
    Regards,
    Remi

    Hi,
    Based on what data you want to retrieve thsese fields?
    Can you please give more details on your requirement?
    I think from table KNVV you will get these info.
    Best Regards,
    Deepa Kulkarni

  • Material deletion at plant and storage location deletion at plant

    hI EXPERT,
    We are going to extend the materials in plant A to plant B and C. So we will extend it using LSMW. After extending, we need to delete the materials in plant A and storage location in plant A. How can we do that? Please explain step by step.
    Thanks

    Hi,
    If you want to delete material at storage location level
    Enter MM17
    Select table MARD
    Select fields tab
    find MARD-LVORM
    Execute (F8)
    Enter list of materials
    Enter plant
    enter storage location.
    tick the field lvorm(carry out mass change)

  • Combination of Material,Serial Number, Plant and Storage location

    Serial Number needs to be fetched corresponding to material, plant and storage location. which tables to hit.
    Kartavya

    Hi,
    Please check table EQSE (OBJK -> EQSE).
    Regards,
    Ferry Lianto

  • Relation between Sales order and Production order

    Hi,
    In Make to stock scenario how the relation between Sales order and production order are related.In which table we will get the related fields (expect AUFK,VBAK,AUFO).
    warm regards,
    Surendar reddy.

    The relation between sales order and prodution order  is as follows.
    Pass AUFNR to AFKO/AFPO  Get AUFPL.
    Pass AUFPL to AFVC Get BANFN.
    Pass BANFn to EBAN Get EBELN.
    Hope this works .
    Cheers,
    Lakshmi Prasanna Gandham

  • Any table keep track of Sales order and relevant IDOC

    hi all,
    Do we have any table to keep track Sales order and its relevant IDOC in the system?
    A list of sales order# given by user, from the list, we would like to find a faster way to get the corresponding IDOC.
    thanks.

    Hi Reetha,
    EDIDS table would have the IDOC Number & sales order number. Parameter 2 is the field in EDIDS which would have the sales order number.
    I understand that this table would have many records but i dont think any other table would have the above combination. If you get any other table, then pls. do update @ it on this thread.
    Thanks,
    Best regards,
    Prashant

  • Mandatory the Material Quantity and Storage Location Field in Order

    Hi Expert,
    Please advise. how can i set the Maintenance order,
    If Material field is Filled
    Then Mandatory the Quantity Field and Storage Location Field.
    Thank You
    Best Regards

    Hello,
    Please Use Below User Exits to get your Functionality
    IWO10009 --->PM Order Check for 'Save' Event
    CNEX0026--->general inspection of material
    Regards,
    Rakesh

  • Relation between sales organization and company

    HI,
    What is the relation between sales organization and company
    codes?
    ANY BODY SUGGEST THIS MATTER.

    hI,
    Kindly search in this forum before posting
    Re: Can you assign one sales organization to multiple company codes?
    see the above link
    Thanking you,

  • Creating material in multiple plants and storage locations

    Hi Gurus,
    I am wondering if someone could help me out in this issue,
    I frequently get 1's and 2 materials creation requirement , is there any simple way , while creating material in MM01 , I could create/extend to all plants and storage locations.
    I know we can use LSMW , but this is not bulk requirement,it is frequent but in 1or 2 nos.
    Any help highly appriciated and rewared.
    Thanks.

    Hi,
    To my knowledge I doubt if both MM17 & MM50 can meet your need, as MM17 is to mass change the values already existing in the MMR, while MM50 is to extend the views in a given plant & not to extend across plants.
    A suggestion would be to use the BAPI's -
    BAPI_MATERIAL_SAVEDATA         Create and Change Material Master Data
    BAPI_MATERIAL_SAVEREPLICA      BAPI for Mass Maintenance of Material Data
    Give your requirement to your abaper & inform him / her to use the above BAPI's. I am sure your abaper can write a simple & user friendly program to meet your exact need.
    Regards,
    Vivek

Maybe you are looking for

  • Little help needed in understanding partitions-

    Ok, so I recently deleted a few files I shouldn't have. I used a recovery program to restore those files, no problems there. My question is, when I used this recovery program, it gave me the options of three partitions to search; despite me only ever

  • Variants of web templates in the portal

    Hello, We launch our BI web templates via iViews in the portal. Some users have saved their personal variants in the portal, but after the version of the web template has changed, they do not access their variants any more. Are the variants in the po

  • LG Spectrum - Microphone and Speaker issues in a call

    I have two LG Spectrum phones and both have the same problem.  First problem: When in a call and using Speakerphone, voices over speaker on Spectrum are distorted / garbled unless volume is reduced to lowest 2 settings.  However, playing music over t

  • Downloaded Mountain Lion update but couldn't install it and now it's gone.

    Hi. I bought a Macbook Pro today, asked for the redeem code to download Mountain Lion update and received it OK. After the update downloaded, it said there was an error and the update disappeared without being installed. I can't download it again bec

  • Install fmw forms and reports 11g

    i try to install forms 11g but i have problem in the configuration phase : creating ASINSTANCE failed i have windows servver 2003 sp2, 3GHz 3G ram\ i install WLS i install the MS loopback adapter