How to find a materail based on Sales Area ??

Dear All,
How to find a materail based on Sales Area ??
please let me know ..
Thanks
Venkat

Hi Venkat
Its actually the other way round- you extend a material to a sales area
The quickest way to find all the sales areas to which a material is extended,  is to go to  transaction SE16 and give table MVKE and then give the relevant parameters.
Please reward points if this helps you

Similar Messages

  • Require to Find the Country Based on SALES ARea.

    Hi,
    Any one can tell me the TABLE Relations/FM to get the Country based on the Sales Organisation?
    Thanks,
    Sekhar.J

    Hi .,
    Please get the company code from TVKO Based on Sales Organization,
    After that Go to T001 table and get the country based on Company Code,
    Regards
    Jana

  • How to find the history of the sales order

    hi
    how to find the history of the sales order

    the history can be of two types:
    1) Changes to the Document:
        The changes made to the sales order which can be viewed using:
        Menu-> environment -> changes.
       the changes to the documents are shown from Change documents with selection on
       tables CDHDR with objectclas = 'VERKBELEG' and objectid = <document number>.
    2) Preceding or Follow-on Documents:
        The document flow for the sales order which can be viewed using:
        Menu-> environment ->Display Document flow.
        this is obtained from the table VBFA.
       Hope this solves ur Query.
       Please award points if u feel the answer was useful.
       thanks,
       Nivin Joseph
    Message was edited by:
            Nivin Joseph Varkey

  • How to find workarea ID for the work area name.

    Hi Experts..
    How to find workarea ID for the work area name.(Work area name CCIHT_WAH-WAID and I want to fetch characteristic data from table AUSP matching the OBJEK field,but I only have Work area name).Can anybody help me to find tables or relationship between Workarea ID and Workarea name for the same.I am using TCODE - CHIB02.Once I select a workarea and click on IHS Data button,I get data for that workarea.I need to find where this data comes from and How is this fetched.
    Points would be rewarded for helpful answers..
    Thanks
    Kunal Halarnakar

    U want to fetch the workarea description ?
    we can fetch it from CCIHT_WALD table with the RECN value.
    The informations are stored in AUSP table with the characterstic(ATINN) value.

  • Find Item number based on Sales document and material in GTS system

    Dear experts,
    I have a situation where in I created a Sales order in ECC system and transmitted the document to GTS for compliance check.
    Now, during my subsequent processing in ECC side, there is a situation where in I need to check if the document (at every item level) is blocked for any reason or is it good to go. But I do not have the item number in ECC side (at the point where I'm calling RFC to GTS to check). I only have sales order number and the material number.
    So, can some one point me table level information in GTS side on how I could find the item number based on Sales document and the material (In our scenario all our materials in a sales order will be distinct).
    Please provide me table information on where the sales document number, item number, material info are stored in GTS.
    Thanks for your time
    -Amit

    Use these tables
    /SAPSLL/CORREF
    /SAPSLL/PNTPR
    /SAPSLL/CUIT

  • How to find pricing procedure based on condition type

    Hi,
    Please tell me any one " how to find the pricing procedure based on condition type " is there any tables.
    Thanks

    check table - T683S, where you get all prciing procedures for which has same condition type.
    go to se16
    give table - T683S
    in condition type feild, menation your condition type and execute, you get all procedures with condition type.

  • How to find the Purchase Orders from Sales Order number

    Hi ...
    Is there a way to write a query to find the Purchase orders
    from the Sales Order number ....
    I have notice the table POR9 (Purchase Order - base Document)
    but it seems to be empty.
    Could you please help me to figure this out,
    Thank you very much
    Kind Regards
    Sanjaya

    hi,
                 u did mistake in selecting the table
    SELECT T0.DocNum FROM ORDR T0                 for  sales order
    SELECT T0.DocNum FROM OPOR T0                 for purchase order
    how to find the table in SAP B1.
    go to above menu view => system information. tick it(or select it)
    then below status bar u can see the table and field name.
    open the required form and just keep the  mouse cursor  on any field.
    you can see the table and field name below.
    hope now u can able to track the table name.
    regards
    sandip

  • How to find the version of Internet Sales

    Hi
    Please tell me how to find the version of R/3 Internet Sales. We are using ECC 6.0 and R/3 Internet Edition along with CRM 3.1
    Thanks

    Hi
    If you wan to find out version and SP information then go to
    http://<host>:<port>/sap/monitoring/ComponentInfo
    give Administrator/pasword and it will display version with SP# information for each component. As ISA is not single component application so you have to get component version information which you have used in your ISA. It may happen that all component are not at same SP level.
    eCommerce Developer

  • How to Add Delivery Note based on sales Order

    How to add a delivery note based on sales order.
    say i have a order no. 10 and linenumber 0 to 3.
    each time i book with order no 10 and line no.3,i need to add to delivery note.
    i also in need of adding just one Header and Multiple lines(Header for order Number - 10 and multiple lines for each Booking ).
    How can i achieve this.

    Hi
    You can search the samples....C:\-->Program files->SAP----->SDK->Samples->DiAPI----->OrderandInvoice...
    Here invoice is added for a particular sales order.....the same can be done for delivery.....
    Hope it helps

  • How to find the material based on the division.

    Hi All,
    My requirement is to read the all the material(products) in the division.
    I have executed  transaction code:COMMPR01 and seen division field  in material tab.
    I found the table CRMC_DIVISION but i did not find any maetial.
    Please help me how to find the PRODUCT in the division.
    Thanks,
    Venkat

    Hi Venkat,
    There are three tables that you need to refer to get the products for a particular division in CRM.
    1. Go to table COMM_PRMAT, pass the division and get the Set Guid for all the products
    2. Go to table COMM_PR_FRG_REL, pass the Set Guid and get the Product Guid of all the products.
    3. Go to table COMM_PRODUCT , pass the product guid and get the list of product ID which belongs to that particular division.
    I hope this will help you.
    Regards,
    PP

  • Query on note 583933: Restrict material download based on sales area

    Hi All,
    Has anyone implemented note 583933?
    We need to implement this note to have only those materials belonging to a particular sales area.
    My question is:
    Will the code changes mentioned in this note take care of delta download as well?
    After doing an initial load of material object, if any existing material is added to a sales area which is already present in filter condition, will this material flow to CRM?
    Please let me know.
    Thanks & Regards,
    Keya

    Hi Kaya,
    Note  583933 will work for delta load.
    I'll explain how filters on object MATERIAL works.
    Filters defined on header table MARA, on the same table-fields would
    be taken as OR.But filters defined on different fields of header
    table MARA would work as AND.This statement would hold good for
    other child tables(MVKE,MAKT,MLAN etc) as well.
    With respect to material child tables like MVKE,MAKT,MLAN etc,
    please note that this would not restrict the header data i,e data
    from table MARA to get downloaded.Rather it would restrict the
    corresponding segment data to get downloaded to CRM.
    If the filters defined on child table say MVKE does not get
    satisfied,in which case MVKE data of that material would not come
    down to CRM but MARA data would anyways come down if it satisfies
    the filters set on MARA.
    So if you have filters defined on table MARA and MVKE , then
    materials from R/3 comes down to CRM if it satisfies the filter set
    on table MARA.But MVKE(sales) data for those materials comes down to
    CRM,only when filters set on MVKE is satisfied.But its not the other
    way round i.e do not think that if MVKE filters are not satisfied,
    then the entire material will not come down to CRM,which is not
    the case.
    You may also find note 526980 helpful
    Regards,
    Brian.

  • How to find out FICO user exits that are used by User

    How to find out the FICO user exits that are used by user.

    Go to tcode CMOD. In the project field drop down your list there. Put a Z* there and run the list. These should be all the exits that are activated. Search for the ones that pertain to FI. You can also search by development class. You need a little ABAP knowledge to search easily. You get this by going to the tcode then to status then to the program then to the attributes. There you find the development class. Ie FBAS.
    pls assign points if helpful as a way to say thanks.

  • How to delete a Customer in its SALES AREA?

    Hi All,
    I've deleted a Customer by t.code OBR2. But it exists again in its SALES AREA.
    Could anyone tell me how to delete it in the sales area too?
    Thanks

    Hi Gandalf,
    not possible.
    Note 725857 provides some reference coding for your own program.
    Regards,
    Joosz

  • How to find top 10  SQL statments which are consuming more cpu time.

    hi all,
    Is there any command or script to monitor the top 10 sql statments which are consuming more cpu time.
    I know by using AWR REPORT we can find it, i want the command or script to find the top cpu utilization sql statments.
    Regards
    Subhash.

    Subhash,
    A quick and dirty Google search could have get you started with the following:
    Thread: how to get top CPU consuming sql oracle 10g
    Re: how to get top CPU consuming sql oracle 10g
    Oracle SQL top sessions
    http://www.dba-oracle.com/oracle10g_tuning/t_sql_top_sessions.htm
    "How to Find top 10 expensive sql's", version 9.2.0
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:73325450402303
    HTH,
    Thierry

  • How to find out whether the transaction logs are being truncated or not

    Hi,
    We are using Veritas Backup tool for Backups and restores on our MS SQL 2000.
    One of our Veritas Tech has disabled the Truncation of Transaction Log Backup using the Job setup in Veritas. We want to confirm whether the Truncation is happening or not. I don't see any difference in the Transaction Log file size.
    How to find out whether truncation is active or not?
    Thanks
    Vijay

    Hello Vijay,
    On MSSQL truncation of transaction log does not shrink the size of the transaction log. It simply removes the content within the transaction log and writes it to the backup.
    Meaning the free percentage within the transaction log will increase.
    If you want to Resize the transaction log size, you need to do something else.
    The shrinking procedure is given here:
    http://support.microsoft.com/kb/907511
    Regards,
    Siddhesh

Maybe you are looking for

  • Connection error to iTunes Store

    Can someone help me please? I have never had a problem connecting to the iTunes Store until two days ago. When I try and connect I get the following error message: "iTunes could not connect to the iTunes Store. The network connection was reset. Make

  • Downloading Images from a Gallery

    Just having a mental blank. I am creating a SWF to be placed on a CD with a gallery section. Once an image is loaded from the gallery, I would like the option of downloading that file to their computer. All images will be contained in the same folder

  • Netweaver 7.0 EHP 1 upgrade on AIX platform runtime error

    Dear all, I am currently running on Netweaver 7.0 on IBM AIX / Oracle 10.2 platform. I am trying to upgrade Kernel from 700 to 701 release patch level 39. Unfortunately after extracting few of the exe files Example disp+work are giving error as could

  • Export option grayed out

    My export option on soundtrack pro 3.0 is grayed out and I cannot access any export options?? Any help is appreciated.Song is saved as a soundtrack pro file but it is 125MB and I want to export it as an aiff file.

  • Moving Db's from 6.2 to 6.5.1

    I get the following error message after moving database files from Essbase 6.2 to v6.5.1 and then kicking off an automated dimension build using SQL interface: Missing Database Config File [D:\HYPERION\ESSBASE\APP\Profit\Profit\Profit.cfg], Query log