How to display text at the time of Retrieval?

Hi,
I have Requirement like wise.
Empno Contains the Sequental Number (Start from 999 to 9999). At the time of Form only The Sequential Value will be displayed. I wrote this logic. I got that requirement. I inserted 10 Records. After that opening that form  The Empno will show 1009. Now I am executing the ENter Query and executing the 1005th Empno Details. I got all the details of 1005th Empno details. But the Empno shows 1009. How to resolve this value.
Thanks & Regards,
Hari Babu

Your question is not clear.
At the time of Form only The Sequential Value will be displayed. I wrote this logic.
Where you are generating the sequence in the form?
After that opening that form  The Empno will show 1009.
Where you are querying that block as you open the form? Whether it is showing all 10 records when you open the form?
Please post your ENTER-QUERY and EXECUTE-QUERY code.
Thanks,
Pramod SR

Similar Messages

  • Does anyone know how to display (in LabVIEW) the memory use during execution of an image and data acquisition VI to predict when it is time to cease the acquisition to prevent the program crashing?

    Does anyone know how to display (in LabVIEW) the memory use during execution of an image and data acquisition VI to predict when it is time to cease the acquisition to prevent the program crashing?
    I am acquiring images and data to a buffer on the edge of the while loop, and am finding that the crashing of the program is unpredictable, but almost always due to a memory saturation when the buffers gets too big.
    I have attached the VI.
    Thanks for the help
    Attachments:
    new_control_and_acquisition_program.vi ‏946 KB

    Take a look at this document that discusses how to monitor IMAQ memory usage:
    http://digital.ni.com/public.nsf/websearch/8C6E405861C60DE786256DB400755957
    Hope this helps -
    Julie

  • Does anyone know how to display (in LabVIEW) the memory use during execution of an image and data acquisitio​n VI to predict when it is time to cease the acquisitio​n to prevent the program crashing?

    Does anyone know how to display (in LabVIEW) the memory use during execution of an image and data acquisition VI to predict when it is time to cease the acquisition to prevent the program crashing?
    I am acquiring images and data to a buffer on the edge of the while loop, and am finding that the crashing of the program is unpredictable, but almost always due to a memory saturation when the buffers gets too big.
    I have attached the VI.
    Thanks for the help
    Attachments:
    new_control_and_acquisition_program.vi ‏946 KB

    got these vi's off ni site a while ago - see if they help
    Attachments:
    Memory_Monitor.zip ‏132 KB

  • How to display texts automatic. besides entered value for a field in Trans.

    How to display texts automatically besides the entered value for a field in a standard transaction screen. For example you have a value table and a text table associated to it. Then on entering the value field and pressing enter the text associated should get displayed immediately besides the value. Like if you have 'LOC' as the value and 'Location' as the text associated to it, on entering this value 'LOC', you automatically get the text 'Location' printed besides it automatically in a transaction screen ?
    Message was edited by: Sarika Kedia

    Hi sarika,
    Welcome to SDN.
    1. first of all, such display of text,
       is not automatic.
       (it appears to be automatic)
    2. At design time,
       a) take one extra field for text
         and mark it as OUTPUT ONLY
    3. Then in PBO coding,
        call some module, and in that module
        write code
    4. The code should be to
       select from TEXT Table
       into the work area.
    EG. THE SCREEN TEXT FIELD NAME IS
    T510A-FIELDNAME.
    CLEAR t510a.
      SELECT SINGLE * FROM t510a INTO t510a
      WHERE trfar = FIELVALUE.
    5. This will take care of
       displaying the text value of that field.
    regards,
    amit m.

  • How to display text on last but one page

    how to display text on last but one page

    Hi Preeti,
      If u r working on a smartform then click on th window go to the condition tab there
      at the end u will find events click on the the event on which u want to trigger the 
      print.
      If u r working on a script then create a text element and call this text elemtn at
    the end of processing of the main window, this will make sure that thetext element
    is triggered only at the end.
    I hope that helps u , if not pls let me know.
    Regards,
    Vaibhav B Gawali.

  • How do i set up the time capsule with only a wireless net work? it keeps asking me to plug in a cable and i do not have one.

    how do i set up the time capsule with only a wireless net work? it keeps asking me to plug in a cable and i do not have one.

    Are you using a v6 uitlity.. because it is a toy.. ??
    Get v5 utility and then you can hold down the option key and select the right mode.
    If you have lion, just install it.. For ML follow this.
    How to load 5.6 into ML.
    1. Download 5.6 for Lion.
    http://support.apple.com/kb/DL1482
    Click to open the dmg but do not attempt to install the pkg.. it won't work anyway.
    2. Download and install unpkg.
    http://www.timdoug.com/unpkg/
    Run unpkg on the desktop.. it is very simple.. drag the AirPortUtility56.pkg file over to unpkg.. and it will create a new directory of the same name on the desktop.. drill down.. applications utilities .. there lo and behold is Airport utility 5.6 .. drag it to your main utilities directory or just run it from current location.
    You cannot uninstall 6.1 so don't try.. and you cannot or should not run them both at the same time.. so just ignore the toyland version.. the plastic hammer.. and start using 5.6.. a real tool.

  • How to display text on last but one page in SAPSCRIPTS

    how to display text on last but one page in SAPSCRIPTS

    u have create one Foooter window , this has to be called in  only One Page.So hardcode /assign this window to only one PAGE number.
    regards
    Prabhu

  • How to get rid of the "time out" when using DAQ AI in the example program

    I try an example file called "AcqVoltageSamples_IntClkDigRef" (Visual C++ .NET). It works great. However, if the program has not recieved the data, it sent out a timeout message. How to get rid of the "time out"? I cannot find anywhere in the code. Is this a property I have to reset somewhere else?
    Thank you,
    Yajai.

    Hello Yajai,
    The example program will use the default value for timeout, 10 seconds. To change this, you will have to set the Stream.Timeout value. I inserted this function into the example and set it equal to -1, and the program will wait indefinitely for the trigger signal without timing out. Please see the attached image to how this was implemented.
    I hope this help. Let me know if you have any further questions.
    Regards,
    Sean C.
    Attachments:
    SetTimeout.bmp ‏2305 KB

  • How do I set up the Time Capsule without an internet connection

    How do I set up the Time Capsule as a wireless hard drive without an internet connection.   I am in a office situation in which I cannot access my work network.  I need to be able to share files on the Time Capsule over the wire connection.

    Are you using a v6 uitlity.. because it is a toy.. ??
    Get v5 utility and then you can hold down the option key and select the right mode.
    If you have lion, just install it.. For ML follow this.
    How to load 5.6 into ML.
    1. Download 5.6 for Lion.
    http://support.apple.com/kb/DL1482
    Click to open the dmg but do not attempt to install the pkg.. it won't work anyway.
    2. Download and install unpkg.
    http://www.timdoug.com/unpkg/
    Run unpkg on the desktop.. it is very simple.. drag the AirPortUtility56.pkg file over to unpkg.. and it will create a new directory of the same name on the desktop.. drill down.. applications utilities .. there lo and behold is Airport utility 5.6 .. drag it to your main utilities directory or just run it from current location.
    You cannot uninstall 6.1 so don't try.. and you cannot or should not run them both at the same time.. so just ignore the toyland version.. the plastic hammer.. and start using 5.6.. a real tool.

  • How to highlight text in the iCloud web app

    Hi,
    My computer recently broke so I had to use my mom's windows computer to do my homework. I had to use the iCloud web app Pages to do my homework. My assignment requires to be able to highlight stuff so does anyone know how to highlight text in the iCloud web apps?

    You can do this easily by using a "modify class" parameter in your web template.
    Following methods are of your interest to change char/KF headers.
    CAPTION_CELL          changes formats/values of characteristic headers
    STRUCTURE_CELL          changes formats/values of key figure headers
    Hope it helps.
    Hari Immadi
    http://immadi.com
    SEM BW Analyst

  • How to insert text in the middle of an existing textfile using java

    Hi,
    How to insert text in the middle of an existing textfile using java i/o streams??

    Mickie wrote:
    I shudn't delete the file...Then you will have the old file and the new file - do you want that?
    and I have to insert text not only at a single place ....got to do at many places in the text file!!then extrapolate on the procedure outlined in reply #1 .

  • How to Align Text in the TextArea

    How to Align text in the TextArea. My purpose is that I want to post the records after retrieving from database. All the records in each fields should keep aligned like Oracle WorkSheet.
    I want this way
    Code Name Place City
    a01 nilopher swiss street japan
    a02 rozina lovely street aus
    a03 benazir king's camp pitsburg
    and the out put should not look like this :-
    Code Name Place City
    a01 nilopher swiss street japan
    a02 rozina lovely street aus
    a03 benazir king's camp pitsburg
    here place and city records are getting disturbed accordingly the length of name.

    Well, first off (if it's not default, that is) you must set a monospaced font on the TextArea, unless you want to count pixelwidth of each and every string and then do an estimate on how many fill blanks you want...
    If you have the each string as a line, you use a StringTokenizer on it, extract each token, put all the tokens for that line into an array of strings.
    When every line is done, you compare the length of the nth String of each array and save the highest numbers.
    Then you reassemble each line from the arrays and pad in spaces where the tokens are too short.
    HTH,
    Fredrik

  • I have bought a Macbook Pro Retina, and the iPhoto which comes with it, has a different iPhoto Book menu.  I cannot see how to put text at the bottom of the pages of photographs, instead of the default place in the middle.  Is there a way to do this?

    I have bought a Macbook Pro Retina, and the iPhoto which comes with it, has a different iPhoto Book menu.  I cannot see how to put text at the bottom of the pages of photographs, instead of the default place in the middle.  Is there a way to do this?

    There are different templates for iPhoto books and they differ from version of iPhoto to iPhoto, so explore the other options.

  • I'm wondering how to display "bullets" from the bottom to the top (last to first) in a slideshow.  Can anyone help?

    I'm wondering how to display "bullets" from the bottom to the top (last to first) in a slideshow.  Can anyone help?

    Select the set of bullets. Go to the "Build" panel of the Inspector. Choose "Build In". Choose your effect. Select "By Bullet Group" under delivery.
    Be sure to experiment with the various options.

  • Installing WINDOWS - 7 WITH secondary display enabled from the time of installation

    We have MINI ITX motherboard, This board supports multiple display option  VGA, LVDS..For this configuration we prefer only LVDS.
    Currently, we are migrating from LINUX to WINDOWS,Initial installation process does not have any hicups. 
    However, when the installtion completes and ask for a reboot. The system by default switches to VGA and there is no display on lVDS.
    For this we have to connect an VGA display and complete the rest of the installation and set "Duplicate Desktop on Projector" to get the LVDS back.
    We definitely do not require any VGA interference during the installation process. Need some guidance fro enabling  /CLONE display mode from the time of installation.  

    Hi,
    Because of window doesn't embed LVDS driver, that's why LVDS device doesn't work during system installation. You do need to connect another VGA device to complete the installation.
    Another considerable workaround method you can try is that build a Windows image that embed LVDS driver, then use this new image to install Windows 7.
    On the other hand, you can try to install LVDS driver during WinPE phrase, put the driver on other drive or USB drive, then press SHIFT+F10, navigate to the location and install the driver for test. I do have no condition make a test for you, but you
    can have a try by yourself.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

Maybe you are looking for

  • How to check where a table is used in other programes

    Hi all, I am facing one problem... there is a z-table created long back and still being used to store data. There may be some transactions to fill / update this table. Those programs are not coming in where-used list. As per the requirement, i alread

  • Clob/blob in java-code stored in database

    Hi! I want to write some java-code (CREATE OR REPLACE AND RESOLVE JAVA SOURCE NAMED...) where I want to return an image as blob. For doing that I have to initialize the blob in the java-code -correct? I see many examples like oracle.sql.BLOB.createTe

  • Proper cable for using Target Disk Mode

    I want to use TD mode to see whether I can get any access to the internal hard drive on my early 2009 iMac, using a 600 Mhz G3 iMac (CRT) as the host. The newer machine, the target, has a Firewire 800 port, and the old G3 has a Firewire 800 port - wh

  • Link between output type and associated program/function module..

    hi, where do i see this link when i configure idocs in EDI scenario ? thks

  • Iphone running 2.1 does not check for new email in the background

    hi my iphone does not get new email unless i open the mail app. it worked perfectly previous to now. this has been the case for a few weeks. i have asked several friends, who tell me that they have the same issue after upgrading. any solution? i use