Material Master - Error M3 826 Maintenance status of field ... to screen

Hi Experts of the Material Master,
I am getting the error M3 826 "Maintenance status of field MARA-BEHVO does not correspond to status of screen K" when all screens are selected in the Create Material Master transaction.
Here is my situation: I have added the fields MARA-BEHVO and MARA-TEMPB both of status L (Storage) to a screen called "Phys. Characteristics", which has status K (Basic data).
This produces  the error message above in standard SAP. I didn't want to change the customizing of the screen to allow L, because this screen is also used by other material types.
I had to copy the screen MGD1 2701 (Phys. Characteristics) to my custom program for Material Master screens anyhow, as the number of fields and their descriptions had to be adjusted.
The program was created using the activity "Create Program for User Subscreens" in SPRO.
in the coding of ZMGD1 screen 2701 I have added this code behind the standard module FELDAUSWAHL to manipulate the standard logic that would blend out L fields on a K screen.
LOOP AT SCREEN.
*   Material Type
    IF mara-mtart = 'ZPNT'.
*     Screen-Names of the 3 fields
      IF screen-name = 'MARA-TEMPB' OR
         screen-name = 'MARA-BEHVO'.
        screen-active      = 1.
        screen-invisible   = 0.
        screen-output      = 1.
*       Change or Create transaction
        IF sy-tcode = 'JP27' OR sy-tcode = 'JP28'.
          screen-input       = 1.
          screen-required    = 1.
        ENDIF. "transaction code JP27 or JP28
        MODIFY SCREEN.
      ENDIF. "screen-name
    ENDIF. "Material Type ZPNT
  ENDLOOP.
It all works fine when only a number of screens (but including the modified) screens are selected for creation.
But it fails with the message above on the modified screen when all screens are selected.
Any ideas?
Ralf

from the message, it appears that ZZKUNNR is a custom field attached to your MARA table. So, it is your System specific.  I don't see ZZKUNNR available in MARA.  If you look at the transaction code OMT3B (configuration for material master data screens), you can find K - Basic Data Screen in Maintenance Status field.
You may look in this area to fix your issue. Because yours is a custom field, its tough to analyse further.
Reward points, if it helps!
Regards

