Mm03 is blocked for some material

Hi to all,
i am  a abap programer ..we  have a problem with mm03 and mm02.....
all material data in database is displaying... and also we are writing the reports...its working good....but when we are calling transaction mmo3 and mm02 for previous material (new materials created now are displaying)....when we enter the material number to display or change data...then it is saying enter MATERIAL TYPE...so
i think it is a problem with customising...
anyone can tell me the how to slove this...
raju

I have the same problem and i just implemented BADI BADI_MATERIAL_REF
as we had requirement to auto populate mstav and mstdv in mm01 when user selected Finished good or trading good
method IF_EX_MATERIAL_REFERENCE~CREATE_MATERIAL.
if SY-TCODE = 'MM01'.
  if I_mara-mtart = 'FG' or I_mara-mtart = 'TRAD'.
  E_MARAU-MSTAV = 11.
  E_MARAU-MSTDV = SY-DATUM.
ENDIF.
ENDIF.
endmethod.
I added SY-TCODE to ensure MM02 and MM03 were not calling this...
Before implementing BADI i had tried this user exit ZXMG0U02 but it only worked when saving in MM01 and would not populate the screen with MSTAV AND MSTDV fields.
if cmara-mtart = 'FG' or cmara-mtart = 'TRAD'.
  CMARA-MSTAV = 11.
  CMARA-MSTDV = SY-DATUM.
ENDIF.

