Error messgae while saving the Notification

HI All,
We got one requirement, when we are creating the PM Notification (TC: IW21) we are assigning the already exiting PM work Order. After assigning the work order, we are saving the notification. While Saving the Notification the system should check whether the Maintenance Planning Plant (IWERK) and Planning Plant (SWERK) of Notification is same as Maintenance Planning Plant (IWERK) and Planning Plant (SWERK) of PM work Order.  If it is same then Notification should be saved else u201Cerror messageu201D should be displayed.
Note:
Maintenance Planning Plant (IWERK) is available in HEADER TAB of Notification or PM Work Order. That is next to Planner Group.
Maintenance Planning Plant (SWERK) is available in LOCATION tab of Notification or PM Work Order. That is next to Planner Group.
We are using the user exist QQMA0014 (PM notification: validitye checks during save) for this purpose. We are able to get the IWERK and SWERK value of PM work Order eassily, sine the data stored in AFIH and ILOA table (ILOA-ILOAN = AFIH-ILAON). Even we are able to get the IWERK value of Notification from VIQMEL structure before Notification saved. But we are not able to get the value of SWERK of Notification before saving the Notification because SWERK value is stored ILOA table. For accessing SWERK from ILOA table, we need ILAON from VIQMEL. The problem is ILOAN value is not avialable in VIQMEL before the Notifivation is saved.
Please let me know how we can get this value or is ther is any other user exit from which, we can get this??
Regards
Ramu

Dear Ramu,
Can you once again come up with your querry in shot message.
Regards,
Kaushal rai

