Maintenance status

Gurus
I want to change the Maintenance status of the Standard SAP field from material master MARA-IPKRZ from L to Q using field selection group settings, the problem is that the field is blocked for any update since it is a standard SAP field and not customized.
Can anybody give me an idea how can I change the maintenance status from L to Q inorder to fulfil my requirement
Thanks
cheers

the problem with this isbecause of the feild selection for material type you need to make this feild as optional or required, if you see in SPROLogistic generalmaterial master -- feild selection--mantain feild selection for data screen yo will get the feild refrence in that you select your feild refrence this you can get in the material type defination for ex : for material type ROH  the feild refrence is ROH. if you cahnge in the mantain feild selection and make the necessary feild as optional or required then your problem will be solved
hope this helps
regards
vikrama

Similar Messages

  • 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

  • Specify maintenance status 'read only'. View /TDM/9_... could not be activa

    I believe I run across a TDMS-related issue. I have been rolling out ERP SPS 9 to all ERP systems. I am now down to the final system, our training system. While importing the support packs, I get the following errors:
    Field ARCH_XHOME-ROWID does not exist
    Key field ARCH_XHOME-FILENAME missing. Specify maintenance status 'read only'.
    Field BWFS_SETTINGS_0D-ROWID does not exist
    Key field BWFS_SETTINGS_0D-INFOSOURCE missing. Specify maintenance status 'read only'.
    Field HRP1008-ROWID does not exist
    Key field HRP1008-BEGDA missing. Specify maintenance status 'read only'.
    Key field HRP1008-ENDDA missing. Specify maintenance status 'read only'.
    Key field HRP1008-ISTAT missing. Specify maintenance status 'read only'.
    Key field HRP1008-OBJID missing. Specify maintenance status 'read only'.
    Key field HRP1008-OTYPE missing. Specify maintenance status 'read only'.
    Key field HRP1008-PLVAR missing. Specify maintenance status 'read only'.
    Key field HRP1008-SEQNR missing. Specify maintenance status 'read only'.
    Key field HRP1008-SUBTY missing. Specify maintenance status 'read only'.
    Key field HRP1008-VARYF missing. Specify maintenance status 'read only'.
    View /TDM/9_200C00643 could not be activated
    View /TDM/9_200C00644 could not be activated
    View /TDM/9_200C00645 could not be activated
    View /TDM/9_200C00798 could not be activated
    View /TDM/9_200C00965 could not be activated
    View /TDM/9_200C01701 could not be activated
    View /TDM/9_200C01846 could not be activated
    View /TDM/9_200C01848 could not be activated
    View /TDM/9_200C02737 could not be activated
    View /TDM/9_200C03032 could not be activated
    View /TDM/9_200C04033 could not be activated
    View /TDM/9_200C04041 could not be activated
    After some looking through SDN and OSS messages, I found a relevant posting (DDIC ACTIVATION ERROR) but no solution. I have submitted a message to SAP but since I'm under a time limit, I need to use all available resources to resolve.
    I suspect these issues are a result of TDMS. Client 200 is the target of a TDMS copy. We have dropped this client for now just to see if that resolves the issue, but it did not as we expected. I suspect there is something in the TDMS controller that we need to do to "release" this system as a target but we're just now evaluating TDMS and are not experts. Any suggestions?

    Hi,
    To resolve the mentioned problem please follow the instructions
    given in following SAP note :
    1020887 - Generated views in receiver system not deleted correctly.
    Follow the instructions as mentioned in the note properly.
    Thanks,
    Rupam

  • Maintenance status in allocation table for Article

    Hi,
    I have created the allocation table via a custom programme.
    Now for few articles the maintenance status is coming as '4' i.e. incomplete. I have checked the listing and source of supply for are fine.
    Articles with status 4 , i am not able to create po, hence i would like to know what are the other steps that needs to be checked in this case.
    Thanks
    Ilyas

    Hi Vinod,
    Thanks for the response.
    Yes i was creating PO and the maintenance status in the allocation table is '4' for few articles.Those articles with maintenance '4' are not getting created in the Po.  The log shows
    Distribution center XXXX: Vendor XXXX and distribution center XXXX
    are identical.
    Regards
    Ilyas

  • How to create an own  Maintenance status for Material

    Hi,
    is it possiple to create an own  Maintenance status
    In SAP are following status existing
    User department Maintenance status
    Work scheduling A
    Accounting B
    Classification C
    MRP D
    Purchasing E
    Production resources/tools F
    Costing G
    Basic data K
    Storage L
    Forecasting P
    Quality management Q
    Warehouse management S
    Sales V
    Plant stocks X
    Storage location stocks Z
    I will use it for authority check.
    Thanks
    regards, Dieter

    Hello Dieter,
    No it is not possible to create an additional status. You can create subcreens or add new fields but a view itself is not possible.
    For sreens and fields please review note  44410
    Thanks
    Amber

  • My 4th generation iPod is in maintenance status and it isn't possible to reset the iPod

    Question stands below

    Maybe this since I do not know what Maintenance status is
    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       

  • Maintenance Status for Foreign Trade View

    Hi,
    What is the Maintenance Status for Foreign Trade View in Material Master Record.
    Regards,
    Akula

    Here are the maintenance statuses for material master
    User department      Maintenance status
    Work scheduling               A
    Accounting               B
    Classification               C
    MRP                    D
    Purchasing               E
    Production resources/tools     F
    Costing                    G
    Basic data               K
    Storage                    L
    Forecasting               P
    Quality management          Q
    Warehouse management          S
    Sales                    V
    Plant stocks               X
    Storage location stocks          Z
    Regards,
    Raymond

  • MRP view maintenance

    Hi All,
    I have developed a programme to uplaod MRP views for huge number of materials across Plants.
    There are few material for which one strange thing is observed
    1. Material A plant 1-MSTA -D not mantained, but the same is there in MM01
    2..MaterialA plant 2-MSTA-D maintained and its maintained in MM01.
    Is MRP maintained on the basis of Plant or Storage location or both...because my programme is looking at material plant combination level and uploading the MRP as per maintenance status maintained in table MSTA.
    But in above case, it gave an error probably  because for one storage location MRP was maintained  and for other not...
    Can you all throw some light on this....
    Regards,
    Satyendra

    One thing i missed...there are few plants for which above things are appearing for all the materials...
    i.e MRP view maintained in MM03 but for the same materials MSTA doesnt have D status for those plants..
    Regards,
    Shailesh

  • Read data from maintenance view

    hi all,
    could anyone please tell me if there is any special way to read data from a maintenance view (if at all it is possible).
    i wrote a simple select on it but it gave me a syntax error that the view is not defined in the dictionary. (i am able to see the view definition by double clicking and it is active too).
    the following is my select.
    select single lgnum from v_t320 into (w_lgnum) where werks eq p_i_werks and lgort eq p_i_lgort.
    awaiting answers...
    regards,
    PJ

    Thanx Rich,
    but the documentation on maintenance views says that we can have read access to them. Does that mean the data can only be seen via the DDIC and not from a select written in a program??
    this is what i read...
    Maintenance Status
    The maintenance status of a view controls whether data records can also be changed or inserted in the tables contained in the view.
    The maintenance status can be defined as follows:
    Read only: Data can only be read through the view.
    Read, change, delete, insert: Data of the tables contained in the view can be changed, deleted, and inserted through the view.
    Only read access is permitted for database views that are defined through several tables. If a database view contains only one single table, data can be inserted in this table through the view (see Inserts Through Database Views).
    The following status definitions are also possible for maintenance views:
    Read and change: Existing view entries can be changed. However, records cannot be deleted or inserted.
    Read and change (time-dependent views): Only entries whose non-time-dependent part of the key is the same as that of existing entries may be inserted.
    you surely have earned some points here....just let me be clear of the concept behind this
    regards,
    PJ

  • Deleting lines in maintenance view

    Hi,
    I have a table that have a maintenance view, in that maintenance i have one user event to fill hidden fields. What appens is that when i am maintening the table i select some lines to delete, i delete, save and exit.And when i enter again the lines are still there. Can you help me?

    Hi,
    You can delete data using a view only if the view refers to a single table and was created in the ABAP/4 Dictionary with the maintenance status '<b>No restriction'</b> ...
    Look at the Transaction code <b>SE57</b>
    Regards
    Sudheer

  • Temporar authority for another Maintenace status

    Hi,
    is it possible to give via User-exit or BADI some user the authoraty for another
    Maintenance status?
    Some users of the sales-department have the right materials in  Maintenance status V (=Sales).
    When they use MM02 they don't get Basic date (=K).
    In sprecial cases they shell allso get Basic-Data. Is this possible or have i to chance there Roll (via PFCG)
    Thanks, regards Dieter

    Hello Dieter,
    I believe you are already using Object  M_MATE_STA. In standard you cant have that but you can try user exit EXIT_SAPLMGMU_001 to have special check.
    All exits can be found under the following link
    http://help.sap.com/saphelp_47x200/helpdata/EN/f9/8268985c5b11d396a400a0c930e0da/frameset.htm
    Regards
    Amber

  • Material Master : how maintenance statutes works ?

    Hi,
    I'm new to Material Master customizing and I would like to understand what maintenance statuses do and how it works.
    What does it mean exactly if I add for exemple the maintenance status "V" instead of "E" for the screen that correspond to purchase view ?
    Does it meen that the "purchase" view will become mandatory before I can sale some material and stop being mandatory to pruchase the material ?
    Are mainteance statuses related to user authorization, for exemple does it tell the views I'm aible to display or not ?
    Thanks for help,
    Regards
    Morgan

    Thanks for this answer but I don't think it solves my problem.
    What you are talking about is using the MM50 transaction to see which view aren't yet maintained considering à gived maintenance status. Of course, if I don't change default customizing, using MM50 with 'D' as a value for parameter 'Status' will tell me wich material do not have MRP Views maintained.
    But my questions a re related to :
    - authorization concept : do the maintenance statuses values I specified under "Configuring the Material Master u2192 Define Structure of
    Data Screens for Each Screen Sequence" determine wiche user can access wich view
    - if i change the maintenance statuses related to a view in this customizing, what will it do ?
    Regards,
    Morgan

  • How to update resource status to productive when SFC start

    Hello,
    When SFC X starts at resource A, how can we make status of A to Productive automatically?
    I've heard that the operator starts some work. Then, the resource becomes productive.
    But I can't do that. Is there any setting or operation?
    Best Regards,
    Takahiro Uesugi

    Takahiro,
    Not sure if I understand your question - so if the info below does not answer it, please specify the request with more details.
    Status of Resource is defined in Resource Maintenance, "Status" field. If Stutus = Productive and no SFCs are in work at the Resource, then all time is recorded against Statndby column of Resource Utilization Summary Report. As soon as any SFC is started at the Resource, the time is tracked as Productive. If the status is changed to any other value, then no matter if there is active SFC or not - the time will be tracked against the corresponding column in Resource Utilization Summary Report.
    Regards,
    Sergiy

  • Material Status

    Hi,
    what is the difference between these two fields
    VPSTA   (Direct input: field MARA-VPSTA (full maintenance status)
    PSTAT  (Direct input: field MARA-PSTAT (maintenance status))
    Thanks.

    MARA-PSTAT (Maintenance status)
    The Above Contains the Material Master Views Maintained for material master. For Eg: KEDLQBGV Here You cannot Create Plant Stock & Storage Location Stock Views During MM01.
    MARA-VPSTA (Complete Maintenance status)
    The Above Contains the Material Master Views Maintained for material master. For Eg: KEDLQBGZXV
    The Additional Views are X Plant stocks & Z Storage location stock Which you cannot Create While Material Master ann but can be seen Using MM03 Display For Plant Stocks.
    Regards,
    Ashok

  • Maintenance View Validations

    I have a custom table for which I am maintaining a Maintenance View.
    I want to provide some validations and checks on the fields entered by the user in that maintenance view.
    For example, if the user enters a value greater than 1000 in quantity field, I want to display a message saying that " enter only values below 1000". This is part of customer requirement.
    Can I provide validations on fields in Maintenance view and if yes, then how ?
    Thanks,
    Urmila

    Hi this may help u.
    Maintenance views offer easy ways to maintain complex application objects.
    Data distributed on several tables often forms a logical unit, for example an application object, for the user. You want to be able to display, modify and create the data of such an application object together. Normally the user is not interested in the technical implementation of the application object, that is in the distribution of the data on several tables.
    A maintenance view permits you to maintain the data of an application object together. The data is automatically distributed in the underlying database tables. The maintenance status determines which accesses to the data of the underlying tables are possible with the maintenance view.
    All the tables in a maintenance view must be linked with foreign keys, that is the join conditions for maintenance views are always derived from the foreign key (see Foreign Key Relationship and Join Condition). You cannot directly enter the join conditions as for database views.
    There are some restrictions for the attributes of the foreign keys with which the tables in a maintenance view can be linked (see Restrictions for Maintenance and Help Views).
    A standardized table maintenance transaction is provided (SM30), permitting you to maintain the data from the base tables of a maintenance view together.
    Maintenance mechanisms, like screens and processing programs, must be created from the view definition with the transaction Generate Table View (SE54). This makes it possible to create easy-to-use maintenance interfaces in a simple manner.
    You can find out how to create such maintenance mechanisms in the documentation BC - Generate Table Maintenance Dialog.
    Creating Maintenance Views
    Procedure
    Enter an explanatory short text in the field Short text.
    You can for example find the view at a later time using this short text.
    Enter the primary table of the view under Tables in the Tables/Join conditions tab page.
    Only those tables that are linked with the primary table (indirectly) with a foreign key can be included in the maintenance view.
    If required, include more tables in the view. In a maintenance view you can only insert tables that are linked to one another with foreign keys.
    Place the cursor on the primary table and choose Relationships. All existing foreign key relationships of the primary table are displayed. Select the required foreign key and choose Copy. The secondary table used in such a foreign key is included in the view. The join conditions derived from the foreign keys (see Foreign Key Relationship and Join Condition) are displayed.
    You can also insert tables that are linked by foreign key with one of the secondary tables that was already inserted. To do this, place the cursor on the secondary table and choose Relationships. Then proceed as described above.
    For maintenance and help views, there are certain restrictions on the foreign keys with which the tables can be included in the view (see Restrictions for Maintenance and Help Views). The foreign keys violating these conditions are displayed at the end of the list under the header Relationships with unsuitable cardinality.
    On the View fields tab page, select the fields that you want to copy to the view.
    Choose Table fields. All the tables contained in the view are displayed in a dialog box. Select a table. The fields of the table are now displayed in a dialog box. You can copy fields by selecting them in the first column and choosing Copy.
    All key fields of the primary table must be included in a maintenance view. In addition, all key fields of secondary tables that are not involved in the foreign key (that is, which are not linked via a join condition to a key field already included in the view) must be included in the view.
    This ensures that the records inserted with a maintenance view can be written correctly in the tables contained in the view.
    On the Selection conditions tab page, you can (optionally) formulate restrictions for the data records that can be displayed with the view (see Maintaining Selection Conditions for Views).
    The selection conditions define the data records that can be selected with the view.
    In the Maintenance status tab page, define the maintenance status of the view.
    The maintenance status defines how you can access the view data with the standard maintenance transaction (SM30).
    Choose .
    At activation, a log is written; it can be displayed with Utilities ® Activation log. If errors or warnings occurring when the view was activated, the activation log is automatically displayed.
    Go to Transaction SE54 with Environment ® Tab.maint.generator.
    From the view definition you can generate maintenance modules and maintenance interfaces that distribute the data entered with the view to the base tables of the view. You can find more information in Creating a Maintenance Dialog.
    Other Options
    Recording documentation: You can create information about using the view with Goto ® Documentation. This documentation is output for example when you print the view.
    Changing the data element of a view field: Select column Mod (modification) for the view field. The Data element field is now ready for input. You can enter a data element that refers to the same domain as the data element of the assigned table field here. Cancel the Mod flag if you want to use the data element of the assigned table field again.
    Enter the delivery class of the view: In the Maintenance status tab page, select the delivery class of the maintenance view. If you assign the delivery class G or E to the view, you must also maintain a customer namespace (key block) for the view entries. To navigate to the appropriate maintenance transaction, choose Define Customer Namespace.
    Entering the maintenance attributes of the view field: In the View fields tab page you can define the Maintenance Attributes of the view field in column F.
    Check functions: With Extras ® Runtime object ® Check you can determine whether the definition of the view in the ABAP Dictionary maintenance screen is identical to the definitions in the runtime object of the view. With Extras ® Runtime object ® Display you can display the runtime object of the view.
    table maintai9nenece generator
    The Table Maintenance Generator is used to create table maintenance program to add, modify or delete records in the database table. This can be accessed using transaction SE54 or in SE11 using the menu Utilities->Table Maintenance Generator.
    Table maintenance allows you to create entries for that table
    Follow these steps to generate table maintenance
    1) Go to SE11 and check table maintanance check box under attributes tab.
    2) Go to menu Utilities -> Table Maintanance Generator ->
    Create function group and assign it under function group input box. You can enter same as table name for function group. Also assign authorization group default &NC& .
    3) Select standard recording routine radio in table table mainitainence generator to move table contents to quality and production by assigning it to request.
    4) Select maintenance type as single step.
    5) Maintainence screen as system generated numbers this dialog box appears when you click on create button.
    6) Save and activate table.
    useful links
    http://www.saptechies.com/how-to-create-table-maintenance-generator/
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ecdf446011d189700000e8322d00/content.htm
    http://www.saptechies.com/table-maintainance-generator/
    with regards,
    Hema Sundara.
    pls reward if u find it helpful.

