Error message pops up again after right correction of input

Dear experts:
I am doing a list using ALV control (OO), I put my validation logic in data changed handler. The validation is simple, to check whether a field is blank or not, if it is blank, pup up error messages and let the user to correct his/her input. But the strange thing is that after the error message firstly pops up, I close the error window,and input something in the field and press enter. No error message should be popped up. But the same error message pops up again. I debug the program found that after the first error, even I input something in the field, but the program does not get the value I input, so the same checking failed, and the error message pops up. And after the second popping up window has been closed, no further error message pops up when press Enter.
Does any1 have any idea?
Vincent
CODE:
METHOD HANDLE_DATA_CHANGED. "#EC NEEDED
DATA: LW_INS TYPE LVC_S_MOCE,
LV_FNAME TYPE LVC_FNAME,
LT_MOD TYPE LVC_T_MODI,
LW_MOD TYPE LVC_S_MODI,
LV_TEXT(10) TYPE C,
LV_MAX TYPE I,
LV_ROWID TYPE I,
LV_RES(12) TYPE C,
LW_LIST TYPE ZTSRE007.
LT_MOD] = ER_DATA_CHANGED->MT_MOD_CELLS[.
LOOP AT LT_MOD INTO LW_MOD.
IF LW_MOD-FIELDNAME = CNS_ZZTTSN.
LV_FNAME = CNS_ZZTTSN.
CALL METHOD ER_DATA_CHANGED->GET_CELL_VALUE
EXPORTING
I_ROW_ID = LW_MOD-ROW_ID
I_FIELDNAME = LV_FNAME
IMPORTING
E_VALUE = LV_RES
IF LV_RES IS INITIAL.
LV_ROWID = LW_MOD-ROW_ID.
CALL METHOD ER_DATA_CHANGED->ADD_PROTOCOL_ENTRY
EXPORTING
I_MSGID = CNS_MSGID
I_MSGTY = CNS_MSGTY
I_MSGNO = CNS_MSGNO
I_FIELDNAME = LV_FNAME
I_ROW_ID = LW_MOD-ROW_ID
ENDIF.
ENDIF.
CLEAR: LV_ROWID,
LV_FNAME.
ENDLOOP.
ENDMETHOD. "handle_data_changed
Moderator message - Cross post locked
Edited by: Rob Burbank on Sep 1, 2009 9:07 AM

Hi,
I am not sure how this is functioning but i am just trying to visualise your proble.
I feel that after you input the value after the first pop up of the error message; the PAI is not getting called and thats the reason why the new data is not transferred to the internal table.
What i suggest is after you input the data; press enter and check if the message is getting popped up again.
Also call the method CHECK_CHANGED_DATA in your PAI.
Just try with this. If not then probably there should be some thing else.
Can you share your code if possible??
Regards,
Ankur Parab

Similar Messages

  • I own an eMac. I really enjoy burning my iTunes playlists to a cd. But, now an error message pops up just after iTunes prepares the disc for burning.The message states this: The attempt to burn a disc failed. An unknown error occurred (-3). Any advice?

    Hey everyone! So, here is my problem. I own an eMac. I enjoy burning my iTunes playlists to a CD. Well, all of a sudden, right after iTunes prepares the disc for burning an error message pops up and says this: The attempt to burn a disc failed. An unknown error occurred (-3). Any suggestions on how to correct this problen so I can continue burning my playlists???
    Thanks,
                   broshane

    Hi, I'e never heard of that error before!???
    Is this purchased music, or your own music files?

  • TS4002 When trying to access i message on my iPhone 4s an error message pops up; "Check your network connection or try again later" how can i fix this?

    When trying to access imessage on my iPhone 4s an error message pops up; "Check your network connection or try again later" how can i fix this? This became a problem after i updated the latest software update and i can't seem to fix it.

    Hi annmariefromuky,
    If you are having issues accessing iMessage, you may find the following article helpful:
    FaceTime, Game Center, Messages: Troubleshooting sign in issues
    http://support.apple.com/kb/ts3970
    Regards,
    - Brenden

  • After having upgraded my MacBook to Snow Leopard, the following error message pops when I try to access iTunes: "The file iTunes Library.itl cannot be read because it was created by a new version of iTunes".  I cannot now access iTunes.  How can I resolve

    After having upgraded my MacBook to Snow Leopard, the following error message pops when I try to access iTunes: "The file iTunes Library.itl cannot be read because it was created by a new version of iTunes".  So, now after the upgrade, I cannot access iTunes.  How do I resolve this??
    Thanks

    zepel has it, but perhaps some more detail will help.
    Empty/corrupt library after upgrade/crash
    Hopefully it's not been too long since you last upgraded iTunes, in fact if you get an empty/incomplete library immediately after upgrading then with the following steps you shouldn't lose a thing or need to do any further housekeeping. In the Previous iTunes Libraries folder should be a number of dated iTunes Library files. Take the most recent of these and copy it into the iTunes folder. Rename iTunes Library.itl as iTunes Library (Corrupt).itl and then rename the restored file as iTunes Library.itl. Start iTunes. Should all be good, bar any recent additions to or deletions from your library.
    See iTunes Folder Watch for a tool to catch up with any changes since the backup file was created.
    When you get it all working make a backup!
    tt2

  • TS1424 trying to add Itunes match, and am almost at the end of installation when an error message pops up. it says  error 4010 cannot connect to ittunes store at this time try again later. what is the problem?

    trying to add Itunes match, and am almost at the end of installation when an error message pops up. it says  error 4010 cannot connect to ittunes store at this time try again later. what is the problem?

    Contact Apple support for warranty service.

  • "Error 16" solution doesn't solve problem, same error message pops up.  Further steps?

    Steps followed: all Adobe products (CS6 Suite and CC) have been removed (w/uninstaller and manual Library cleanup) and reinstalled (from discs and downloads); permissions corrected as per KB note on Error 16, to no change. This occurred after updating Mac OS to 10.9x. The OS was then reinstalled, new admin & standard users created (MacPro hardware passes all tests). "Error 16" permission solution performed at every stage to no change in error generation. Adobe Reader, Lightroom 4, and CS6Bridge do launch, but Acrobat Professional, Photoshop (13, CS6), and CC Photoshop stop launch w/error 16.  Stumped!

    Thanks for the suggestion, Gene, but it had no affect on the ³error 16²
    situation, I¹m afraid.  I think I¹m going to have to start with a new drive
    and import/update until I find the source of this issue.
    Jim
    "Error 16" solution doesn't solve problem, same error message pops up.
    Further steps?
    created by gener7 <https://forums.adobe.com/people/gener7>  in Photoshop
    General Discussion - View the full discussion
    <https://forums.adobe.com/message/7154907#7154907>
    Permissions problem.  Open Terminal and copy/paste this line: sudo chmod -R
    777 /Library/Application\ Support/Adobe Gene
    If the reply above answers your question, please take a moment to mark this
    answer as correct by visiting:
    https://forums.adobe.com/message/7154907#7154907 and clicking ŒCorrect¹ below
    the answer Replies to this message go to everyone subscribed to this thread,
    not directly to the person who posted the message. To post a reply, either
    reply to this email or visit the message page:
    Please note that the Adobe
    Forums do not accept email attachments. If you want to embed an image in your
    message please visit the thread in the forum and click the camera icon:
    https://forums.adobe.com/message/7154907#7154907 To unsubscribe from this
    thread, please visit the message page at
    , click "Following" at the
    top right, & "Stop Following" Start a new discussion in Photoshop General
    Discussion by email
    <mailto:[email protected]>  or
    at Adobe Community
    <https://forums.adobe.com/choose-container.jspa?contentType=1&containerType=14
    &container=4694>  For more information about maintaining your forum email
    notifications please go to https://forums.adobe.com/thread/1516624.
    >

  • When I try entering a new event in iCal on my MacBook Air, I get an error message popping up on my screen that says: The request for account "iCloud" failed.  The server responded with "502" to operation CalDAVSetPropertyQueueableOperation. Help!!??

    When I try entering a new event in iCal on my MacBook Air, I get an error message popping up on my screen that says:
    The server responded with “502”
    The request for account “iCloud” failed. 
    The server responded with “502” to operation CalDAVSetPropertyQueueableOperation.
    The request for account “iCloud” failed.
    I am then given the option of staying Online or going Offline.
    Can anyone help me?
    thanks

    Hello b.krushel,
    Thank you for using Apple Support Communities
    Any number of things could cause this issue, so I would recommend this article named iCloud: Troubleshooting iCloud Calendar found here http://support.apple.com/kb/TS3999.
    These sections in particular:
    General Troubleshooting
    Make sure there are no current issues listed on the System Status that affect iCloud Calendar. The System Status is located on the iCloud Support webpage.
    Make sure you have fully enabled iCloud Calendar for the client you are using (for more setup and troubleshooting information on iOS, OS X, Windows and iCloud.com, see the additional details below).
    Check to see if the issue you are seeing is covered in iCloud Help. To search iCloud Help, visit help.apple.com/icloud.
    Check your settings and preferences as something may not be set up correctly. For example, having incorrect date and time settings can cause issues which are easily resolved by entering the appropriate settings.
    Troubleshooting Calendar on OS X Mountain Lion (iCal on OS X Lion)Note: For instructions on setting up iCloud Calendar with Calendar or iCal on your Mac, see iCloud Setup.If you are having trouble with Calendar or iCal on a Mac and you are using iCloud Calendar, try each of these steps, testing after each to see if the issue is resolved:
    Make sure you are using OS X Lion v10.7.2 or later. Click here for help verifying the version of OS X you are using.
    Make sure your computer is online. Attempt to view www.apple.com and iCloud.com. If you can't connect to the Internet, your iCloud calendars and events will not update in iCal. Click here for more information about troubleshooting your Internet connection.
    Verify that your iCloud member name is entered into the iCloud Preference pane in System Preferences. See iCloud Setup for more information about setting up iCloud on a Mac.
    Make sure you enter and update calendar information in the iCloud section of Calendar or iCal. Only calendars and events in the iCloud section of the Calendar or iCal Calendar list will be pushed to iCloud. Both Calendar and iCal for the Mac support the display of and interaction with multiple accounts and datastores, for example, iCloud, On My Mac, Exchange, Google, and so on. This makes it easy to create or modify events or calendars in a section of  Calendar or iCal that may not be updating iCloud. Learn more about moving local calendars to iCloud.
    In some cases, you may find that you have data duplicated in both the local On My Mac and the iCloud sections of Calendar or iCal. Learn more about resolving this issue.
    You can make the iCloud calendar your default calendar for all new events. In Calendar on OS X Mountain Lion, choose Calendar > Preferences > General, or in OS X Lion, choose iCal > Preferences > Generaland under the Default Calendar heading, select one of the Calendars under the iCloud heading. Close the Preferences window to save this change.
    If recent changes simply don't appear, try forcing Calendar or iCal to refresh by selecting Refresh All from theCalendar menu.
    Make sure your account was successfully created in Calendar on your Mac (or iCal). After upgrading to iCloud Calendar, you may need to quit and reopen Calendar (or iCal). To confirm your account is configured correctly in iCal:
    Open Calendar (or iCal).
    Open Calendar (or iCal) Preferences.
    Click Accounts. You should see an account with your iCloud member name entered.
    Turn iCloud Calendars off and back on
    Quit Calendar (or iCal).
    Choose Apple () menu > System Preferences > iCloud.
    Remove the checkmark in the checkbox next to Calendars.
    Close System Preferences and wait about a minute.
    Open System Preferences and choose iCloud.
    Replace the checkmark next to Calendars.
    Close System Preferences.
    Open Calendar (or iCal) and test to see if the issue has been resolved.
    Restart your computer. This may sound simple, but it does reinitialize your network and application settings and can frequently resolve issues.
    Take care,
    Sterling

  • ITunes stopped working on Windows 8. Error message 7: iTunes was not installed correctly.

    I have Windows 8. Originally iTunes worked fine, then it couldn't update (said it was unsuccessful). Then it stopped working, so I (after much research) tried a long and tiresome method of removing all Apple products and re-installing them. I did this 3 times and it eventually worked and has been working fine for a few months. Recently, when trying to update, it has said "update successful", but when checking for new updates, finds the same one it supposedly just installed, wanting to install it again. For a few weeks now it has not worked at all, saying "error message 7: iTunes was not installed correctly" when I attempt to open iTunes. I can't bring myself to go through the whole process again of uninstalling and reinstalling everything, it took hours and it clearly doesn't solve the problem. I have no idea what the problem is. Reinstalling only iTunes doesn't work. The support pages have no advice available for my crappy version of Windows.
    Please help me!

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    It shouldn't really take that long to do, assuming it goes smoothly.
    tt2

  • Error message popped up - problem reading disc on Satellite

    Wonder if anyone can help. Was doing virus scan on my home Satellite laptop (cannot remember model) 2 days ago when the screen went blue and there was a long error message basically saying the laptop had encountered a problem and was shutting down.
    After 2 hours the laptop still hadn't shut down so unplugged it from the mains and removed the battery.On trying to restart the computer, an error message popped up saying - problem reading disc CTRL+ALT+DEL to restart. When i did the command it appeared to be rebooting but then returned to the initial CTRL+ALT+DEL instruction.Tried it again and agan and can't get boot up.
    Anybody had this problem before?

    Hi again
    Well, it seems that you have really no experience in notebooks but it's not very fatal.
    Yes, the blue screen should be the BIOS but if you don't have any experience in BIOS so you shouldn't change anything.
    In you case I would recommend to contact the Toshiba service in your country because he can check what's wrong.
    There you will find the ASP:
    http://www.csd.toshiba.com/cgi-bin/tais/su/su_gaspLocator.jsp?pf=true

  • Just installed itunes but when i try to open it this error message pops up: "apple application support required." I've tried uninstalling and reinstalling but nothing works

    Just installed itunes but when i try to open it this error message pops up: "apple application required" then it suggests uninstalling and reinstalling which i've done a few times but nothing works

    When you say you have tried everything, it would help if you told us what you have tried to avoid duplication.
    When you installed iTunes did you get any error messages?
    Anyway, on the face of it it may be worth trying a separate install of Apple application support.
    Uninstall iTunes again. Now open Apple Software update, assuming it is working.
    It should offer to download iTunes. Don't do it yet, go to the Tools menu and select Download only.
    Then download iTunes. Then go to the tools menu again and select Open download folder and you should see a collection of six files.
    Before going on, can you get to this stage OK?
    One further thing I would like you to check, are you ahving any problems with Windows updates? Could you check in Windows Update to see if there are any failures.

  • Error Message pop up "the operation could not be c...

    I just have my  5230 connect to the internet and I want to use the ovi store. The store was working good when I was browsing the store. Things went on as I accessed the a "Agreement" page (I don't really know how to called that page, it is a page with a "I agree" button), then I pressed that button. But once I pressed that button, the store loaded for a few seconds and a error Message pop up, it said "the operation could not be completed due to an error" and I was back to that "Agreement" page. When I click the "I agree" again, the error popped up again. Now I can't download any software.
    Also I always saw a error message about Java when I am using the nokia browser to access
    the internet. It is called "Java error log" or something. How can I deal with this problem?
    Please Help Me.
    Thanks.

    ed for me too. Strange that Nokia support didn't know usernames were now case sensitive. They had me doing all that hard reset stuff when it was that simple. Strange also that the web site is NOT case sensitive. A little consistency in Ovi store would make it a whole lot better. Am I the only one, for instance, who is chagrined by being asked to sign on when I want to download somethng and, once I've signed on I have to click on Download again? Grr

  • I rented a movie but it wont play.  Getting error message to try again later.

    I rented a movie but cant get it to play on my apple tv.  Getting error message to try again later.

    I have the same problem. Rented a movie, cannot get it to play. I don't seem to be having internet connection problems (sucessfully streaming HD content from Netflix right now on the same device) and I have rebooted and even reset the AppleTV device already with no improvement.
    Something going on in a data center somewhere at Apple tonight? This stuff used to work fine.
    john

  • [WHLK] The error message pops up while installing WHLK build 10022/10031 on Server 2012

    Hi all,
    There is no error message on WHLK build #9926.
    But the error message pops up on installing build 10022/10031.
    Did you get the same problem while installing WHLK build 10022/10031?
    Here is the s=installion step:
    Launch "HLKSetup.exe" on Server 2012 -->The kit will ask the user th find "HLKSetup.exe" in download folder-->
    Launch HLKSetup.exe" in download folder-->The error message pops up when the process bar goes to 38%
    Error message
    Problem signature:
      Problem Event Name: APPCRASH
      Application Name: Microsoft.Windows.Kits.Hardware.Setup.UpdateControllerDb.exe
      Application Version: 10.0.10031.0
      Application Timestamp: 54f420f2
      Fault Module Name: KERNELBASE.dll
      Fault Module Version: 6.2.9200.16384
      Fault Module Timestamp: 5010ab2d
      Exception Code: e0434352
      Exception Offset: 00000000000189cc
      OS Version: 6.2.9200.2.0.0.400.8
      Locale ID: 1033
      Additional Information 1: d522
      Additional Information 2: d5228251694f130212c01ab1b52ad2a6
      Additional Information 3: f9b9
      Additional Information 4: f9b95021280f20538cd74ca111eba02c
    Read our privacy statement online:
      http://go.microsoft.com/fwlink/?linkid=190175
    If the online privacy statement is not available, please read our privacy statement offline:
      C:\Windows\system32\en-US\erofflps.txt

    This is not the correct support channel for pre-release products, please follow-up with the channel in which you received this product for support or read the release notes for the product which will supply the correct steps to follow to avoid this situation.

  • HT1390 trying to rent a movie and error message pops up saying "item cannot be downloaded on this network. You must connect to wi-fi or download it on your computer". I just finished downloading a rental but I get this message when attempting another. Any

    trying to rent a movie and error message pops up saying "item cannot be downloaded on this network. You must connect to wi-fi or download it on your computer". I just finished downloading a rental but I get this message when attempting another. Any help much appreciated

    You might want to try it again.  It started working for me about 10 minutes ago (~8pm CST).
    This was happening for rentals and purchases.

  • Officejet 7310 Error Message "Remove & check cartridge on right"

    After installing a new HP cartridge # 96 on my Officejet 7310 the  Error Message "Remove & check cartridge on right" persists.
    Am using OS 10.7.4. Tried everything.  Any thoughts would be greatly appreciated.

    Hi ike69,
    There are several causes to this issue, please see the following for an explanation and troubleshooting of the possible causes:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01423559&tmp_task=solveCategory&cc=us&dlc=en&la...
    If I have helped in any way, just click the Kudos star on the left. Also, if your issue has been resolved, don't forget to select Accept as Solution

Maybe you are looking for

  • External hard drive gone!!

    Don't know if it's the right forum to post, but anyway: I pluged in my external harddrive (Western Digital 2TB),but suddenly i could read the files, but i couldn't open them! So I tried to remove the disk usig disk utilities but it couldn't. And afte

  • How do I stop files changing my units preferences when opening in illustrator

    When I open files in illustrator that have been sent to me they sometimes open with the measurement units changed from "mm" to "cm" or even "in", not a huge problem but when I have 10 files for a job that are all doing the same its an extra bit of me

  • Having trouble using applescript to save pdf as excel spreadsheet

    I have been trying to use applescript to create an automator action to convert some downloaded PDF's to .xlsx format.  After reviewing a good bit of the SDK documentation, I came up with the following scripting: tell application "Adobe Acrobat Pro"  

  • Why does the isight signal block the imovie signal?

    I am using iMovie 6.0.3, OS X 10.4.8 and a MacBook Pro. I want to import video from a camcorder through a firewire. The image on the screen is my isight image. When I turn on the camcorder, imovie locks up (spinning color wheel), or the isight image

  • Missing tables in the Table tree

    I installed SQL developer version 1.5.0.52 and I noticed that some of the tables that should be showed in the tree were missing. Although I can see these tables writing a command : Select * from user_tables where table_name like 'AQUA%' Also, I can u