Similar Messages

  • Error occured while saving the user account information

    I'm trying to install LiveCycle ES 2 with PDF Generator on a Windows 2008 server wtih SQL Server 2005.  When I run the configuration manager I get an error in the step where you add the administrator user credentials for generator.  The error I'm receiving is ALC-PDG-080-032-Error occured while saving the user account information.  Has anyone seen this issue before?  Any ideas on what the problem may be?

    Going back some time, another user (do not recall Matrox on the system) had a similar issue. The workaround in that case was to use Save_As and just increment the file name. Now, I do not recall any real "fix," and for another user, the Save_As resulted in the same behavior, so it was not a universal workaround.
    Good luck, and please report your findings,
    Hunt

  • Error occured while Saving The Project

    I have a project that is giving me a 'unknown error occurred while saving the project. Select 'Save As' from the file menu and save the project to a new location'.
    It would seem that maybe it's saying that it's out of room but I'm saving on a harddisk that has over 1T of space left. I tried to do as they said and create another folder and save in a new location but  it gives me the same error.
    Has anyone dealt with this.? I have a wedding project that I can't make any changes to. It was doing this before and after I updated to Adobe 4.2.
    Using:
    Adobe Premiere Cs4
    Matrox RXT2
    6 Rams of memory
    4T system
    Windows Vista 64 Bit
    Nividia GEForce 9600

    Going back some time, another user (do not recall Matrox on the system) had a similar issue. The workaround in that case was to use Save_As and just increment the file name. Now, I do not recall any real "fix," and for another user, the Save_As resulted in the same behavior, so it was not a universal workaround.
    Good luck, and please report your findings,
    Hunt

  • An error occurred: Save document failed / An error occurred while saving the document: PATH (HDB 00055)

    Hello Colleagues, I am creating an analysis in build 576, everything goes well, the algorithm calculates the needed values, but when I try to save the analysis, I receive the following error message: "An error occurred: Save document failed / An error occurred while saving the document: <PATH> (HDB 00055)".
    Does anyone know what could cause this error message?
    Thanks a lot for any hint.
    Sergey

    Hi Henry,
    I am using PA 1.0.11 and received this error; any update on this fix for SAP PA. Does this happen for a particular data source.
    I am currently using Excel as source and whenever I try to use this data; I get this even if I move the data to a new file or rename a file. I tried to check the same issue with a different file and it works fine. This file worked fine a day back.
    Please let me know if this is unusual for this version.
    Regards,
    Arvind E

  • An error occurred while saving the following file

    I want to build an app but I get this message:
    An error occurred while saving the following file:
    C:\Acquire U6 DS&FTP\Acquire U6 DS&FTP.vi
    Nothing more, absolutely nothing more.
    Before that I could build it without problems, now I can't. The file in the message is the main file (by the way it runs fine). I've tried creting a new project but it doesn't work.
    I really hope somebody can help me.
    Thanks,
    JuanM

    What's changed in your code?  Have you tried undoing anything or reverting back to a pervious version?
    Reese, (former CLAD, future CLD)
    Some people call me the Space Cowboy!
    Some call me the gangster of love.
    Some people call me MoReese!
    ...I'm right here baby, right here, right here, right here at home

  • Error message while saving the sales order

    hi all,
    i have maintained a material material master, sold to  etc  pr00 conditions maintained, schedule line is determined correctly  but i am still getting this message while saving the order
    "Product 234345 does not have schedules assigned. Contact system administrator
    Message no. ZV276"
    can anybody help?
    Sa

    Suman,
    i would suggest you please sit with your abaper he can might be solved your issue.
    because Message no. ZV276 seems to be comes from user-exit which you implement for VA01/VA02 Tx.
    Amit.

  • Error Occurred while saving the purchase order

    Dear Experts,
    While changing PO and Schedule Agreement using T.Code : ME22, ME32 we are facing below error message.
    Problem occurred While altering and saving the purchase order.
    Error message FGV004 - "SYST:date 00.00.0000 is not permitted" is generated
    when modifying an Scheduling Agreement that does not have a Delivery
    Schedule using ME32L.
    Please Kindly help to fix this error as soon as possible.
    Thanks in Advance.
    Prasath Manoharan

    hi,
    In addition to above..
    I also checked for the SAP note...
    It shows only one note regarding MM...
    pls check the sap note 355827..
    As per this note you need to add few corrections...pls take help of basis consultant..
    Regards
    Priyanka.P

  • While saving the notification

    Hi Guys,
    I have one requirement like this when a notification is assign to an order and before save i neen to check wheather the planner groupe in the notification(iw22)in the header data  should be equll to the planner groupe in the work order(iw32) in the header data if not equll i need to raise an error message and for this i am using the user exit EXIT_SAPMIWO0_020 can any one help me how to procede further to approch this requirement
    waiting for your response,
    thanks in advance.
    sankar

    sankar,
    Use field-symbols on "(SAPLIQS0)VIQMEL-INGRP" in user-exit IWO10009 (at order save) to call the notification values. Then compare then with CAUFVD_IMP-INGRP
    PeteA

  • Error message while closing the Notification

    Hi All,
    When trying to close notification the system provides error message u201CError in EDI Partner or partner profile partner number". The Relevant transaction code is QM02.
    EDI relevant partner profiles are maintained in table EDPVW which has entry for as u2018VNu2019 = Vendor. It doesnu2019t have any entry for customer.
    When I tried to debug the program the system looks for the entry for LI (under field partner type) for partner function number 51400 in the tables EDP13 & EDPP1. As it is not able to find this entry, it populates above error message. The entry for 51400 has been updated as KU (Customer).
    But the same configuration is working fine for other notification number and its getting closed successfully.
    Please help me on this.
    Thanks in Advance,
    Regards,
    Ashish

    Hi Ashish
    Check the partner profile configuration using transaction WE20, you may get some idea
    Regards
    Madhan D

  • MS Word 2007 - An error occurred while saving the Normal Template

    Good Morning... 
    I have a user that is getting the following error. I can resolve the issue if I delete the old normal.dotm and let it create a new one however this users has a lot of custom building blocks and she didn't have a good backup. From what I've been reading and what other coworkers say i'm close to just telling her that she'll need to start over however I thought I would reach out one last time to see if anyone may have a way to "export/recover" the building blocks out of the current normal.dotm file and then "Import" them back into a new normal.dotm. This user has Office 2007Thanks
    This topic first appeared in the Spiceworks Community

    Hi,
    Can you try the following steps and let us know if it works?
    1. Create a folder in your c: drive (say c:\myjdevhome)
    2. Invoke the command prompt, set JDEV_USER_HOME=c:\myjdevhome
    3. cd to JDEV_HOME\jdeveloper\jdev\bin
    4. Start the jdev (jdev.exe).
    5. Run/Debug your application.
    -Arun

  • Error while saving the GTC

    Hi All,
    I am getting below error message, when I try to save GTC created.
    "An error occurred while saving the information for generic technology connector S2TSI TRUSTED CONNECTOR. Check the application logs for more details. "
    Even I am getting the same error when I try to modify the existing GTC connectors.
    Can someone please let me know how to resolve this issue. I am not able to locate the log files where I need to check.
    Thanks in advance.....
    Regards
    Arun

    Hi Arun,
    what type of GTC you are creating (Flat file / Database)?
    Regards,
    Sheik

  • Error Message While Saving Data : ORA-00372

    Hi,
    I am Getting this Error Message while Saving the data from frontend.
    ORA-00372: file 5 cannot be modified at this time
    ORA-01110: data file 5: '/db/d401/CHG_arsystem_01.dbf'
    Thanks.

    This might be the case when DBA is trying to make tablespce read only and some transaction is waiting for commit read only command is in hang state.
    Check with your DBA to know the datafile status.
    Dilipkumar Patel.

  • Balance in transaction currency while saving the invoice

    Hi sd experts,
    i am getting the following error msg while saving the invoice
    A balance has occurred in transaction currency 'INR' with the following details:
    Exchange rate '00', amount '           450.00' and currency key 'INR'.
    Thanks a lot.
    Regards,
    pulijala satish kumar

    Balance in transaction currency can happen normally at the time of billing(due to auto excise creation) or during excise invoice creation or at the time of Utilizations.
    This can happen due to many times we might be missing the data relevant of  GLs in CIN Master data & Credit-Debitor accounts for your excise amounts(for the combination with Excise transaction type)
    Please check the tables J_1ITRNACC & J_1IEXCACC.(this second table i am not sure--will be maintained in IMG>>Log-General>>>India>> account determination also you need to check the indicators like AED,SED,NCCD etc for your Excise registrations)
    As suggested--please search in google before posting.
    Phanikumar

  • Error while Saving the report

    Hi,
    i have created some reports which are working fine,
    but now i am facing some errors while saving the files.
    Also the reports does show only one record while there are many records in the database.
    The error messages are as follows:
    REP-1051; Unable to save document to file ' F:\Database\Reports\report1.rdf '.
    REP-1070: Error while opening or saving a document.
    Please help me to find out the exact problem.
    Also tell me how can i show all the pages of Database records in a report( while one record on each page)

    As for the error while saving, you have only one possible thing to try. It it doesn't work, you're sunk.
    Assuming the report was not being newly created, i.e. that it was opened from a file on your system, then rename that file to something else (Report_001_OLD.rdf, for example). Then try to save it - Reports will think it is a new file to be saved rather than an existing file to be updated.
    Again, if that doesn't work, and if you do not have the auto-save option turned on, then you're sunk. You will have just lost all of the work you've put into that report.
    As you'll discover, Reports is not the most robust application ever written.

  • Error while saving the excise invoice

    Hi All,
    I am getting the following error while saving the excise invoice.
    No account is specified in item 0000000001
    Message no. F5670
    Diagnosis
    No account was specified for account type "S" in item "0000000001" of the FI/CO document.
    System Response
    The Financial Accounting program cannot process the document.
    Procedure
    A system error has probably occurred in the application you called up. Check the data transferred to item "0000000001" of the FI/CO document.
    I have read all the posts with regards to the error before, however still after doing the required settings I am getting the error. Please let me know for the same.
    Kind Regards
    Atul Keshav

    Dear All,
    The issue stands resolved please find below the required settings which need to be done.
    You need to maintain the following entries in  J_1ITRNACC table
    100 DLFC 01 CR PLAAED
    100 DLFC 01 CR PLABED
    100 DLFC 01 CR PLACESS
    100 DLFC 01 CR PLASED
    100 DLFC 01 CR PLAAT1
    100 DLFC 01 CR RG23AAt1
    100 DLFC 01 CR RG23AED
    100 DLFC 01 CR RG23BED
    100 DLFC 01 CR RG23SED
    100 DLFC 01 DR MSUSP
    Also the table J_1ITRNACC should include entries for GRPO, CAPE, DIEX, EWPO,
    TR6C with subtransaction type 01.
    We need to maintain GL Accounts accordingly in the table  J_1IEXCACC.
    If still the error persists then you need to apply the following notes.
    1018071
    978186
    1032813
    The SAP note 1032813 contains the correction for the program MJ1IINF01
    you will have to apply this manually.
    Kind Regards
    Atul Keshav

