Note 916654 - LM13: Verification field not cleared after [Enter] key

Hi Experts,
I'm facing the issue as stated in the OSS note 916654 - LM13: Verification field not cleared after [Enter] key. My current system is ECC, that is why the OSS is already applied to the ECC version. But the problem is, i still faced the problem stated in the OSS.
Symptom
In customizing:
- You have defined [ENTER] in destination screen 302 to SAVE items.
- You want to verify the destination bin information.
You use 'Confirm Transfer Order Clustered' RF transaction LM13.
You scan several SUs and press enter.
You press [F4-Next pushbutton] to confirm the associated TO(s).
In the destination screen 302, you scan the verification value for the first item and press [ENTER] key.
==> The item is confirmed correctly but when the system proposes the next item, the verification value of the first item is displayed.
Anyone know how to fix this issue? Pls help.
thanks
Hooi Fung

Thanks a lot for your prompt answer. Well yes if i clear in the PBO the value gets cleared, but then i wanted to get the next records value into the value field, well the problem got solved in a much easier way i put everything into one chain endchain statement.

Similar Messages

  • LM13: Verification field not cleared after [Enter] key

    Hi Experts,
    I'm facing the issue as stated in the OSS note 916654 - LM13: Verification field not cleared after [Enter] key. My current system is ECC, that is why the OSS is already applied to the ECC version. But the problem is, i still faced the problem stated in the OSS.
    Symptom
    In customizing:
    - You have defined [ENTER] in destination screen 302 to SAVE items.
    - You want to verify the destination bin information.
    You use 'Confirm Transfer Order Clustered' RF transaction LM13.
    You scan several SUs and press enter.
    You press [F4-Next pushbutton] to confirm the associated TO(s).
    In the destination screen 302, you scan the verification value for the first item and press [ENTER] key.
    ==> The item is confirmed correctly but when the system proposes the next item, the verification value of the first item is displayed.
    Anyone know how to fix this issue? Pls help.
    thanks
    Hooi Fung

    Hi,
    For example itab-matnr is your screen field
    in PAI
      field: itab-matnr,
             module check_matnr_0700.
    module check_matnr_0700 input.
      move itab_matnr to v_matnr.
    endmodule.
    in PBO.
    move v_matnr to itab-matnr.

  • Enter key not functioning pls i need to resume backing,enter key not function another option pls.

    Enter key not functioning pls i need to resume back,enter key not function another option pls hp mini laptop.

    Hello Damyanology,
    If your enter key is not working but you have to use it, you can bring up the on screen keyboard, and that will allow you to use enter.
    Here is a link to open the on screen keyboard.
    Go into device manager and uninstall the keyboard and restart the computer. This should reinstall the driver to correct the problem.
    Here is a link to uninstall in device manager.
    Let me know if this helps.

  • Time formatet string in thtmlb dropdownlistbox after enter key or tab key

    Dear Collegues,
    In our BSP-Application we use the thtmlb:dropdownlistbox. It's configured as you can see below in the code cutout:
    DATA: wa_result type ZZPRBRS_PRSRG.
                      %>
                      <td>
                      <thtmlb:dropdownListBox id        = "DD_PREISREGEL"
                                              selection = "<%= DD_PREISREGEL %>"
                                              editable  = "TRUE" >
                        <%
      loop at APPLICATION->PRREG_TAB into wa_result.
                        %>
                        <thtmlb:ddlbItem key   = "<%= wa_result-PRSRG %>"
                                         value = "<%= wa_result-PRSRG %>" />
                        <%
      endloop.
      clear wa_result.
                        %>
                      </thtmlb:dropdownListBox>
    As you can see the ddlb is set as editable.
    So far so good.
    But when we edit the entry in the box and leave the box with ENTER KEY or TAB KEY the controlle change the format of the entry to a kind of time format. Excamlpe:
    We choose the entry GSVIES2 (one of the list entries) and we edit it to GSVIES22 the controll change it to 22:00. Longer entries will be changed to an entry like xx:xx:xx.
    The wa_result-PRSRG for the entries is an char(12).
    I found no notes about this issue.
    Does anybody know this behave?
    How can we avoid that changing after editing?
    Kind regards
    Thomas

    Hi Thomas,
    I was wondering, if you really want to have an editable DropDownlistbox, did they advise anything?
    And, what do you think; should I go ahead and extent the THTMLB library with a ZDropDownlistbox which doesn't use the 'timepicker' javascript?
    references to my questions:
    BSP extensions: THTMLB
    dropdownlistbox classes: CL_THTMLB_DROPDOWNLISTBOX, CLG_THTMLB_DROPDOWNLISTBOX
    In the class: CL_THTMLB_DROPDOWNLISTBOX method IF_BSP_ELEMENT~DO_AT_END calls this JavaScript
    *     Building a unique variable name (simply based on a new tag ID):
          lv_guid_str = me->generate_tag_id( ).
          CONCATENATE  'v_' lv_guid_str
                 INTO  js_unlisted_timepicker_key.              "#EC NOTEXT
    *     Building the script retrieving the KEY and saving it into that variable:
          CONCATENATE  `var ` js_unlisted_timepicker_key
                       ` = thtmlbConvertTimeToKey("`
                       js_new_selected_value
                       `"); `
                 INTO  lv_script.
    Kind regards,
    Sander

  • Multi line field Navigation problem with ENTER key

    No trigger on the field. Multi line Property is set to true.
    The probleb is, when the cursor reaches in the multi line field. the contents of the field are hilighted/selected. So as it happens in Notepad or Word, if you select some already written text and press ENTER key the selected text will be replaced by carriage return so the selected data will be lost. Same is the case with multi line field. When field gets focus it selects the contents of field and when ENTER is pressed all the contents are deleted and a carriage return is placed.
    any solution?
    null

    Hi Nadeem,
    One work around is that you have store content of that multi-line field in to some other variable thru PRE-TEXT-ITEM and once again assign (based on some conditon) in POST-TEXT-ITEM.
    null

  • Not all form's fields not saving

    I have created a form from a blank PDF sheet.
    I have saved the form and enabled usage rights for Adobe reader.
    When I open the form in reader, it indicates I can save the form. If I fill in the form, and save it, it seems to work as intended. When I re-open the file, only 20% of the fields appear. I cannot see the previous data, even if I select the field.
    If I save the form in as a text file all of the entered data is saved properly.
    Basically the form is not saving ALL of the entered data.
    What might be the problem?
    Below is a link to the pdf I created:
    https://www.dropbox.com/s/49rrmtvl1ltv5lg/License%20Information%20test.pdf

    There are unnamed text fields in your table. This is the reason when you re-open the form, no data is remerged back in, because there is no field name to match with. Column cells under the headers,
    Power Output:, ERP:, Antenna Height (Meters):,  and Emission Designator(s): 
    all suffer from this problem.
    The fix would be to give these table cells names.

  • BootCamp cannot detect custom WinXP install disc after entering key

    I have a friend who is attempting to install Windows XP through Boot Camp and I am helping him. We BTed a custom Windows XP Professional SP2 installation ISO and we burned it into a CD. It is perfectly bootable when run on a PC, and it would autorun and so on. It is also perfectly detectable on his new MacBook as a WinXP install disc. But when BootCamp attempts to look for the disc's existence, it fails.
    Now he got past every stage in BootCamp, from partition (32GB) to entering the license key. What could possibly be the problem? May I stress that although the disc is custom, it contains everything enough to have enabled me to reinstall my old PC and install a VMWare installation before.
    Thanks if anyone could help.

    Hi, hold alt key at bootup, or CMD+r keys at bootup.

  • Data arrived in ODS new data - all  data fields are cleared

    Hello Experts
    We are loading every day since 3 years data into a DSO   There is a simple start routine.
    Issue:
    Suddenly 1x  record out of 12'000 records loses the data fields or in other words the data fields are cleared. The key part of the record still extists. The table of new data shows the record with all cleared data fields. Thus before activation the data are lost already somwhere in updating.
    We dont use expert routines, no end routines ect. It is a simple 1:1 transformation with a simple start routine.
    We debugged the start routine and the record still exists correctly at the end of the start routine with all entries in the data fields.
    So quite tricky and we hope of some good ideas , you may help us.
    Thanks a lot for your input and help
    Christian
    Our system is SAP BW 7.01 on DB6

    Hello Raf
    The data request has been split in 2 x data packages.
    And the erroneous record was exactly the last data record in data package 1.
    I have than increased the data request size from 10’000 Records to 50’000
    records (default) and it worked than perfectly without clearing any data
    columns
    For me absolutely not understandable, why this can happen.
    Do you have an idea.
      Best regards
    Christian

  • Dynamically populated parameter clears previously entered parameters

    Software: Crystal Reports XI with MS SQL Server 2008
    I've created a report that asks for three parameters, 2 dates, and a string which is dynamically populated. The report has two tables added in the database expert.
    The first table is a command object which passes the two date parameters to a stored procedure:
    exec sp_MyStoredProcedure {?startdate},{?enddate}
    The second table is a stored procedure object used to populate the string parameter {?_users}. The criteria for the string parameter are:
    Prompt with Description only: False
    Allow multiple values: True
    Allow discrete values: True
    Allow range values: False
    This stored procedure object requires no parameters, and was originally a view in the database, but it the same problem occurs whether i dynamically populate the string parameter options from either a view or a stored procedure. I'd like to go back to using a view, as i do not need to pass any kind of parameters to the stored procedure
    The string parameter is used for defining the record selection formula:
    IF {Command.user_name} in {?_users} THEN true ELSE false.
    The two tables are not linked in the database expert, but linking them does not seem to solve the problem I am having with this report, the problem being this:
    No matter which order I set the  parameters, it always first displays a form showing only the prompts for the date values. After entering these, it then shows a form prompting for the date values again (the previously selected date information now cleared), along with the list of users from which to select. On this 2nd form, the parameters are displayed in the order I set using the field explorer option presented when I right click on the Paramter Fields heading. After entering the date parameter values a 2nd time, and selecting the users from the  dynamically generated list, the report performs as intended.
    Edited by: Duraplex on Nov 12, 2010 6:26 PM
    Edited by: Duraplex on Nov 12, 2010 6:57 PM - After contacting the tech dept of my employer, they are applying a service pack update to my installation, I am hoping this resolves the issue. Will post an update as soon as I know more.
    Edited by: Duraplex on Nov 12, 2010 7:35 PM - After applying SP4 to my installation, the problem persists. I did note however that removing the string parameter and record selection formula, and then recreating them, does somewhat solve the issue temporarily - i still am presented with two forms, but the second form doesn't clear the previously entered date parameters. However,  once i save the report, and reload it, the problem manifests again and the date parameters are cleared when presented on the 2nd form. Has anyone else encountered a similar problem?
    Edited by: Duraplex on Nov 15, 2010 8:38 PM - Problem resolved by upgrading from Release 1 to Release 2.

    Hi,
    Once record status gets change for block you can not populate/repopulate the list item. Keep those list items as non-database item with different names and create different items as database orignal items. Than assign the values in WHEN-LIST-CHANGE trigger to the actual database items.
    -Ammad

  • Document not auto cleared after performing FF67

    Hi all,
    firstly i would like to acknowledge that i'm using version 4.7.
    after performing FF67, bank recon document generated in main bank & clearing bank GL accounts. But it is not auto clear in the clearing bank GL account. the treatment is as post GL account & manual clear.
    after checking:-
    1. trans type ABC using int. algorithm 15 - use assignment field to clear.
    2. posting type in posting rule is 4 - clear debit GL account
    in FF67 screen variant, assignment field entered the same as assignment value in clearing bank account. by right, the documents will clear off automatically.
    anyone can assist what else that i miss out?
    thanks in advance.

    hi..
    we can perform manual clearing or F.13, but the pupose of having such posting rule and posting type is to minimize steps of clearing.
    by right, once ff67 posted, the clearing bank gl account will get cleared.

  • PKUNRE field not getting populated in 2LIS_13_VDITM after ECC upgrade

    Hi,
    We are seeing blank values for PKUNRE / 0BILLTOPARTY during extraction from 2LIS_13_VDITM.
    We are experiencing this issue after ECC upgrade which went live recently.
    We have applied note 580694  to correct missing fields in the billing extractor.
    This field is sourced from VBPA/VBRP.
    Our functional teams confirmed that VBPA/VBRP are updated properly and there seems to be no timing issue.
    However, the record is landing in PSA with blank BILLTOPARTY.
    Where could the problem be?
    Is there any thing we missed?
    Can any one throw some light if you have experienced this kind of an issue after upgrade.
    Thanks a ton in advance,
    Sandy.

    Hi Sandy:
        In my system I didn't find the Field PKUNRE on the VBPA / VBRP Tables, so my guess is that you're dealing with a Custom Enhancement, if this is the case the SAP Note 576886 - "Change to user-defined fields not extracted" might help you in solving this issue.
    Regards,
    Francisco Milán.
    ***Follow up note:
    I double checked and found the Field PKUNRE on the Extract Structure for 2LIS_13_VDITM (using Transaction Code LBWE) so now I know that you're working with a Standard field and not with a custom ehnancement, the SAP Notes below address a similar issue to yours but they are related to Applications 11 and 12, not for App 13. I apologize for the confusion.
    Note 621684 - "Fields PKUNRE and PKUNRG are not filled from delivery"
    Note 379237 - "BW Content LE-SHP: missing partners in 2LIS_12_VCITM"
    Edited by: Francisco Milan on Jan 28, 2011 12:54 PM

  • When creating a new window in safari, using command T, the marker have not activated the search field. It means you have to click there every time. Changed after upgrading to Mavericks. Anyone knows how to change this?

    When creating a new window in safari, using command T, the marker have not activated the search field. It means you have to click there every time. Changed after upgrading to Mavericks. Anyone knows how to change this?

    Yes, you can do something like that. What you would do is create a button for each image and then hide them. When I do this type of thing I place all of the buttons on a template page and then hide the template.
    You can then use JavaScript to copy the icon from any of the hidden buttons to the main button that you've set up to display the image. For example, suppose you set up 10 buttons named b1, b2, b3, ...b10. The code to copy the icon from one of them to the button used to display the image (b0) would be something like this:
    // Get the icon from the b3 button
    var oIcon = getField("b3").buttonGetIcon();
    // Get  reference to the b0 button
    var f = getField("b0");
    // Set the icon of the b0 button to the icon retrieved from the hidden button
    f.buttonSetIcon(oIcon);
    // Show the b0 button
    f.display = display.visible;
    This code would go in the Mouse Up event of the smaller button.

  • Why com.sun.CORBA.ORBServerHost can not be cleared after the JVM is closed?

    run an application on a multiple IPs windows box. In order to initialize the ORB on the right IP, i set the com.sun.CORBA.ORBServerHost property at the app startup.
    If the right IP is set, then the software works fine as expected. Btut ionce the wrong IP is set, the software won't work even if I restart it with the right parameter. It looks like the new value just does not take effect.
    And until the box is rebooted, the new parameter will take effect. As per my understanding, this parameter should be set at a JVM level and will be cleared after the JVM is shutdown......
    Have no idea how to fix this issue and even don't know where to start to investigate it?
    Would you please provide any suggestion on it? Thx in advance.

    I had the same problem when I upgraded to snv_114 from snv_98
    on SPARC. The important line in /var/dt/Xerrors is this one:
    could not open default font 'fixed'
    The problem (in my case, anyway) was that the fonts.dir files were
    not updated during the install/upgrade process. This fixed it:
    $ su -
    # cd /usr/X11/lib/X11/fonts
    # for f in *; do cd $f; mkfontdir; cd -; done

  • Signature Scribble field not retaining image file after saving

    I have 2 issues with my PDF dynamic file I sent out
         1) The add/remove controls is adding a random amount of extra blank rows upon saving the PDF
         2) The image files selected for the Signature Scribble field is not retaining the image file after saving. It also doesn't give an opportunity to actually draw in a signature.
    I even tried to use the Subform Instance Controls Insert/Remove/Move in my table, but I keep receiving the error "You have reached the maximum number of items allowed"
    I would appreciate any help you can give me! I have been farting around with this for too long.
    Thanks!
    Rhonda

    Thanks Pat.  Tried each, restarted computer each time; tried the "Accept" routine several days ago - it worked briefly and then stopped.  Uninstalled Reader and Flash as well.  Strange thing with Flash, one of my online broker programs provides streaming of CNBC.  When I clicked on the CNBC option to initiate CNBC, I got a message saying that I needed to load Flash.  I did, and it loaded again with no mention of Flash having already been installed.
    Using Internet Explorer works, as well as, clicking on the .pdf file within Windows Explorer (WE).  Expanding the window in WE makes it large enough to read.  I would still like to find a way to open the files as they are designed to open.
    I have done all of the Adobe updates as they have been presented.  Microsoft updates load automatically, and restart my computer in the process.  I do not look to see what the updates have been.  I figure if there was not a need, Microsoft would not make the updates.
    [private data removed]

  • Printing quality Is not clearly after Acrobat 8.1.2 Pro updating (HP Deskjet 9800)

    *** The contents wrote with the auto compiler. (Korean -> English)
    *** Meaning of the writing could not be delivered smoothly.
    From Adobe Reader 8.1.2 Application Printing quality Is not clearly after Adobe Acrobat 8.1.2 Professional updating.
    To previously there was not a problem to printing quality.
    Like this problem gets why?
    --- System
    OS : Mac OS X 10.5.2 Leopard
    App : Adobe Reader 8.1.2
    Printer : HP Deskjet 9800 (Driver : HP web download v9.7 lastest or Leopard include)
    App : Preview.app (Leopard Default Viewer) - Printng quality is good. But is not the Adobe Reader.
    Adobe Acrobat 8.1.2 Professional update : 2008-02-20 (Korea)

    Problem solved. Does only happen with the Internet Explorer 32bit.
    With Internet Explorer 64bit it doesn't happen.
    Frederik

Maybe you are looking for

  • I bought the wrong version of Photoshop elements. I bought Windows, I need Mac.

    I purchased a download version of Windows Elements. I need MAC. How do I switch it?

  • IPhoto import issue

    I'm trying to import an iPhoto Library from my main Mac (Mac Pro running OSX 10.6.8 & iPhoto 7.1.5) onto a new Mac (Mac Mini running 10.9 and the very latest iPhoto) and am running into a major issue. Steps so far: 1. Copy the iPhoto Library from the

  • I can download personas but I can't enable them? Why? And how do I enable them?

    I used to be able to use personnas but not anymore. At some point they stopped working. When I click "enable" nothing happens. Any idea what might be going on? Thanks.

  • VV Mrp type

    With MRP type VV (forecast based planning), after i execute the forecast program, i can see the forecast req. in the MD04 screen. When i run the MRP, the net requirements calculation is not considering new sales orders. It is strictly limiting to the

  • Pixma Pro 100 printing setup error

    I'm new to printing, I just got my Pixma Pro and so far have had terrible results.  1/10 times I get beautiful prints, the rest are terrible, washed out and like they have a grey film on them.  I think its either a colour management or paper manageme