Similar Messages

  • Display error message as as status message on the screen

    Hi all,
    How to display error message as as status message on the screen
    The requirement is if I call the screen, it should get with the error message in the status bar. If I write with error message 'E' error mesage information displays and when I click on exit, it leave the current transaction.
    if i display success message and use display like 'E' it display the error message but if i save it save the transaction.
    i cannot use leave to screen also because of subscreen. if i use leave to screen system display set screen not allowed in subscreen.
    so i want to stop the processing or do not allow the transaction to complete on the message.

    Hi
    displaying error message like status message will help u?
    try the below code
    MESSAGE 'Error' TYPE 'E' DISPLAY LIKE 'S'.
    cheers
    shibu

  • Lsmw : Direct Input : 0020 Material Master :Error

    hi all !
    I'm onto making a lsmw for material master direct input.i'm facing the following error : 
    1.The field Marc-LADGR is defined as a required field : it doesnt contain an entry
    2.You have not fully maintained the tax classifications.
    in my flat file i have duly filled in the field MARC-LADGR
    need help ,plz see if you can track wats the problem.
    thanks and regards,
    sachin

    ya sachin ... as u r telling .. download from the std program... & continue the process....
    my suggestion ... cross check again with ur fields of the source structure ....i mean decalre only fields .. which are required .. then do the field mapping again for the all the fields...
    i believe there will be documentation for the std program .... check it & go thru with that ..map it ... wherever needed ....
    try & let me know...
    thanks,
    manjunath ms

  • Material Master Error

    Hi..
        i have a three level bom. Second and third level having semifinsh and raw material.
    Now i want to change the material master of one fo semifinsh material.
    But system doesnt allow me to do thi s. it giving error as
    The value 7206.10.10 is not allowed for the field Control code
    Message no. MG142
    Diagnosis
    When you transfer data by direct input or when you distribute data by application link enabling (ALE), the system performs the same checks as in online mode. However, the value 7206.10.10 is not allowed for the field Control code.
    Procedure
    Check what values are allowed for the field in online mode.
    PLZ SUGGEST WHAT IS THI SERROR , HOW I CAN CHANGE MATERIAL MASTER

    Hi,
    This error is occurring because the control which is assign in material master Foreign Trade Export - Tab.
    but in Customization you had not maintain this control code to maintain the same following path.
    SPRO-Logistic General-Material Master -Material Id.
    maintain you control code in this and then you will be able to change the material master.
    Regards,
    Ajay Nikte.

  • Material master error in sales order??/

    Hi SAP gurus
    While creating sales order after copying the standard material from IDES its giving a error message ""material not determined for sales organization 1000, dist ch 10,language DE""
    PLz provide the solution for the same

    HI
    pls check below
    Check the sales area in which for u r material, customer and sale doc
    Whether the Sales area is same for u r Material, Customer and Sales Doc.
    if so refer below
    In training version of SAP, IDES is used everywhere.
    In which they have given 1000 as the model company which is located in Country: DE= Germany ( as per the company code 1000 configuration)
    when you are working on system , by default we login EN language.
    This conversion hasn't maintained for; your material while creating.
    So go to MM02, click on additional data, here u maintain the
    language -
    Description as
    EN----
    test material
    DE----
    Test material
    and save the MMR.
    Now create Order and see the results

  • Accounting & costing view in the material master

    hi
    my client wanted to block the accounting & costing view in the material master for the end users
    what i need to do

    Hi,
    You can (Authorization material master by views of accounting & costing ) achieve this by way of authorization control. In transaction PFCG, select your role for creating / changing the material master. Select option Maintenance statuses. Then at change status option select views that you want to give the authorization to the users. Create profile & save the role. Now assign the role to the users. They will get only those views you have selected. You have to select those views in all the roles related to material master (create, change, display).Better Consult Basis Consultant,
    Regards,
    Biju K

  • Error in Purchasing tab of Material Master (MM02)

    When we select views, Basic Data 1, 2 & Purchasing in MM02, it is
    giving an error
    "Maintenance status of field MARA-LABOR does not correspond to status
    of screen E Message no. M3826 "
    One point, which we want to highlight, that this error is coming only
    with some user ids only. Authorisation is also ok. what could be the
    problem ?. we have checked all possible defaults & user parameters, but
    we are not getting any clue. Pl. resolve ...
    thanks
    amit

    Hi Amit,
    MARA-LABOR represents for Laboratory/design office. Therefore you have to check following customization settings in your system;
    (a) Goto transaction code OMS9
    (b) Enter 10 in Field Sel. Group
    (c) Select your Material Type
    (d) Make it Optional Entry
    Bye,
    Muralidhara

  • Error Message no. MM214 while creating material master

    Hi folks!!
    While creating material master, when i fill the MRP controller field and press enter, I get the message...
    The MRP controller 391 does not exist for plant
    Message no. MM214
    I have checked, the MRP controller is availble in Master Data for MRP Controller. And we have already created many material master with this MRP Controller.
    What could be the possible cause for this error. Please help.
    Best regards

    Hi Qamar,
    Please go thru the bellow threads,
    Assignement of MRP controller to Plant
    MRP CONTROLLER
    MRP Controller
    Re: MRP controller extension from plant 1 to plant 2
    Thanks,
    Swamy H P

  • Vendor declaration status in the material master

    Hello,
    How do I maintain Vendor declaration status in the material master? Currently Vendor declaration status is 'Not maintained' in the material master.
    Sincerely,
    Ketan

    Hi,
    From IMG, choose Materials Management>Purchasing>Foreign Trade/Customs>Preference Processing>Maintain Control Data of Vendor Declaration, after that you will find the status in the material master data.
    Good luck
    Tao

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

  • Issue in Material Master custom tab

    Hi Experts,
    I have developed a tab in material master using SPRO -> IMG-> Logistics General -> Material Master -> Configuring Material Master -> Define Structure of Data Screens for Each Screen Sequence . Its called Costing3.
    While executing mm03 and selecting costing2 and costing3 its showing perfectly. But when i select costing3 alone its showing the below error.
    *Maintenance status of field MBEW-ZPLD1 does not correspond to status of screen*
    How to correct this? Is i missed anything in SPRO setup?
    Any one Kindly help me out.
    Mohana

    go to OMSA and maintian the status of "costing3"
    path SPRO: > Logistic general > material master > field selection > define plant specific field selection and plant specific screen selection

  • Shelf life view not coming in material master

    Hi,
      I have one issue, we want to create some material with shelf life  as per presernt setting  in OMT3E  it is as below
    01     *     *     *     T1                             
    01     *     HAWA     M     21     Std ind.(short) tab pages
    01     *     HERS     *     T1                             
    01     *     LEER     *     BE     Std Ind Tabs for Empties
    03     *     *     *     23     Std retail: tab pages
    03     *     COUP     *     R1     Retail Coupons
    03     *     PLAN     *     R2     Retail Articles (Planned)
    i have check in the transaction for the first screen sequence  T1 is not present in our system but in OMT3E  i am not getting any error msg.  then i hva echeck for screen sequence 21  in this the shelf life fields are there in the OMT3  transaction ,  but when i am creating material master  I am not getting shelf life fields in material master I have also check in MM01 debugging in the field it is T1 in the field V_T133S-REIHF-BILDS, but this screen sequence is not present in OMT3  so in which screen sequence i have to do the required modfication so that the shelf life field will come in the material master.
    regards,
    zafar
    Edited by: zafar karnalkar on Jul 4, 2011 2:06 PM

    Are you in a ERP system or in a industry solution?
    is it a standard material type like ROH and FERT, or a customized own material type?
    I have rarely been im OMT3, which I usally need to do when adding own subscreens with Z.fields.
    You are talking about standard SAP fields, so the screen sequence should not really be the place to check.
    I think it is pure customizing of field selection.
    What is your material type?, what is its industry, what is the transaction you use for maintenance?

  • How to handle views in material master while doing BDC

    Hi,
    I am doing BDC for three material types and the views are different for all the three types. Please anyone tell me how to handle the views for all these three material types.
    Thanks in advance.

    Hi,
    Refer following code which i have used for MRP 1-2-3-4 view selection
                CALL FUNCTION 'MATERIAL_BTCI_SELECTION_NEW'
                  EXPORTING
                    MATERIAL                  = IT_UPLOAD-MATNR  " Material number
                    MATERIALART               = GI_MARA-MTART          " Material Type
                    SELECTION                 = 'D'              " PSTAT(maintenance status) value for MRP.
                    TCODE                     = 'MM01'           " Tcode where view's are called.
                  TABLES
                    BTCI_D0070                = IT_BDCDATA_VIEW
                  EXCEPTIONS
                    MATERIAL_NOT_FOUND        = 1
                    MATERIAL_NUMBER_MISSING   = 2
                    MATERIAL_TYPE_MISSING     = 3
                    MATERIAL_TYPE_NOT_FOUND   = 4
                    NO_ACTIVE_DYNPRO_SELECTED = 5
                    NO_AUTHORITY              = 6
                    OTHERS                    = 7.
                READ TABLE IT_BDCDATA_VIEW WITH KEY FVAL  = 'X'.
                IF SY-SUBRC = 0.
                  V_SELECTION = IT_BDCDATA_VIEW-FNAM.
                  VAR = IT_BDCDATA_VIEW-FNAM+17(2).
                  CONCATENATE 'MSICHTAUSW-KZSEL(' VAR ')' INTO VAR1."MRP1
                  PERFORM BDC_FIELD       USING VAR1 "'MSICHTAUSW-KZSEL(12)'
                                                'X'.
                  VAR = VAR + 1.
                  CONCATENATE 'MSICHTAUSW-KZSEL(' VAR ')' INTO VAR1."MRP1
                  PERFORM BDC_FIELD       USING VAR1 "'MSICHTAUSW-KZSEL(13)'
                                               'X'.
                  VAR = VAR + 1.
                  CONCATENATE 'MSICHTAUSW-KZSEL(' VAR ')' INTO VAR1."MRP1
                  PERFORM BDC_FIELD       USING VAR1 "'MSICHTAUSW-KZSEL(14)'
                                                'X'.
                  VAR = VAR + 1.
                  CONCATENATE 'MSICHTAUSW-KZSEL(' VAR ')' INTO VAR1."MRP1
                  PERFORM BDC_FIELD       USING VAR1 "'MSICHTAUSW-KZSEL(15)'
                                                'X'.
    Regards,
    Pritish

  • Material Master Characteristics Assignment

    Hello,
    I would like to maintain characteristics for selected materials; the idea is to provide a dialogue in which the characteristics an be maintained and saved.
    For this I defined a sub-screen in which I called the screen for the character maintenance (same from the material master):
    call subscreen subscreen_chars including 'SAPLCTMS' '4000'.
    The Screen 4000 in program SAPLCTMS will be called as sub-screen; but only a few characteristics will be displayed.
    Before I call the screen 4000 I think there are some preparations necessary, such as filling buffers, etc.
    Does anybody have experience with this handling?
    Thank you for your assistance.
    Best regards,
    Kurt.

    Hello J@Y,
    thank you for your answer.
    The sub screen is a part of a bigger application; the application itself needs to get the characteristics and post the data.
    I'm looking for a kind "interface" to set my data to the program SAPLCTMS; in PAI of my screen I would like to get the entered character values.
    Is there any function module within program SAPLCTMS that can be used to get/set the characteristics data?
    Thanks & best regards,
    Kurt.

  • Classification values in Material master

    hi ,
    m using the BTE event to capture the values of material master but the characteristics name and value fields are not there.
    Is there any way to capture those values??
    i have one solution by assigning the program and table to the field symbols like--
    CLEAR field .
           field = '(SAPLCLFM)allausp[]' .
    ...but i need some more elaboration if someone has worked on this...or any other better solution...?
    Edited by: Jeetu@SAP on Jul 11, 2011 2:43 PM

    hello ganti,
    can u check ur MARC table and re-confirm, is thar really available....

Maybe you are looking for

  • Concept of object oriented programming

    does anyone have notes on concepts of object oriented programming language (Encapsulation,polymorphism,messages,class,inheritance and all that) i tried to find them but i only got definitions for them but i want advantages and disadvantages of concep

  • How do I get my contacts on my imac to show up in iCloud?

    I just upgraded to Lion.  I have a 2008 imac.  My contacts on my computer have not synced with icloud.com.  Also, when I add contacts via the webstie, they show up as a different group in address book on my computer.  Preferrably, I'd like all my con

  • Ovi Download and Login Issue

    "Ovi Download and Login Issue" i have nokia 5530xm, I am unable to login through ovi app it says sign in failed check your username and password. And when i browse the web it logs in but when itry to download it take back to main page. Please light o

  • ITunes.exe - System Error - The program can't start because MSVCR80.dll is missing from your computer.

    The Program can't start because MSVCR80.dll is missing from your computer.

  • Font Management in MX

    We've been continuing to run FH8 in OS9 Classic Environment so we can use Type Manager & Type Reunion. I'd like to switch to MX, but the font list is completely unworkable. What are you all doing about font selection from Freehand in OSX? (Our Freeha