Maybe you are looking for

  • Problem with an Adobe Updater pop up....?

    Hi all,  I have windows XP Home.  When I want to open Adobe PDF files, the first couple of files open ok, but then eventually, the Adobe Reader Updater box opens up telling me that it is downloading an update, but nothing happens, no download takes p

  • Redundancy for maxed out 4404

    Hello, We currently have a 4404 controller that is approaching 100 AP's (their max).  The boss would like to add redundancy into the project.  Which leaves me with a lot of questions and I am fairly new to cisco WLAN controllers. While a second 4404

  • Java Null Pointer Exception - with arraycopy method.

    Hi all, I have been trying to fix this for a while now, but I think I've been staring at the screen for too long to fix it! Basically I am trying to 'crossover' some arrays (evolutionary technique) but I keep getting a null pointer exception. Here is

  • Date Repeats in file name coming back from plugins

    My filename date repeats when I edit the photos in plugins (NIK plugins) from within lightroom.  For example, if the file name is 20120402DescansoGardens and I edit in four different plugins, the file names comes back as 20120402-20120402-20120402-20

  • Video Filter missing: AE.keylight 906?

    Hi, I am a complete noob when it comes to editing video in Adobe. I've been looking for a solution to my problem in other places, but my attempts were futile. Here's what I did: I edited a video clip in Adobe After Effects, dealt with the green scree