Material Master - Sales Organization

Hi,
I am having two company codes, each with one Plant and Sorg respectively.
Say
4211 ( BUKRS )
SC00 ( WERKS )
4211 ( VKORG )
3121 ( BUKRS )
MB50 ( WERKS )
3121 ( VKORG )
When i am tyring to maintain a material master for SC00 Plant and 3121 Sales org. The system allows me to save the material. I want to have a lock on creation of Material master only with those plant and Sorg belonging to the same company code
How to achieve this functionality.
Regards,
Sahana

Hi Sahana
This is in SD ENterprise structure customizing.
Check the settings in OVX6.
For a Sales Org/Dist Channel combination, you can assign plants there.
If you want to restrict company code level, you can do so in OVX3.
Here, you assign the sales org for the company code e.g. sales org 3121 can work only with company 3121.
Best regards
Ramki

Similar Messages

  • Interactive ALV to report to get into Material Master Sales View

    Hi,
    I want to know way to get into Material master Sales view from an Interactive ALV report.
    In the output we have (custom report for Sales) the Sales Order item information. If the user double clicks on the material, it should directly goes to the Material Master Sales org 1 view. I can able to get to MM03 initial screen to display the list of views, but it would be better we can use the Plant, Sales Org and plant info from Sales Item to get into the material master Sales view.
    I checked that this functionality is there in the standard code. If you double click on the material in Purchase order display(ME23N) from the item level, it is directly getting into Material Master Purchasing view. Is there a way to achieve this.
    Your suggestions would be appreciated with points. Thanks!

    Hello,
    Yes, it's possible using the CALL TRANSACTION command with the addition AND SKIP FIRST SCREEN. The only thing that you need is to fill the fields from the first screen (SET PARAMETER command).
    DATA: carrid TYPE spfli-carrid,
          connid TYPE spfli-connid.
    SET PARAMETER ID: 'CAR' FIELD carrid,
                      'CON' FIELD connid.
    CALL TRANSACTION 'FLIGHT_TA' AND SKIP FIRST SCREEN.
    Regards.

  • Avilablity Check in Material Master Sales View

    Hi
    Avilablity check 02 (individual) in Material Master -- Sales General/Plant  View..
    Will this impact only Planning or Delivery creation also ?
    How does this setting works
    Let us say, If a material set 02 and no stock. Will the delivery be not able to created ?
    Regards
    RG

    Its all depend how your Avilablity configured, with combination of checking rule, check T.code OVZ9, you see the defination.
    Please search the forum you will get lot of info.

  • Problem in Material master sales text update

    Hi,
      I have make the LSMW for uploading material master sales text update by using standad batch / direct input object 001 program /SAPDMC/SAP_LSMW_IMPORT_TEXTS  but as the formate of NAME required is as below
    Materila code  18 Char             SALES ORG 4 CHAR      DIS. CHANNEL 2 CHAR   total 24 char    but  in our system  some material code is only 6 CHAR  e.g  ABCXYZ   now when we pass the value for name
    ABCXYZ            SORGDC ,  it works  OK  we have to add blank spaces  between material code asnd sales organuization  so that total lenght of material should be 18 char  so is there any option  for this  insted of addin gblank spaces  because  for each material code lenght is diffrent  due to external number range .
    regards,
    zafar
    Moderator Message: Search before you post. If you fail to get an answer, type a question, spell-check it and post it here.
    Edited by: kishan P on Feb 16, 2011 4:47 PM

    from http://help.sap.com/saphelp_erp2005/helpdata/en/f4/b49e8c453611d189710000e8322d00/content.htm
    Text Entry Area 
    Type your text into the text entry lines. You can type continuously: SAPscript fills your text using a line length of 72 characters as soon as you choose ENTER or a function.
    To enter text in the line editor continuously, the checkbox Automatic tab at field end must be marked. For more information on setting automatic tabbing, see Setting Automatic Tabbing and Entering Text.
    Note that the line editoru2019s text filling has no influence on the final appearance of the text. Your text is formatted no earlier than at the time it is displayed or printed. For more information, see Previewing and Printing SAPscript Documents.

  • Material master -sales text / purchase order text

    Dear MM experts,
    we are maintaining materials sales text & purchase order text while creating material master.
    sales text is required for our customers quotations & purchase order text is required for our Vendors Purchase orders.
    I have an issue, where sales text in material master is limited to 6.5 inch length, but need 7.5 inch length, where I can set this page length. Also i wanted to have same font characteristics to be changed from exiting font size and font style to required, how to do this?
    pl help &  how the above can be changed from default settings to flexible settings with regard to material master.
    thanks  in advance
    regards
    Srihari

    from http://help.sap.com/saphelp_erp2005/helpdata/en/f4/b49e8c453611d189710000e8322d00/content.htm
    Text Entry Area 
    Type your text into the text entry lines. You can type continuously: SAPscript fills your text using a line length of 72 characters as soon as you choose ENTER or a function.
    To enter text in the line editor continuously, the checkbox Automatic tab at field end must be marked. For more information on setting automatic tabbing, see Setting Automatic Tabbing and Entering Text.
    Note that the line editoru2019s text filling has no influence on the final appearance of the text. Your text is formatted no earlier than at the time it is displayed or printed. For more information, see Previewing and Printing SAPscript Documents.

  • No tax info in Material Master - Sales  Views

    Hi gurus,
    while maintaining sales views in materials master, tax info is not showing as it should under Sales Organization 1 data.
    Any idea of necessary settings to introduce tax info in sales org. 1 data?
    thanks,
    VL

    Victor, it's very likely your settings are missing under:
    SPRO > Sales and Distribution > Basic Functions > Taxes
    e.g.
    SPRO > Sales and Distribution > Basic Functions > Taxes > Assign Delivering Plants For Tax Determination
    remark: these questions are much more relevant to SD than MM (you can post your question in SD forum)  and searching you may find answers...

  • Standard Report for Material with Sales Organization

    Hello Gurus,
    I'm looking a report could bring a list of materials with belongs to a Sales Organizations. 
    Please, any help will be appreciated.
    Hector.

    Dear Hector,
    Fetch data from Database View /BEV1/RBEA_V
    Fields:
    VKORG - Sales Organization
    VTWEG - Distribution Channel
    MATNR - Material Number
    You can fetch material numbers based on Sales Organization, Distribution Channel, or combination of both.
    Go to SE11 -> Choose View/Database radiobutton and enter /BEV1/RBEA_V -> Choose display -> Display entries -> you can restrict the records to be displayed by entering proper values in selection screen.
    Go to SE16 -> enter /BEV1/RBEA_V -> Choose display -> Display entries -> you can restrict the records to be displayed by entering proper values in selection screen.
    Regards,
    Naveen.

  • Making acc assignment group mandatory in material master sales view

    hi,
        could someone help me how to make acc assignment group (sales org:2)in material master mandatory.just acc assignment group not other fields which comes along with it . thanks
    kulandaivel

    Hi,
    For making any field in material master optional/mandatory/hide , follow the steps:
    1.Just click the tab ,(Which is u want to be mandatory)and get the field name
    2.Go to T.Code: OMSR and enter that field name and get Selection Group
    3.1. Use t.Code: OMS2 and click your material type and in next screen check Field reference ( you have assigned for material type){{ ( example :;For ROH material type the Field reference is ROH)
    3.2. use T.code:OMS9,, Double Click your Field Reference and select field selection Group & select round box of mandatory  and save
    Regards,
    Biju K

  • Material master sales view.

    hi gurus,
    Iam getting an error "material is not defined for sales from india". the long text of error message says that tax indicators were not maintained in material master.
    tried to maintain indicators in material master, but unable to see any column for entering tax indicators in master in sales views.
    Am I missing any config steps please guide me
    regards,
    prasad

    Hi
    Goto OVK1 check for Tax country (IN) what tax category is mantained...For Eg  JTX1..JTX2 then goto OVK4 and maintain tax class for JTX1,JTX2.....Tax Class 0-----Zero Tax
                                                                              Class 1-----Full Tax

  • Problem creating Material Master sales view with LSMW

    Hello experts,
    I have created a LSMW that uses the direct input program RMDATIND to create new material master records. These materials have different material types.
    I require fields from different views like Purchasing, Sales, MRP and accounting, among others. But not all the material types have all the view defined. I will like, if it's possible, use the same LSMW program to upload all the materials.
    The problem that I'm having if once I ran the program, I got the warning message "The data for the maintenance statuses V cannot be transferred", message no. MG161, and even the material is created the sales view is it not. I check all the sales data in my CSV file and looks good.
    I'm also having in some records, the warning message "The data for the maintenance statuses BG cannot be transferred". That indicate problems with the accounting view.
    As an extra information, I'm using the following structures BMM00, BMMH1, BMMH2, BMMH5 and BMMH7.
    Hope you can help me to solve this issue.
    Regards,
    Mairo.

    >
    > I'm also having in some records, the warning message "The data for the maintenance statuses BG cannot be transferred". That indicate problems with the accounting view.
    Each material type has its own set of views, e.g.  a FERT has sales views but no pruchasing view, a ROH has purchasing view but no sales view, a NLAG has no storage views and a UNBW no accounting views.
    This is defined in customizing of attributs of a material type.
    Because of this you have to make sure that you do not transfer sales data for a material type that does not have sales views.
    Which views you actually want to create is defined in field PSTAT. Each character stands for a certain view (defined in table T132)
    re:The data for the maintenance statuses BG cannot be transferred
    Are your matrials split valuated?
    if you want create accoutning data in MBEW table with MBEW-PSTAT having BG status, then you have to make sure that MARA and MARC PSTAT field also has the B and G .

  • Table for Material master sales view

    Hi SAP Gurus,
    I have a list of materials (around 2000), now I want to check for how many material the sales view is not maintained. So, is there any table to find out my requirement.
    Thanks
    Sha

    check below tables
    MVKE    Sales Org, distribution channel     
    MLAN   Sales data, tax indicator, tax

  • Extend Material Master - Sales Org.

    Hi,
    I want to copy the material from one sales org. distribution channel to another sales org. distribution channel. My doubt is I want to use BAPI_MATERIAL_SAVEDATA. But how to use this??
    Because that material is not present in the target sales org. distribution channel, so for that I have to copy all the views except sales view using BAPI_MATERIAL_GETALL then pass to BAPI_MATERIAL_SAVEDATA.
    In this the problem is.. I have to map all the fields between these BAPI. So is there any easy way to do this?
    Can anyone have similar requirement like this which can share??
    Thanks,
    Regards,
    Jhings.
    Edited by: Jhings on Mar 7, 2012 7:26 PM

    Check these threads about the mandatory fields for your requirement:
    BAPI_MATERIAL_SAVEDATA extend for new plant whats necessary
    Extend material using bapi_material_savedata
    About transfer the material data from BAPI_MATERIAL_GETALL to structures to be used on BAPI_MATERIAL_SAVEDATA, i think that MOVE field by field is the better way once there won't many fields to be populated.
    Felipe

  • Rounding profile in material master sales view

    Hi, can anyone advise if we can use the rounding profile to check the qty entered rather than system rounding the qty automatically in the sales order?
    Thanks
    PP

    Pls ignore...this is a duplicate thread.

  • New Text in the Sales Text View in the Material Master

    Hi All,
    I want to create new text ID in the material master sales text tab
    Can you please help me in how to create the new text for material master sales text tab view.
    Regards
    Rajesh

    Well it may not be possible by standard SAP to create in Material.
    AN alternative might be to use a standard text type and then call it in your Text Determination Procedure.
    T-code "SO10" --> Give "Text Name  & Text ID & Language --> Click at "Create" --> On next screen --> Go to (Menu) --> change editor --> Write the text which you want
    Go to VOTXN , and maintain the required confirguation to get this standard Text copied to the material during order processing.
    Regards
    Sai
    Edited by: Sai on Apr 16, 2010 1:39 PM

  • Maintaining Sales Price in Material Master

    Hello Gurus -
    I've have heard and also research that there is a way to maintain SELLING PRICE in material masters instead for doing it in VK11 with PR00? I have done my research but unable to find a way to do it. Can anyone help or post a screen shot where and how it's really done?
    Pricing in material master
    Sales Price in Material Master?
    thanks
    M.S.

    Thanks for reply. I don't see that button on 2 different systems that I have here. Can you post a screenshot? or tell me where should i exactly look.

Maybe you are looking for