Set field selection in maintenance plan

Please help me where i can set or remove the  Equipment field as a mendatory in maintenance plan in SPRO
R.S Raghav

Hi R.S Raghav,
If the field Equipment is already mandatory in maintenance plan, then check in transaction OIAO, this is for notifications, (the equipment field may be made mandatory for Notification). You can make that as optional entry.
Check and revert back with your observations.
Regards,
Praveen

Similar Messages

  • Mandatory field "Priority" for maintenance plan

    Hi,
    Setting mandatory fields on preventive maintenance plan is not possible in customizing.
    So the alternative are:
         - User-exit as described above (TCode SMOD)
         - Transaction variants (TCode SHD0)
    I've tried SMOD: this approach is not a user friendly option. The user get an error but the field are greyed out and need to click on cancel before the are able to enter data.
    So I triend the screen variant (SHD0). But I'm having an issue on the field "Priority" (RMIPM-PRIOK). The dropdownlist is not working...
    Does anyone has a workaround? I want to avoid development...
    Thanks,
    Laura

    Hi Laura,
    I understand that you are trying to make the Priority field (PRIOK) in maintenance item mandatory. It is a very simple task with User-Exit. Just put the following code in the include ZXPRMU06 of user-exit IPRM0004.
    IF IMPOS_IMP-PRIOK IS INITIAL.
       MESSAGE: 'Please Fill the Priority field.' TYPE 'I'.
       RAISE NO_UPDATE.
    ENDIF.
    You will get this message and the Plan is refused to be saved until Priority Field is filled.
    Your ABAPer will be able to do it in few seconds.
    Jogeswara Rao K
    PS: Also for me SHD0 option has always been last resort.

  • Set Field Selection for Completion Confirmation

    I want to change the indicator of one field from "ready to input" to "required"..But i couldnt understand exactly the hierarchy under "Set Field Selection for Completion Confirmation"  tab in SPRO. there are 3 parts under that tab;
    1-PM: Confirmation - initial screen
    2-PM: Confirmation - list and detail
    3-PM: Confirmation - parameter
    and i also couldnt find the name of my field which is about "codes for causes"..
    Thanks...

    Russ,
      I don't think it could be accomplished through configuration or through Transaction variants.
    I think the simplest way to accomplish this would be by using one of the below user exits according to your needs.
    CONFPM02: Customer-specific entry checks 1
    CONFPM03: Customer-specific check by operation selection
    CONFPM04: Customer-specific entry checks 2
    The other option would be to use the Implicit enhancement functionality(If you are in EC C6.0 or above)  to modify the table control field attributes dynamically.
    Regards
    Narasimhan

  • Field Selection for Maintenance Planing

    Hi Dear,
               I have done some field selection somewhere in SAP System.Now when I am creating Maintenance Item,Maintenance Plan,now I am getting Function Location field as Required.
    I don't remember where is the field selection for making the field Function location mandatory.
    Please suggest.I am also looking into it.
    Thanks and Regards,
    VJ

    Hi Narasimhan,
                           I got the field where the changes need to be done.In Notification reference screen I had set the Function Location as a mandatory field.
    Problem solved by me it self.
    Thanks for your Effort.
    Thanks and regards,
    VJ

  • Setting Expiration period for Maintenance Plan Backups fails to work in sql server 2008

    I have created a Maintenance Plan to do a nightly full backup and set the backup
    set to expire after 4 days in sql server 2008 R2.
    Weeks later, old backups are sitting on the hard drive.Please do the needful.

    I have created a Maintenance Plan to do a nightly full backup and set the backup
    set to expire after 4 days in sql server 2008 R2.
    Weeks later, old backups are sitting on the hard drive.Please do the needful.
     Can any one please explain what is the use of BACKUP Expiration ??? 
     I created a backup with expiration date but still am using the same backup file to restore databases?? Then what is the use of Expiration date?

  • Unable to set up Maintenance Plan

    Hi
    I am using SQL Server 2008 R2 and I have several Maintenance Plans set up and these are all working okay.I am trying to set up a new Maintenance Plan and when i try to save it i keep getting the error shown below.
    Can anyone help me to resolve this issue.
    Thanks
    John

    Hi
    Thanks for your reply. I have checked in both Maintenance Plan History and Job History and both Log File Summary windows are empty for this Maintenance Plan.
    I have since tried to update to SP3 as per previous post but i am unable to do so. Currently i have SP2 installed (10.50.4033)
    I am getting an error.
    "There are no SQL Server instances or shared features that can be updated on this computer"
    When i select an option on the shared features, the message reads " The version of SQL Server instance Shared Component does not match the version expected by the SQL Server update. The installed SQL Server product version is 10.52.4000.0 and the expected
    version is 10.0.1600.22"
    John
    Hi John,
    Per the error message, you are trying to install a SQL Server 2008 service pack on the SQL Server 2008 R2 instance. Please download SQL Server 2008 R2 Service Pack 3 from below link and install it .
    http://www.microsoft.com/en-us/download/details.aspx?id=44271
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

  • Table name with feild Duration of Task/Frequency , Change in Duration/Frequency for maintenance plan

    hi experts,
    i need a table for maintenance plan which has field
    1) Duration of Task/Frequency
    2) Change in Duration/Frequency
    below i have elaborated my requirements.
    among those fields i have got the table name mpos,mpla,plpo except the above listed two feilds.
    i have to create a report with these requirements.
    anyone tell me in which table can i get that 6 and 7th fields.
    Requirement1:
    Maintenance Plan Number 
    Operation Code 
    Standard Teode(assigned to Plan)
    Standard Text Key description
    Cost Center
    Duration of Task/Frequency
    Change in Duration/Frequency
    Created Date
    Created By 
    Changed On 
    Changed By
    Requirement 2: layout of the report should be modifiable with the existing fields.
    Requirement 3: A transaction will be created to access the report.
    Requirement 4: In the report, Maintenance Plan number will be hyperlinked which will divert to AMP screen (display view of maintenance Plan) once clicked on it.
    Requirement 4: Report should contain all created and changed Maintenance Plan details.
    Requirement 5: Initial selection parameter for the report will be only Date. Based on the entered date, records created or changed during the duration should be picked up in the report.
    Requirement 6: Change in frequency will only be picked for single cycle plan. Strategic Plan will not be considered in case frequency change made in it.
    Requirement 7: Change By and Created By should be the complete name instead of User ID.
    regards,
    priya

    can anyone answer for my above question?
    regards,
    priya

  • Maintance jobs with Maintenance plans - troubleshooting

    Some of our old servers have maintenance jobs created with inbuilt mainteance plans. We find difficulty in troubleshooting these kind of jobs when it fails. Can anyone shed a detailed analysis of how to troubleshoot these jobs which are created with maintenance
    plan like where to look, any system table/view that could help etc. The job history gives very minimal details and often result in cropped off messages.
    I was told that if we alter the maintenace plans associated with the jobs and save it. It will break the job, is it so?

    For SQL server 2000
    You can check the failure logs either from jobs or Maintenance plan history
    In enterprise manager, expand the server group
    Expand the management folder and select the database maintenance plans
    Right click the maintenance plan that failed and select the Maintenance plan history
    Check for the failure occurred and double click the failed row to see more details or on failure
    Similarly from SQL server 2005 onwards maintenance plan history, you can check from maintenance plan
    In SSMS, connect to SQL instance
    Expand the Management folder and select the maintenance plans
    Select the maintenance plan and click on maintenance plan history and check for the failure
    Please click the Mark as answer button and vote as helpful if this reply solves your problem

  • Tcode for checking the Maintenance Plan

    Hello,
    I want the transaction code for checking the list of maintenance plan for a particular plant. I went thru tcode IP03, IP16 but could not find the option of plant there..
    Kindly guide..
    Regards,
    Naren

    Naren,
    As stated above, there isn't a plant field in the maintenance plan (only maintenance item, hence the reference ot IP17)
    However, it is quite common to use the maintenance plan Sort field as a plant field by customising the table settings for each plant.
    PeteA

  • Order release on maintenance plan level

    Hi,
    Is it possible to have preventive maintenance order release on maintenance plan level instead of order type level?
    Br,
    Shrithar

    In ECC 6.0 EHP 4 version, you have the option the setting release based on Maintenance plan.
    http://help.sap.com/ERP2005_EHP_04/helpdata/EN/86/429EA7A6E945E18A09EE75D566E789/frameset.htm
    From above link:
    Maintenance plan not immediately released
    You can set an indicator in the maintenance plan item to define that any orders created from the maintenance plan during scheduling are not released immediately. This overrides the "Set released status immediately" indicator in Customizing for the order type, if this indicator is set in Customizing.

  • Field selection for Notification type

    Hi all,
    I have a configured  a notification type. I want to hide unwanted fields . I checked for " Set Field Selection for Notifications" in spro but  i am not able to find these fields.
    The Fields are under below tabs
    location Data Tab
    1.Room-ILOA-MSGRP
    2.Plant section-ILOA-BEBER
    3.Business Area-ILOA-GSBER
    Please guide  how to hide  theses fields
    Anil Kumar

    Hi Anil
    I have not checked in SAP, butif the hiding of the fields in not possible through SPRO, then an easy way to hide fields is to use GUixT, which comes with std. SAP.
    Regards
    Manish Bansal

  • Scheduling Period  mandatory in maintenance plan  PM module

    Dear Friends,
    Please let me know,how scheduling period,maintenance activity categroy can be made  mandatory in maintenance plans.
    Thanxs in advance
    Jyotish Kumar
    9810170091

    hi
    upto my knowledge i think it is not possible to have your fields mandatory in maintenance plan,you think of using Tcode SHD0 which is used for Transaction and screen variants
    regards
    thyagarajan

  • IW42 - Overall Completion Confirmation - Field Selection

    I have what seems to be a common requirement, but as yet have not found a good solution to it in standard SAP!
    Following the creation of a profile for  transaction IW42 - Overall Completion Confirmation, which includes the screen areas for notification Items, Causes and Activities the user has a requirement to make the catalog codes mandatory.  The usual configuration settings in OIZN (Set field selection for completion confirmation) do not apply to these screen areas.
    I'd appreciate any suggestions as to the simplest method of achieving.
    Many thanks.

    Russ,
      I don't think it could be accomplished through configuration or through Transaction variants.
    I think the simplest way to accomplish this would be by using one of the below user exits according to your needs.
    CONFPM02: Customer-specific entry checks 1
    CONFPM03: Customer-specific check by operation selection
    CONFPM04: Customer-specific entry checks 2
    The other option would be to use the Implicit enhancement functionality(If you are in EC C6.0 or above)  to modify the table control field attributes dynamically.
    Regards
    Narasimhan

  • Status "Inactive" set for maintenance plan.

    Dear all,
    while doing
    Maintenance plan-->functions-->Activate<-->Inactive-->Deactive for maintenance plan
    which field and Table  we can able to get the details,Status "Inactive" set for maintenance plan.
    Required
    Changed by, Changed on , Deactivated field
    Regards,
    U.Linganathan

    Please refer MPLA table to OBJNR value.
    Refer JCDS & JEST tables to get the Inactive Maintenance plans.
    If Status I0320 is active in JEST table, then that Maintenance plan is Inactive.
    Pass INACT is not equal to "X" & OBJNR = "WO*" to get all Inactive Maintenance Plans OBJNR values. Pass that in MPLA table & get WARPL value.

  • Sort Field to be made mandatory while creating maintenance plan(IP42)

    Hi Experts,
    Please suggest me the way by which i can make the field "Sort field" mandatory while creating maintenance plan (IP42).
    Regards,
    Vivek

    Vivek,
    There is no std config to acheive this. Please use IPRM0004 Maintenance plan/item: Customer check for "Save" to accomplish the same.
    Mahee

Maybe you are looking for

  • How do i share work calendar with collegues?

    How do i share my ical with work collegues?

  • My Numbers document icons have turned black. Help?

    The document icons for my Numbers documents have turned a horizontal-streaked black color. (Kind of like the output from a very defective copy machine.) I have tried resaving the documents both without and with changes, but the icons don't change. Qu

  • Project Server 2013 - OOB Reports Error

    Hi, I have configured PWA site and I created and published many projects. I'm trying to use the OOB reports but I have the following error when I'm trying to view the report from the PWA but if I opened the report in Excel then refreshed data connect

  • RSS issue with OS X Maverick

    WHen the update was complete, all of the RSS feeds that I subscribe to no longer appear in the left column in Mail. And when I try to subscribe to a feed on a website I get an error message: "No associated application could be found." Please help

  • Enhancing Web request page in Service Order in web UI

    Hi, We are upgrading from CRM 4 to 7 and we would like to display web request page in / from service order page. As per standard web Ui The web request & service order displayed separately, I have enhaced the view but still I'm unable to see the web