Similar Messages

  • PO created using fm BAPI_PRODORD_CREATE...Fails to create for some material

    Hi,
    I am creating PO using BAPI_PRODORD_CREATE......
    I am passing order data  and afs data....
    For some material PO is not created....
    Before passing data to function mo. BAPI_PRODORD_CREATE all the data is correct....
    But after executing bapi PO is not created for some materials.....
    I debugged the bapi...not found any error......
    Can anybody help me with this issue........
    Regards,
    Jenifer

    Hi,
    Use BAPI_PRODORD_CHANG for this.
    Regards
    Susheel

  • Vendor information for some material's is missing in the report ?

    Hi,
    One of my user has raised a request that the vendor information for some material is not displayed in report where as its available in ECC, now i have checked in BI that information for 20 material numbers is missing even in BI that is the reason not showing in the report. Now what do I do ? Can you please suggest.

    Kindly update the master data table for material and vendor.....

  • Inconsistent for some material in Material master

    During creation for some material I am facing an error "The material type  does not exist" Message no. M3104. It happens with all material type.
    However, I have already found the reason for that. The material was already created before (year 2011) with ZMAK material type (but no transaction yet) and now the material type is deleted from production server. I can see the material in MARA table. It shows the material type which already has been deleted.
    Also I can see the material into all table MARC, MARD, MBEW, MAKT, MARM.
    But the interesting thing is that, I can't see the material in MM60.
    I can realize there are some inconsistent. But the data is available in all tables, so why I can't see the material in MM60 ?
    I have an option to re-create the material type. But it is my last option. Is there any other option to make the material visible in MM60 (without creating the material type).

    Hi,
    For workaround, you can create new material type FERT and transfer to production system, create material code FESEN045* or FESEN045. Or FESEN045’ not same material code FESEN045 (which is not possible) with material type FERT. Once done, you can do material to material transfer with MB1B with 309 movement type. If quantum of materials is more, you can go for BDC with MB1B with 309 movement type.
    Later you can delete material number FESEN045 with material type ZMAK and once all done, change material code to FESEN045 from material code FESEN045* for material type FERT.
    Or else you can have a mini project; keep all material stock created with material type ZMAK.
    You can create new material type FERT and then transfer to production system. Create new material code with new material type FERT and then go for MMAM. Finally add stock to new material code.
    Regards,
    Biju K

  • User blocked for some reason...can't figure out ho...

    user blocked for some reason...can't figure out how to unblock!!! using for business. no support phone to get help!!!

    Hi, BHMN..., and welcome to the Community,
    Please do contact Skype Customer Service again to follow up; be sure to reference any support ticket number(s) you may have been provided. 
    Regards,
    Elaine
    http://community.skype.com/t5/Security-Privacy-Tru​st-and/How-to-un-block-a-Skype-account/td-p/799404
    Was your question answered? Please click on the Accept as a Solution link so everyone can quickly find what works! Like a post or want to say, "Thank You" - ?? Click on the Kudos button!
    Trustworthy information: Brian Krebs: 3 Basic Rules for Online Safety and Consumer Reports: Guide to Internet Security Online Safety Tip: Change your passwords often!

  • Material number suffixing with ! for some material in material master

    Hi Friends,
      We have uploaded  material master data with BDC . but for some of materials contain ! sign at the end of the material number. Means , at the 18th charecter ! is appearing. but it does not appear in mm03 while displaying. and even while finding it from MARA if we put material number   without ! sign then we can possible to get that material. and it does not allow us to crate material with same material number withought ! sign.
    But if while creating material if we put material with ! at the 18th charecter it creates material with ! sign but while searchig from MARA if you dont put ! sign with material number we can not  get that material as output and if we create other material without ! sign it allows to create the material.
    Please can you tell me what is the reson why ! is getting added at the end of material number ... do any1 of you have faced the same kind of situation and found for what reason it is coming....
    Thanks & Regards.
    Praja.

    Hi,
    This is due to config. In our case whenever we enter 8 digit number for Eg:
    12345678 material will be created as 1234.5678 a dot will appear after every 4 digits.
    But when we actually look at mara we wont find the dot (.) .
    We can do this by config by setting perfix and sufix to the material number. actually these characters will not be stored in DB.
    It will be shown in output when the function module CONV_EXIT_MATN1_OUTPUT runs.
    check config in OMSL transaction.
    In TMCNV table check field TEMPLATE it will have the template how the material number should be in our case its ____.____
    Your case might be ________________!
    Regards,
    Shanmugavel chandrasekaran.
    Edited by: shanmugavel chandrasekaran on Mar 22, 2010 10:58 AM

  • Table for blocked for stock material

    Hello,
    I make the movement type 103 and I want to find the table in which the blocked for stock materials are saved.
    Thank you in advance

    Yes, the blocked stock in MARD is valuated blocked stock, i.e. material that was purchased a while ago, approved to stock and then somebody discovered some kind of problem with it.
    GR blocked stock is not valuated and is not updated in any table, as far as I know.
    However, instead of searching MSEG, which might be huge, I can advise you to search the PO history table EKBE.
    BR
    Raf

  • Tax can't carry out for some material and Cusomter

    Hi,
         We found the following two material at Customer(2811165) can't carry out the VAT for create sales order. But the Tax can carry out for the other customer. The customer(2811165) can carry out the VAT for other material sales order. I checked the customer and material the Contry code(KR) and Tax classification(1) is correct and normal. It is only the two material for the special customer can't get the VAT. I check the pricing analysis. The follwoing is the log. Pls help check it.Thanks.
    The mateials:
          KTPJC001-02
          KF-8005-0XXXXXXXXX
    The following is the log:
    Access Message Description
    08 010 Access not executed (Requirement 008 not fulfilled)
    10 010 Access not executed (Requirement 007 not fulfilled)
    20 010 Access not executed (Requirement 008 not fulfilled)
    Best Regards
    Park

    Dear Park
    It seems you have assigned Routine 008 for the table which has the combination of some description and applicable to domestic.  For the same combination, in VK13 / UTXJ, you have maintained a tax code for a domestic customer and you are trying to create a domestic sale order.  Actually routine 008 is meant for Exports and hence the problem.
    If my understanding is correct, Go to V/07, select the condition type JIND and click on "Accesses".  There check whether any routine is maintained under the tab "Requirement".   If so,  just remove  those routines and retry your process.
    thanks
    G. Lakshmipathi

  • Default the Batch Management flag for some Material Groups

    Hi Gurus,
    Is it possible to Default the Batch Management flag (under T code MM01) based on the material grops.Like for example if the Material groups -01 then the default value for batch managemnet flag should be checked.
    Our OMCT  set up is -Batch unique at the Client level for a material
    Edited by: Ruchi Dutta on Oct 22, 2008 11:55 PM

    Hi Ruchi,
    have you got the solution ??

  • Outbound Idocs are not generated for some material number MATNR

    Hi all,
    We are using a custom program to process the IDOCS to some other thirdparty systems.
    but the problem is the IDOCS are not generated and also we can't find the IDocs in TRFC also.
    But it is working for the other matnr.
    I have already debug the custom program, and it is taking all the inputs correctly.
    plz guide me guys

    Hi Praveen,
    This is the code I am using
    LOOP AT GS-MATNR_WERKS ASSIGNING <MATNR_WERKS>
    GS-COUNT = GS-COUNT + 1.
        GS-TEXT  = 'IDOC for Material & & (& of &) is just being created'(001).
        REPLACE '&' WITH <MATNR_WERKS>-MATNR INTO GS-TEXT.
        REPLACE '&' WITH <MATNR_WERKS>-WERKS INTO GS-TEXT.
        REPLACE '&' WITH GS-COUNT            INTO GS-TEXT.
        REPLACE '&' WITH GS-LINES            INTO GS-TEXT.
        CONDENSE GS-TEXT.
        CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR'
             EXPORTING
                  TEXT = GS-TEXT
    validation code for the MATNR & WEKRS
    CALL FUNCTION 'Z_MASTERIDOC_DISTRIB_ZCOPEBOM'
             EXPORTING
                  MATNR        = <MATNR_WERKS>-MATNR
                  WERKS        = <MATNR_WERKS>-WERKS
                  MESSAGE_TYPE = P_MESTYP
    GS-CREATED = GS-CREATED + 1.
        GS-COMMIT  = GS-COMMIT + 1.
        IF GS-COMMIT >= 100.
          GS-COMMIT = 0.
          COMMIT WORK.
        ENDIF

  • 0f my mail box address's are blocked for some reason. One still works. any ideas? Thanks.

    Two of my Mac computers have 2 mail boxes blocked and one still open. Help, please.

    I have 3 mailboxes on both of my Mac computers. No problem until lately. Two of the mailboxes does not receive mail at all. One still works. I do get my messages on my iPhone 5. Thanks for your help.

  • Costing blocked for material X.Posting not possible.Do you want to cancel?

    Hi,
    I need to do a costing via transaction CK11N. The above mentioned error message appears, but I can not find the respective block.
    Where can I find these blocks?
    In the material master I can not find a costig block for this material (tab Costing 1 - Do not cost).
    Thank you in advance for your help!

    HI,
    Please check in Material master t code MM03
    1. Basic Data 1 view: X plant material Status, is there any value?
    2. MRP 1 View, Plant Specific materail Status
    3. Costing 2 View- Plant Sp.matl Stauts- IS there any value?
    One of this should be the cause..
    Hope. this helps!

  • Excise duty for some line item of material document is not posted

    Dear CIN Exerts,
    In my Scenario user is Posting Excise invoice for every GR (105) by J1IEX to generate Excise invoice.
    In some Past cases, if there are more then one line item in a GR then Excise value for some material is not showing (May be that time user not Did J1ID (Excise rate maintenance ).
    Now the problem is that we wants to post excise Duty for those material WRT  material document for whom it was not posted.
    Please let me know that how can we do so (excise posting against Material document) so that it get reflected (for those line items for which Excise deuty is not posted)   in MIGO > Document Display> Excise items tab .
    Regards,
    Ashutosh

    Excise posting is not recommended by sap for movements 103 or 105.
    Refer or search for SAP notes with subject CIN Limited functionalities.

  • Issue regarding 0MATERIAL_ATTR  - Attribute not Updated for Some Materials

    Hi All,
    As per requirement, I had enhanced 0MATERIAL_ATTR DS with one customer field MRP Controller.
    After enhancing 0MATERIAL_ATTR, I had made necessary changes in related objects like 0MATERIAL Info Object & related transformation for this new attribute.
    After making changes, when I had done Repair full request for 0MATERIAL_ATTR, newly added attribute had not updated for all material, other attributes were updated correctly but MRP controller had not updated for some records.
    I am confused with why attribute(MRP controller) updated in some Materials & for some materials its not updated.
    I had checked in PSA, data for this added attribute is come in PSA but not updated in data target (0material).
    I had also activated master data by running Attribute change run but still problem persist.
    Please help.
    Regards,
    Divyesh Khambhati

    Hi Venkatesh,
    I had write code in CMOD for MRP controller.
    As data is coming fine till PSA but its not updated in Data Target (0MATERIAL) .
    if I take one example..
    For exp Material XYZ has two entries in PSA table, one is updated during delta load & recent one which come though Repair Full request.
    Now newly adder attribute MRP controller available in recent request of Repair Full but that is blank in case of prior delta update.
    I am confused because MRP controller attribute is updated for some Material but for some material its remain blank.
    please help.
    regards,
    Divyesh Khambhati

  • Palnning entry not generated for the material

    Hi,
      We RUN the MRP with MD01, but for for some material the PR are not generated,  with MD01 I checked the palnning file with MD21 there is no entery for that material but when we RUN single level MRP with MD03 for that material it creates the PR so what can be the problem as for some material the PR are not generated with MD01 but it generates with MD03  all MRP data is proper in material master.
    regards,
    zafar

    Hi,
    Generally the planning file contains a list of all materials which has a valid MRP type in material master and relevant to the planning run. As soon as a material master record is created with valid MRP type, it will be automatically included in the planning file. You can find it in transaction code MD21.Whenever system find MRP relevant transactions i.e Stock updation,Receipt,Issues etc it will be included automatically in Planning file with appropriate indicator(NETPL,NETCH etc.).
    Only in some exceptional cases, it is necessary to make an entry in the planning file manually.For an example after run MRP ,that material relevant Indicator will be removed. But still if you want to force it for next MRP run,you can include it manually..
    And Please also check in material master entries properly maintained or not.
    Kuber

Maybe you are looking for