Material master - accounting view 1

Hi experts,
I forgot to mention the standard price in accounting 1 view before saving a newly created material and now the field appears greyed out when I try to enter the value in MM02. Is it possible to fix this issue?
Thank you very much for your time.

Hi Sethuraman,
If Price control for the material is maintained as V, then using MR21 price can be maintained. In your case price control is 'S' Standard price hence standard cost estimate to be run for updating the standard price in material master.
Below is the procedure to do standard cost estimate and update the standard price in materials master:
Prerequsites:
BOM and Routing Master data.
Rates in KP26 for Activity Types for the combination of cost center and activity types in the restective period.
Procedure:
Go to tcode CK11N - Ente the Material number, Plant, Costing Variant and Costing Version and press enter twice.
Material wise and activity wise cost details will be displayed. If any error are there click on error log for rectifying the same.
Click on SAVE for saving the cost estimate.
Now you need to mark and release the cost estimate. Go to tcode CK24. Enter the period and year. Eg; Current month - 3 and 2014.
Enter the company code, plant and material number. Un check  Test run.
Click on Marking Allowance. Another screen will come -Select the company code another pop up will come -enter the costing variant and SAVE. Come back and click on the execute button on previous screen. Message will be displayed as " materals cost estimates were updated succesfully". Come back to initial screen.
Click on Release on application tool bar. Then click on Execute button. System will display the message as 'Price Document updated". Come back.
Now Go to Material Master - Acounting view standard price gets updated.
Thanks & Regards,
Ramagiri

