on 2021 Nov 12 2:39 PM
Hi
Is it possible to restrict a PRT entry (measuring point) in an order with respect to operation control key in Order by standard?
In external service operation a PRT entry is not needed, while other internal and external operations a PRT entry should work as standard.
If this is only possible by enhancement, which exit is best suitable. I see limited options with standard functions.
regards,
Vineeth Varghese
Request clarification before answering.
Vineeth Varghese,
You can set the status in the various types of PRT to stop them being used completely, but this doesn't help you..
You will need to develop a solution if you want to stop PRTs being assigned to operations with a specific operation control key.
You can check this information either in user-exit IWO10009 (SMOD) or BADI WORKORDER_UPDATE (SE18).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Peter,
Does this IW010009, trigger during order saving as its name mentioned here? Ideally the user should be restricted from selecting a PRT even before Saving order.
IW010009 - "PM Order: Customer Check for 'Save' Event"
I have same requirement for component restriction based on Operation control key and for achieving that below mentioned exit might be useful.
IWO10011 Maint. order: Customer enhancement for component selection
Maybe I should clarify first point with a developer.
List of available exits in Maintenance Order
E IWO10001 Create a PM sub-order
E IWO10002 PM maintenance order: Customer check for order release
E IWO10004 Maintenance order: Customer check for order completion
E IWO10005 Maintenance order: Cust.-specif. determination of profit ctr
E IWO10006 Maint. order: Fcode exclusion through cust. enhancement
E IWO10007 Maint.order: Customer enhancement - permits in the order
E IWO10008 Cust. enhancement: Determination of tax jurisdiction code
E IWO10009 PM Order: Customer Check for 'Save' Event
E IWO10010 Maint. order: Cust. enhancement for determining WBS element
E IWO10011 Maint. order: Customer enhancement for component selection
E IWO10012 Maintenance order: Priority handling on central header
E IWO10015 Maintenance order: F4 Help for user fields on operation
E IWO10016 PM Order: Cust. enhancement to check operation user fields
E IWO10017 Determine external order number by customer logic
E IWO10018 Maintenance order: User fields on order header
E IWO10020 Maintenance order: Automatically include task list
E IWO10021 Automatic task list transfer when creating order from notif.
E IWO10022 Determine calendar from user exit
E IWO10023 Service order: Change header data for advance shipment doc.
E IWO10024 Service order: Changes to items for advance shipment
E IWO10025 PM/SM order: Finding responsible cost center
E IWO10026 User check on setting status 'Do not perform'
E IWO10027 User exit: Generate user-defined settlement rule
E IWO10029 Inclusion of bill of material in PM/SM order
E IWO10030 Preset Fields for Event Object
E IWO10031 Hide personnel number in PM/SM order
Regards,VineethBoth the user-exit IWO10009 (SMOD) or BADI WORKORDER_UPDATE (SE18) are triggered at order save.
More data is available in WORKORDER_UPDATE for you to analyse.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.