Maybe you are looking for

  • Admin password won't work to install software

    I'm trying to install Photoshop and when it gets to the point where it asks for the password, I enter it but the password box just disappears for a second and returns asking for the password again.  (I entered it several times with the same result ea

  • My HP Pavilion 775C with Windows XP 32 bit SP3 has begun to startup in Windows Recovery Mode.

    I have had many problems with my Pavilion a775c desktop, running XP 32 Bit with SP3 and 2.5 G Ram.  I was receiving a Fatal Error message 1327 that Drive M did not exist.  I did a selective startup eliminating the programs I thought were causing this

  • SQL LOADER LPAD CONTROL FILE QUESTION

    Hi, inthe flat file company_cd is "1" or "01" and center_cd is 3 digits... ex: "493" in the table the userid coulmn should be 6 digits currently i am getting this as userid in the table "010493" is right, because company_cd is "01" "10493" is not rig

  • Order as Direct material check is not coming for shoppingcart with material

    Hi, We are using portal indpendent navigation screen (NWBC) SRM 7.0 extended classic scenario. Order as direct material check box is not coming in item data of shopping cart for shopping against the material. I checked every thing but not able to get

  • Moving lightroom library onto new PC

    Hi there I have an extensive lightroom library on my laptop and have just bought a new PC operating Windows Vista as my laptop was out of hard disk. I have installed Lightroom 1.3 onto the new PC and now want to move my existing library in. I have ba