Similar Messages

  • Previous year stock is appearing in Material Master accounting view

    Hi,
    We have ran cycle count inventory to set the stock Zero for a particulat Material. In Stock overview the report is showing as Zero stock for the material. But in Material Master the stock is showing as one and it is reffering to previous period. Need to set the stock as Zero, kindly us me know your thoughts on this issue.
    Thanks and Regards
    Gangadhara

    Deepthi Suvarna wrote:
    Hi ,
    >
    > Use function module DB_DELETE_TABLE and input table MARHD and delete the entry for the previous period stock.
    >
    > Thanks
    > Deepthi
    mardh table is a audit relevant table, it is absolute nonsense to delete enties from standard tables.
    The use of this function module is not even a solution for the issue discussed in this thread.

  • Material Master - Accounting View

    Hi Gurus,
    Please tell me about Price Control, Moving Price and Standard price.
    What are the uses of these fields and what is the impact of these fields? Do we enter value manually in these fields of it comes automatically?
    Please revert asap,
    Thank YOu

    Hi,
    Refer these links:
    1. http://www.sap-basis-abap.com/sapmm017.htm
    2. http://sapmmforum.blogspot.com/2007/10/price-control-v-or-s-in-material-type.html
    3. http://help.sap.com/saphelp_470/helpdata/en/90/ba66cc446711d189420000e829fbbd/frameset.htm
    Hope this helps.
    Regards

  • Material Master Classification view

    Hi all,
    I have some doubt in Material Master Classification view.
    I want to know the Database Table name in which the field Class Number
    is  stored.
    I know that these tables are stored in the stucture ( RMCLF
    )  during creation of material master.
    Thanks in advance

    KLART is for Class Type & not for Class number ...
    also i need the table where i can see it ...
    Thanks in advance

  • 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.

  • Material Group field is Missing in Material Master - Purchasing view ?

    Hai Experts,
                      I want to configure to bring back Material Group field is Missing in Material Master - Purchasing view.  It is mandatory to Create & save a master. I cant save a master in sandbox. Need Help..

    I make all field as Optional & Create master successfully.. Thanks.. I even verfied in J1ID Master for assesable value &  Chapter ID Combination.. But in Cenvat Determination Field,  How i can set Default Indicator for Modvat "tick" & how can i set Excise Intimation Date also.
    I checked Material Master in mm03 [ Display].
    I clicked More & Pre Vals. option in  Foreign Trade Import.
    For More, It shows this error.
    Record 21 MORE  does not exist in table T133E
    Message no. M3748
    For Pre vals., It shows this error.
    Record 21 J1PR  does not exist in table T133E
    Message no. M3748
    Kindly guide me..
    Thanks & Regards
    Swetha

  • Material without Accounting views

    Hi,
    I created a new material without Accounting views and I assigned its material group to a valuation class in Tcode OMQW (and in OBYC I assigned the appropriate account to this valuation class)
    Then I tried to create a PO with this material, the problem that is the system didn't determine the GL account automatically      even though that the material group of the material is assigned to a valuation class
    Please how to solve this ? must I create Accounting views for this material even that I worked with material group ?
    Regards.

    Hi
    The purpose of Accountin views is not just to provide GL for accounting purposes, but also update the stock and its value upon GR
    So, you would need to have Accounting views for sure...
    Regards
    Ajay M

  • 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 .

  • Batch Determination in SD - Need for Material Master Classification View

    Hi!
    Is it mandatory to have the classification view of the material maintained to enable expiry date based batch determination at delivery creation?
    I have configured BD for the delivery. When testing with a material for which the classification view is maintained, the batch is determined. When testing with a material for which the classification view is <b>not</b> maintained, the batch is not determined.
    Appreciate that this may seem like a strange question given what the testing shows but I am working with a colleague who is adamant that the classification view on the material master is not required.
    Any casting votes would be much appreciated and rewarded accordingly. Thanks, Duncan

    Classification of batches is mandatory if you want to use the batch determination feature.
    source: http://help.sap.com/saphelp_erp2005/helpdata/en/4d/2b8bd043ad11d189410000e829fbbd/frameset.htm

  • Material Master MRP View not be created till Basiv View is created

    Hello All,
    I need an information where i would like to know if an MRP view in a Material master can be restricted without the creation of the Basic View. Basically an MRP view is getting created even though the Basic View of material master is not there and it needs to be stopped.
    Thanks for your inputs.
    Ismail

    Dear Syed ,
    If you want to prevent end users update other material master views , you can apply the concept of SAP note 545380 - FAQ: Authorizations material master , with this you will not more problem with this kind of problem.
    Hope this can help you.
    Please let me know if my thinking about your question is correct.
    best regards,
    Carlos Moçatto

  • Usage of 'Average Inspection Duration' in the Material Master QM view?

    Hi,
    facing user requirements that you should be able to consider the QM stock in the ATP calculations in a special way, I want to have some feedback re the usage of this Material Master field. The user actually would like to have the parts available in the Sales Order scheduling line after a specific number of days, when having run the ATP job. The ATP Config is set to include QM stock in the run (and they do not want to change that), so presently the system promise deliveries in the SO, but it can not be done! Nice solution should have been the for instance set a delivery after the planned number of days for inspection as set in the MM QM view! The only usage I have seen so far of this field is that the planend insp date range is visibale alike in tr code QA32, but that is more admin info, not causing hands-on effects.
    So two questions:
    What hands-on effect does this MM QM field entry have in R/3?
    Any suggestion how to solve this user wish re ATP logic??
    Best regards / Roland

    Set all the parameters for certificate creation
    QM in procurement&#61664; define keys for certificate processing
    <b>Certificate type</b> will define the following controls
    Certificate for each PO/GR item
    Check on – certificate check required
    Set control w/o certificate FIELD  as E
    Enhanced cert processing – tick on.
    DO the GR with certicate received – no
    See the status of insp lot CTCM- certificate conf missing
    But you cannot do GR as it is disaloowed
    Proceed as below
    Goto QC51 and give PO and item no and click ok
    Select the appropriate line and click copy
    Here you change the certificate status that 5 i.e. certificate field and inspected, mention the certificate date and save
    Now see the status of insp lot – CROK- certificate receipt confirmed.
    Now do UD, it will go through.

  • Help required in Material master new view extension

    Hi,
    I have created one additional view for matrial master , i have added few custom fields in that i am able to save the records. but i am facing problem if i use already used fields in other views  in my view  and it is saying "Maintenance status of field  MARA-ZZKDES" does not correspond to status of screen L" . What i have to done to recity this error. here MARA-ZZKDES used in my view and also some other view.
    i read in stnd program documentation in that  it is mentioned like "If you copy fields from another standard subscreen to a new screen, you must also copy the relevant modules and any directly relevant fields together with their modules." even after copying the modules also it is throwing same abend message.
    Please Help me in this regard.
    Thanks,
    Satish

    Hi
    We need to create a text which is material and plant (or shipping point) specific. We could not find any standard solution for our requirement and we are now considering to extend the material master with a new tab. This tab would be similar as purchase order text but plant-specific.
    In our first tests, we could create a new tab and add new screens to it (copied form PO-text). At the moment, the texts are still taken over from PO-text and disregarding the plant. How should we proceed from here?

  • Material master account view1 Standard price by currency type

    Hi
    We have an issue in material master. When we create new material (Material Ledger activated) accounting view1 we are not getting fields for group currecny fields. How to get these fields.
    Regards
    Padma

    do you have the field for old materials??
    did you run startup for ML??
    or did you define group currency for ML thru OMX2 ???

  • Add a field in Material Master-QM view

    The requirement is as...
    Create a field on the QM view of the material master MM01.  The field will be a check box.
    F1 help on this field should say “ Select ******** ”.
    Is there any BADI or any other way to achieve this?

    Hello Sumanth,
    For material master there is no concept like BADI. You will have to follow certain steps to do this.
    SPRO->Logistic General->material master->configuring material master->create program for customised screen.
    Execute this which will create a function group for you ZMGD1(say). Goto to SE80 select MGD1 function group, open screen section, select 3000 screen and right click, chose option of copy. In popup in the TO section enter ur SAPLZMGD1 screen 9001. this will copy the screen 3000 to 9001 in ZMGD1. Now goto screen painter and delete all the unwanted fields from the screen and create check box field. Save and activate. Now for processing in PBO u will have to have do as follows...
    PBO..
      MODULE BEZEICHNUNGEN_LESEN.
      module move_data_checkbox. <- created new
      MODULE SET_DATEN_SUB.
    has to be between BEZEICHNUNGEN_LESEN & SET_DATEN_SUB
    similarly for PAI same thing follows.
    Now go back to customising and goto Define structure of data screen for each screen seq. Select the seq which is most probably 01. click on data screen. Select the Quality screen and click on subscreen and here u overwrite an entry with 0001.
    01 20 4 SAPLZMGD1 9001.
    Save and try creating a material.

  • IDOC: Material master data views

    I create a material with an IDOC. The IDOC only contains basic data (i.e: segments E1MARAM and E1MAKTM).
    However when I look at the material in MM03, I see all the data views.
    Is this do to missing config in SPRO -> Material master configuration
    I just want views that have data from IDOC

    Hi,
    You can check the partner profile for that partner.As my understanding in your case reduced idoc is created  and that is used in the partner profile.May be that reduced idoc contains only the basic data segment only.
    Thanks and regards,
    shyla

Maybe you are looking for