Creation of maintenance order from notification

Hi experts,
Is there any standard settings available by which I can block to create maintenance order from a notification until & unless it's system status is "NOPR"?i.e when the system status of notification is OSNO ,system should not allow to create maintenance order.
Also in notification front page under TAB 10\TAB01(Notification1), I want to populate activites under screen area 015(item+cause) like object part,damage, cause code as my users do not want to enter the activities under tab 10\Tab12(Activities) due to the complexity it containes.
Would appreaciate of any suggestion pl
rgds
rajib

Hi Rajib,
First one:
Create a user status profile for the notification . In the initial status make it forbidden for the create of order. So as soon as you create the notification system will set to the initial status and will make it forbidden to create order at OSNO.
You have to assign this status profile to the notification type you want to do. Further you can make status profile in auhtorization control also.
refer the config path: Maintenance and Service Processing ->>Notification Processing>>User Status for Notifications>>Define Status Profile.
Second one:
In the config path
Maintenance and Service Processing>>Maintenance and Service Notifications>>Overview of Notification Type
select the notification type you want to include the activity code in the header data. click on Screen Structure for Extended View >> selec the 10\TAB01 add the 045 in the screen area , most possible it will be at 10\TAB01
Hope this will meet your requirement.
DP

Similar Messages

  • Automatic Creation of Maintenance Order from Notification

    Hello Eperts,
    I need an opinion. I have a scenario where i am required to create a maintenance order automatically from a notification. I want to know the best way of doing it. Can it be done by configuration in the node> Notification processing>Define follow up actions for tasks, where based on a open status of task an order can be automatically created.
    Please let me know the best way to do it.
    Regards,
    Boby Mathew

    Hi Pete,
    Thanks a lot for the reply. Based on your experience can you tell me which function module can be used to create an order if an open task exists in the notifictaion. What I am trying to do is,
    in Customization >Plant Maintenance & Customer service>Maint & Ser Processing>Maintenance & Service Notifications>Notification Processing>Additional function>Define follow-up actions for tasks;
    Here I am creating a follow-up action for a task as create order and thought of assigning an order create function module ALM_ME_ORDER_CREATE with modifying the subrc parameters with some return values. Can it be done this way? I am asking because I am not very sure as to what is the best way to acieve it. I want to achieve this min minimum development.
    Please explain in detail.
    Thanks & Regards,
    Boby Mathew

  • Issue during automatic Creation of Work Order from Notification

    Hi,
    I have a issue during automatic Creation of Work Order from Notification.
    BADI implemented: NOTIF_EVENT_POST
    BAPI called in BADI: BAPI_ALM_ORDER_MAINTAIN
    I am able to create Work Order successfully but after that i need to update notification header with created work order number.
    But i am unable to update the same (VIQMEL-AUFNR).
    Can anybody provide solution for the same!
    Thanks,
    Kumar.

    Hi,
    Any inputs on above posted issue!
    Thanks in advance.
    Thanks,
    Kumar.

  • Creation of Sales Order from Notification

    Hi Friends,
    I want create Sales Order from notification..
    As per Std .. Repair Order is there for Service related Sales Order Creation..
              This is Based on  QM06_FM_TASK_RMA_ORDER_CREATE  function Module ..
      I want i want normal Sales order creation from Notification..
      Is there any BADI or User EXIT is there for Sales order creation or calling Sales order creation Trnsaction from Notification..
    please Suggest the solution..

    Why not copy function module QM06_FM_TASK_RMA_ORDER_CREATE  and change as required?
    PeteA

  • How we can block creation of PM order from non released notification

    Hi ,
    how we can block creation of PM order from notification if notification is not released.
    Regards
    AM

    Hi Luke and Maheshwaran ,
    thanx for your reply.
    One more thing the option 2 has not been suggested by some users in the thread mentioned by Maheshwaran.
    Can I still use BS22 or option 1 is the best one.
    REgards
    AM

  • Forbidden creation of order from notification

    Hello Gurus,
    I want to restrict the creation of maintenance order after 15 days of notification creation. Which user exit should I use?
    I want to restrict the order creation at the time of creation not at the time of saving.
    Regards,
    VM

    VM,
    It can be done in user-exit IWOC0002 ("Check Status Change for Permission" for PM/CS) by setting the NO_STATUS_CHANGE flag
    PeteA

  • Auto Creation of Order from Notification

    Hi all,
    As all of us are aware we can create notification automatically on creation of order, through Order/Notification integration setting in SPRO.
    Is it possible to create Order automatically on creation of Notification in standard SAP ?? Pls confirm.
    Thanks in advance,
    Talanki

    Hi
        Option given in ECC6.0 cration of order from notificaton automatically by direct and background
    With this option you can create the order from notification provided you need to update all the data in notificatin like funcitnal location/equipment/workcentre( so that it will fetch all the data from this master data while creating)
    then if you select the PM notification>function>order >create direct or create backgroup option then order will be created but it will throw in pop up saying details of order type and planning plant.. if you say ok...then order will be created in foreground. if you select backgroud also it will throw popup if you say ok it will create the order in back ground.
    For this you need to do the customization setting assigining the order type to notifiction so that it will automatically fetch the order type aganit the notification while creating the order.
    regards
    Krishna

  • Automatic creation of order from notification

    Hi,
    I am Trying to create a order from notification automatically. is it any possibility.
    as i know not possible in standard.
    is it any user exit or any other way from t-code:IW21?
    Regards,
    Shrithar

    Hi,
    By using Create button, you can create the order. But as mentioned in previous posts, you cant achieve that while saving.
    By using Create button:
    1. Order & notification integration should have been done in IMG.
    2. All the required details like planning plant, Main Work center should have been maintained in Equipment/FL master.
    Regards,
    Maheswaran.

  • Creating maintenance order from enhancement IMRC001

    Hi
    I am trying to create a maintenance order from the customer exit EXIT_SAPLIMR0_001 inside enhancement IMRC001. For order creation i have invoked the BAPIs  BAPI_ALM_ORDER_MAINTAIN and bapi_transaction_commit subsequently to write changes to the database. But once the control returns from main program I receive an express message which states
    Update was terminated
    System ID....   ECD
    Client.......   400
    User.....   SSEN
    Transaction..   CO11N
    Update key...   48DCDEE6DD6E01AFE1008000093362E1
    Generated....   15.10.2008, 09:11:42
    Completed....   15.10.2008, 09:11:43
    Error Info...   00 671: ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC
    Can any of you help me on this. I am doubtful on commiting from a include; but in the doc for this enhancement it is mentioned that we can create order from it. Is there any other way to do this?
    Thanks in advance
    Sudip

    udip,
    I think there's some sample code with this user-exit..
    Have a look at that, it may give some pointers...
    Also try without the BAPI_TRANSACTION_COMMIT.
    PeteA

  • Migration of historical maintenance orders from 4.6 to 6.0

    Hi,
    There is one requirement to transfer the historical maintenance orders from version 4.6 to 6.0. I can use IDOC or TDMS or LSMW for this. But the thing is it should not affect the costing area.
    Please help me to migrate this data without effect on costing.

    Hi dear,
    I dont think this is possible as you are merging old data in to live environment it will definately affect costing area.
    Consult your FICO guys or wait for the opinion from the experts.

  • Automatic creation of maintenance order before expiry of  warranty

    Hi All,
    I have a requirement to generate maintenance order automatically when a particular assets warranty is soon to expire.
    I am aware of the option to get pop-up box while creating maintenance order if the equipment is under, but this wll not meet my requirement. 
    Could you please provide your comments.
    -Vasanth

    Hi,
    you can go for general preventive maintenance plan creation. whatever your requirement is, you can create relevent task list, assign your strategy of maintenance for that asset after its warranty is over and so on up to a particular period, say 365 days.
    Then create strategy plan (IP42) and schedule it in such a way that it generate its first call object by the end of warranty and keep on generating as per your requiremnts. schedule it (IP 10), and you will get call objects (notification or order) as per your requirements.
    It is an standard SAP practice, hopw it will work for you, without any enhancements.
    Regards,
    Lucky.

  • SMS Alters on saving of maintenance order or notification

    Dear All ,
    If any consultant worked on the subjected functionality please share with me i have the requirement to generate the sms on saving of the maintenance order that it is possible or not if possible which i am sure what is the requirement and the procedure.
    Thanks and Regards
    Muhammad Haris Khan

    Haris,
       You should be able to send a SMS message directly from SAP without any middleweare.This is just like sending a email out of SAP(Uisng any standrd FM like SO_OBJECT_SEND),only that the address should be the entire phone number(1913454626@xyz) for the carrier.You could maintain this number in the user profile or at any other place. You could also call this FM using the "ON SAVE" user exit for Notification or Order transaction , or you could use teh CREATED event for the object types to send this SMS out.
       Basis should have configured the external communication transaction SOST for this to be accomplished though.
    Hope this helps.
    Regards
    Narasimhan

  • Error while creating order from notification

    Dear Experts,
    I am getting error (No material number transferred(Message no. M3752))  when creating order from R3 notification. the material number not copied from screen to VIQMEL. This is only in few times, not all times. when i debug this, in VIQMEL-FEKNZ = X(Error Records Exist).
    This is only for R3 notification. Also not in all times.
    What is the problem?

    Thanks, I am creating notification thru IW21. form IW22 i am creating order. while creating is gives above error. in this case MATNR not saving in QMEL. even when i am saving in IW22 it's not saving. when i am creating order from IW22 it gives above ror. but it gives error some times only, not all the times. for the same equipment i created so many. some four times only i am getting this.

  • Purchase requisition with Item Category – L creation via Maintenance orders (Plant Maintenance)

    Hi Guru’s,
    I have a scenario where purchase requisition with Item Category – L (subcontract External) for Repair items (Storeroom Process) need to get generated with Item category-L.This requirement is to MAP in my system.
    I am aware that purchase requisition can be created with reference to maintenance orders.
    Can anybody through some light on the integration between PM and MM.
    If creation of purchase requisition is possible via maintenance orders then please explain me with detailed steps both configurations and master data so that I can able to replicate the same as per business requirement.
    I look forward to the expert’s response.
    Regards,
    Kumar

    Hi Kumar.S
    You have to installed DIMP 6.0, and activated the business function Refurbishment and Subcontracting (LOG_EAM_ROTSUB) and Serial Numbers in Purchasing (LOG_MM_SERNO) .
    Please check the below link:
    http://scn.sap.com/thread/1956895
    Hope it will help you to resolve your issue.
    Regards,
    Ritesh

  • How to block production order creation when maintenance order is generated.

    Hi All,
    Kindly share how to block production order generation when maintenance order is generated.

    Integration between PP module and PM module
    PP/PM Workcenter Integration
    There are many threads & documents available. Please do some search.

