Xth data - updated with new records in exit- layout does not show new recor

Hi ,
I have updated Xth_data table in an exit function with new set of records. I can in debug mode in the exit function 204 records in Xth_data and after the logic 408 records. But somehow , when the layout comes up , it comes up with only 204 records instead of 408. I have populated all the key fields of xh_data with characteristic value. But still these are missing in the layout. Please let me now if you guys have come across simillar situation.
204 records are read , 0 of them were changed, 276 generated.
Thanks
JC

Hi,
Surely that the new record do not match with the selection of your package.
You should execute the function withj the trace, so you can access the full log.
Regards

Similar Messages

  • When i open my emails with outlook first and then with my ipad 4, the ipad does not show me that i have new mail despite that it actually downloads them. iphone 3g and 4s used to do that. any suggestions please?

    when i open my emails with outlook first and then with my ipad 4, the ipad does not show me that i have new mail despite that it actually downloads them. iphone 3g and 4s used to show them as new emails. any suggestions?

    1. Open iTunes.
    2. Click the View option in the iTunes menu.
    3. Select the Show Sidebar option.
    Connect your phone, select it in the Sidebar...the various tabs will now show as before.

  • Finder does not show new files with older creation dates

    Short story: when I somehow create new files or folders with older dates, Finder does not show them.
    This happens e.g. when I unrar archives created some time ago: the files or folders coming out of the archive get their original date, which is earlier than today.
    I can see those files and folders without problems in a terminal (using ls). But they don't show up in Finder when I visit the same directory.
    When I use terminal to go into some directory that is not yet visible in Finder, and I open a new Finder window for that directory from within terminal (using "open ."), the new directory and its contents will show up in Finder.
    My best guess is that some things have changed in the way Finder and the indexing of my flle system co-operate. In any case, this is higly annoying.
    Does anyone know how to fix this?
    OS X Yosemite 10.10 (14A389)
    Macbook Air - 13 Inch - Mid 2013

    I have the same problem.  I create files and they do not show up in their respective Finder window.  I know the files are there because I created them and I can see them using Terminal and applications can open them.  If I refresh the window by going to the parent directory and back again, the files do not show up.  If I close all windows and open that specific  window again, the files still do not show up.  If I leave the computer overnight, the new files still do not show up.  As brdsutte stated, after rebooting the computer, the files show up in the Finder window.  Anyone have any suggestions?
    iMac 27 inch, mid 2011
    Yosemite 10.10.1

  • Form does not show "new" records from SQL Database

    I have a PDF form that pulls data from a SQL Server.  The fields in
    the PDF are populated from the database after selecting a specific
    record from a drop down and then clicking on a button labeled "Fill".
    The problem is that the dropdown does not display new records that
    have been recently added to the database.  I have to open the form up
    in designer then save it, (*note - I change nothing at this point.)
    Then when the form is opened back up in Adobe the dropdown show all
    the records including the new ones.  I even put a manual refresh on
    form to try and fix this an it did not help. Seriously stumped.
    Any help is greatly appreciated.
    Here is my code for the dropdown.
    ++++++++++++++++++++++++++++
    topmostSubform.Page1.JobSelect::initialize - (JavaScript, client)
    var sDataConnectionName = "BBCC"; // example - var sDataConnectionName
    = "Test";
    var sColHiddenValue = "ContractAdmin_Key"; // example - var
    sColHiddenValue = "Dept_ID";
    var sColDisplayText = "JobDescription"; // example - var
    sColDisplayText = "Dept_ID"
    // Search for sourceSet node which matchs the DataConnection name
    var nIndex = 0;
    while(xfa.sourceSet.nodes.item(nIndex).name != sDataConnectionName)
    nIndex++;
    var oDB = xfa.sourceSet.nodes.item(nIndex);
    oDB.open();
    oDB.first();
    // Search node with the class name "command"
    var nDBIndex = 0;
    while(oDB.nodes.item(nDBIndex).className != "command")
    nDBIndex++;
    // Backup the original settings before assigning BOF and EOF to stay
    var sBOFBackup =
    oDB.nodes.item(nDBIndex).query.recordSet.getAttribute("bofAction");
    var sEOFBackup =
    oDB.nodes.item(nDBIndex).query.recordSet.getAttribute("eofAction");
    oDB.nodes.item(nDBIndex).query.recordSet.setAttribute("stayBOF",
    "bofAction");
    oDB.nodes.item(nDBIndex).query.recordSet.setAttribute("stayEOF",
    "eofAction");
    // Clear the list
    this.clearItems();
    // Search for the record node with the matching Data Connection name
    nIndex = 0;
    while(xfa.record.nodes.item(nIndex).name != sDataConnectionName)
    nIndex++;
    var oRecord = xfa.record.nodes.item(nIndex);
    // Find the value node
    var oValueNode = null;
    var oTextNode = null;
    for(var nColIndex = 0; nColIndex < oRecord.nodes.length; nColIndex++)
    { if(oRecord.nodes.item(nColIndex).name == sColHiddenValue)
    { oValueNode = oRecord.nodes.item(nColIndex); } else
    if(oRecord.nodes.item(nColIndex).name == sColDisplayText) { oTextNode
    = oRecord.nodes.item(nColIndex); } }
    while(!oDB.isEOF())
      this.addItem(oTextNode.value, oValueNode.value);
       oDB.next();
    // Restore the original settings
    oDB.nodes.item(nDBIndex).query.recordSet.setAttribute(sBOFBackup,
    "bofAction");
    oDB.nodes.item(nDBIndex).query.recordSet.setAttribute(sEOFBackup,
    "eofAction");
    // Close connection
    oDB.close();
    ++++++++++++++++++++++
    Here is code for the refresh button
    +++++++++++++++++++++
    topmostSubform.Page1.Button27::click - (JavaScript, client)
    sourceSet.BBCC.requery();
    +++++++++++++++++++++

    pguerett wrote:
    The other thing that might be happening is a refresh issue on the DropDownList. Try adding the command xfa.layout.relayout() after the database connection has been closed.
    Paul
    Good catch Paul!  Would you believe that I have been trying to get this resolved for almost two years! Works perfect now.
    Thank you,
      - Eric

  • I am installing snow leopard on a new drive unformatted but it does not show the disk to install it on.? do i need to format first with one partition?

    I have installed a new drive on my mac book and more ram but the snow leopard install asks which to install the system on but then does not show the drive.
    do I have to partition it and name it first. -- if so just one partition?

    Do this:
    Drive Preparation
    1.  Boot from your OS X Installer Disc. After the installer loads select your language and click on the Continue button.  When the menu bar appears select Disk Utility from the Utilities menu.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID then click on the OK button. Click on the Partition button and wait until the process has completed.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process can take up to several hours depending upon the drive size.
    When formatting has completed quit DU and return to the installer.  Complete the OS X installation.

  • Data in Health first got doubled and then does not show anything at all

    Hello together,
    i'm experiencing issues with the health app.
    Until yesterday all the data, like distance, steps, weight, was perfectly right collected and shown within health.
    Yesterday i went for a run and installed Runtastic and 'Runtastic Me' afterwards. First of all i checked, that both new apps were not allowed to write distance or steps, but to read them.
    Nevertheless the distance of my run got doubled in health. Since today health does not show any data at all, but Withings (which i had installed before and worked fine) an Runtastic Me show the data right. In health i cannot select Iphone 6 as data source, which i was able to do before.
    How can i fix this?

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).<br />
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]<br />
    <br />
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.<br />
    You can use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.<br />
    You have to close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")<br />
    Your plugins list shows outdated plugin(s) with known security and stability risks.
    * Shockwave Flash 10.0 r32
    * Java Plug-in 1.6.0_03 for Netscape Navigator (DLL Helper)
    Update the [[Java]] plugin to the latest version.
    *http://java.sun.com/javase/downloads/index.jsp (Java Platform: Download JRE)
    Update the [[Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/

  • Adobe Flash up to date; firefox 9.0.1 installed. Flash does not show as plug in & Firefox states Flash not up to date. What to do

    Under plugins, I get the following message:
    For your safety, Firefox has disabled your outdated version of Flash. Please upgrade to the latest version.
    However, I updated to the version Firefox suggested. Flash does not show as a plugin. Plus, after updating, I continue to receive the message:
    Firefox has disabled your outdated version of Flash. Please upgrade to the latest version.
    Running Windows 7
    Firefox v 9.0.1
    What is wrong?

    The plugin check page only recognizes some common plugins that play media on web pages and not plugins added by security software like McAfee. So no need to worry about that. Just make sure that you keep all your software up to date, especially software that deals with internet access and security software (anti-virus software, firewall).

  • Open/Save Dialog does not show new files?

    Say you are working on a logic file in a folder and you have
    a few audio and movie files in that folder, and you launch
    Logic and via the open/save dialog window you add a few
    files to your song and in that dialog window you can see
    all the files in that folder.
    Then, in the Finder you add a few more files and movies to
    that folder and again use the open/save dialog window to
    add more files BUT the new files you added since launching
    logic are NOT SHOWN in the dialog window ! ?
    What's the deal with that?
    Every other app can show files added since the launch of the
    application, why not Logic?
    PowerBook G4 1GHz   Mac OS X (10.3.9)  

    project manager
    um, yeah.
    Should not need the project manager simply to see new files added to a directory in a Open/Save dialog window since last opening the app.
    I did a scan, a extended scan, opened all the little turn down arrows of the
    full path to the directory I knew there to be the new files and yes, Logic
    shows them there in the "Project manager".
    BUT Logic still does not show the files in the Open/Save dialog windows.
    This is strange because even simple app like TextEdit can show
    new files in it's Open/Save dialog function windows without the need of
    a project manager.
    I have to quit and re-launch each time to see any new files?

  • Finder does not show new files, does not acualize

    In Mountain Lion I realize that the finder more than once does not show the actual content of folders. Even a "start new" from the stop-dialog did not change it.
    A restart of the whole system did.
    Pathfinder in opposite did show the new files immediatly.
    Does anyone have the same problem?
    Any suggestions?
    Thx.
    H.K.

    limey1
    Welcome to the Apple Discussions.
    It's a while since i used v5 but I think this is true.
    Whereas with early version of iPhoto there was a separate folder for each album, starting at v5 the app doesn;t do that. Instead the album information is stored as part of the main database file. At heart, it's a direction to the app to display certain pics together. The advantage being that a single pics can be many, many albums with no wasted disk space.
    Regards
    TD

  • Created a new user profile but it does not show on Login screen or fast sw

    I have created a new profile that I want to be an admin profile. The creation of the profile went ok. I can see and edit the profile. When I reboot or logout, the login menu only show the inital profile that I set up when I got the system. The new user id also does not show up when I go to my fast switch menu.
    My original user id is set to automatically logon when the system is started. I did try and set the new userid to be the one that started automatically on bootup and then both profiles appeared in the startup menu and fast switching menu.
    If I switch back to having my original user id be the id that automatically logs in on bootup then the new user id disappears again from the login and fast switch menus. I really don't want to startup on my admin id.
    Any ideas?

    No not yet. I am still researching the problem. I was hoping someone in the discussion forum could help. Let me know if you find a resolution.

  • Problem with Adobe Extension Manager CC. Does not show installed extensions.

    Adobe Extension Manager CC does not show installed extensions for Photoshop CC 2014 or Photoshop CC so that I am unable to uninstall extensions.  This means that I cannot install updates to extensions.

    Hi JJ - thank you for getting back to me.  I got onto an Adobe tech and we tried various things including re-installation of Extension Manager, which didn't fix the problem.  We then updated Photoshop (I was one point release back) then re-installed EM and this has fixed the problem.
    I did check online and quite a number of people seem to have had this problem, so I guess Adobe has fixed whatever bug was in there.
    Thanks!
    Robert

  • The new value of bind variable does not show up after changed by PL/SQL

    Hi,
    I am running APEX 3.2. I use PL/SQL process to assign a new value to a bind variable, say, :P2_TEST := 123. The new value does not show up on the page although I can see it in the Session status.
    How can I make the new value to be displayed on the page immediately after the process is run?
    Kind regards,
    Tee

    Maybe you could use an ajax routine to refresh the item in your pl/sql routine?
    Thank you,
    Tony Miller
    Webster, TX

  • Using Firefox 4.0 Beta 4. When I open a link in a new window, the web address does not show in the location bar. Why?

    When I open a web page link in "a new window" the link opens, but the web page information does not appear in the location bar. It is blank. If I open the link in a new tab, there is ho problem.
    Further, if a open a link from the tab without a location in a new tab on the same window and then go back to the original tab, the location bar fills with the web address.
    Have done this starting in several locations, so it not location dependent.

    That behaviour is likely top be caused by an add-on, and in your case the likely culprit is IE Tab 2, the various versions of IE Tab have caused problems with Firefox 4 beta including issues with the location bar not being updated.
    You can test to see if IE Tab 2 is causing your problem by disabling it and then seeing if the location bar in a new window shows the address. If it is not that add-on causing the problem, see [[troubleshooting extensions and themes]].
    For info, the IE Tab Plus add-on has been updated recently to improve compatibility with Firefox 4 beta, you may want to try that one instead. The latest version is available from http://coralietab.mozdev.org/installation.html

  • My new ipodtouch 4.3.2 does not show the complete symbol bar at top and bottom,the whole page is shifted to one side -edges of keyboard missing so I cannot type .gadget is 1 mo old, fine till now...

    hi- my new ipodtouch -screen is hiding part of each page-so it is hard to type,as the outermost symbols of the keyboard are missing.RESTORE and RESET have not helped.what trick can I use to bring the WHOLE page into view?Zooming in-out does not help--the edge of each page is out of view...
    Any helpful advice/thanks..

    I sounds like you may have turn on the Zoom setting for accessibility.  Tap the screen with three fingers and it should go to normal.  Then go to Settings>General>Accessibility and turn Zoom off.  You can also turn it of by connecting it to your computer and going to the Summary Pane and go to Universal Access and turn Zoom off.

  • Mail 4.6 on OS 10.6.8 suddenly does not show new mail

    All of a suden I don't see any new mail in the inbox though Mail Activity shows a download. This only is happening on my MacPro Not my Mac Laptop or iPhone.
    They work fine - same ISP (network Solutions, Same passwords, set up etc.
    This is the second time in six months Please help
    Thanks,
    Vance

    One of our clients is also having this problem. All other folders in the account display email fine. Inbox is empty though the mailbox info states there are 10000 emails in there. Minimising and maximising/restarting Mail does not fix this at all.
    Tried removing and re-adding account, still no luck.
    Reset plist - still nothing.
    Anyone know what is causing this? I have noticed that if I remove the account, reset mac mail preferences and then open mail it still remembers the email address and username whereas it used to ask for these upon a reset. Has something changed in recent updates?
    OS: 10.6.8
    Mail: 4.6

Maybe you are looking for

  • HP Touchsmart PC 520-1155 will not turn on

    I have several Touchsmart PC 520-1155 that all appear to be suffering from the same issue. In short they will no longer turn on. These computers were all purchased at the same time in late 2012, and now, one by one the stop turning on. I have read ot

  • IMessage to text message transition doesn't work.

    I've asked a few people this question and no one seems to be able to answer it. I have an iPhone 5 and I also have a data plan and wifi at home. Whenever I message someone else with an iPhone once we're both in wifi or using their cellular data the m

  • Need web browser plug in

    I need the quicktime browers plug in?

  • ORACLE OPENWORLD EUROPE

    Berlin, Germany 18-21 June 2001 Oracle OpenWorld is the world's largest technology conference dedicated to Oracle products and solutions. New this year at Oracle OpenWorld Learn how to build and deploy e-business applications effectively by attending

  • No icon for web address

    i recently upgraded from Snow Leopard to Mountian Lion.  Now the web address shows when I go to a website.  However, none of my bookmarks show the related icon for that website.  Any suggestions?