Maybe you are looking for

  • Re-importing packages during installation

    Hello all, Was doing an installation.When it started, got the following errors: Import Monitor jobs: running 1, waiting 110, completed 1, failed 0, total 112. Import Monitor jobs: running 2, waiting 109, completed 1, failed 0, total 112. Import Monit

  • Configure DB connections used by Human workflow

    Hi All We are using Oracle BPEL for orchestrating a process flow; the BPEL process uses Human workflow service for assigning tasks to users and Java client code(SOAP client) is used to update tasks assigned to users.(we are not using Worklist applica

  • Opening PDF Factsheet

    Hi, I have an activity that has a pdf account factsheet attached to it. When i look at the activity and open the automatic PDF factsheet, i get the following message. No document display because of missing Customizing for HTTP service '/default_host/

  • How to remove programs from "open with".

    Recently I installed VM Fusion on my new MBP with SnowLeopard. The annoying issue is that when I right click on a file from SL and select "open with" I get a long list with windows programs that I don't intend to use. Is there a way to remove those p

  • Whole ablums and songs can't be played?

    So I recently decided to try out this iCloud, and now I'm having HUGE problems understanding how it works. I decided to upload everything about a month ago, which one iCloud DIDN'T. and now my whole library is stuck in the cloud and it only allows me