Getting error in the form

Hi friends ,
I am getting the following program in the form .
&t_work-desc&,,&t_work-desc1&,,&t_work-seconds&,,&w_amount&
Unknown symbol w_amount
,,&w_amount1&
Unknown symbol w_amount1.
In the print program i have defined it as follows .
DATA : w_amount(15) TYPE c ,
          w_amount1(15) TYPE c.
Loop at t_work.
MOVE t_work-amount TO w_amount.
MOVE t_work-amount1 TO w_amount1.
CALL FUNCTION 'WRITE_FORM'
            EXPORTING
              element  = 'savings'
              window   = 'MAIN'
            EXCEPTIONS
              window   = 1
              element  = 2.
endloop.
Please tell me why it is not recognising the 2 other w_amount and w_amount1 elements .
Thanks ,
HARI
Message was edited by:
        Hari G Krishna

Paragraph format D1 : FONT  8.0
Actual code in the main window .
/ E SAVINGS
D1 &t_work-desc&,,&t_work-seconds&,,&t_work-rate&,,
=   &w_amount&,,&w_amount1&
Error when checked for text
=  &w_amount&,,&w_amount1&
   Unknown symbol W-EARN_AMT
   Unknown symbol W-EARN_YTD
In the print program .
Defn in the Main Program .
Data: w_amount(15) TYPE c,
        w_amount1(15) TYPE c.
in the include program .
Loop at t_work.
w_amount = t_work-amt .
w_amount1 = t_work-ytd .
CALL FUNCTION 'WRITE_FORM'
            EXPORTING
              element  = 'SAVINGS'
              window   = 'MAIN'
            EXCEPTIONS
              window   = 1
              element  = 2.
endloop.

Similar Messages

  • Error running the form

    Hi,
    I have a problem while I run my forms9i application.
    I had to change the default path of the libraries for my forms9i.
    I have set the libraries path as c:\9iLibraries in the registry under forms90_path. Also I set the "Start in" Property in the properties of the forms9i builder to c:\9iLibraries.
    With the above settings I am not getting errors at the design time.. but when I run the form it gives me errors saying "frm-40039 cannot attach library while opening the form"
    Then, I set the parameter in the default.env file
    as
    forms90_path=c:\9iLibraries
    But still I continue to get the error.
    Thanks in advance
    Narain

    Shehzad,
    this means that Reports Server cannot access the Reports module. You can test this assumption by copying your Reports module into <Oracle Home>\reports\samples\demo. The demo directory is out of the box accessible fro Reports.
    If this allows you to run the Report, then all you need to do is to specify the Reports_Path to include the reports modules.
    btw.: An other reason can be that your Reports contains uncompiled PLSQL, so you may want to check this too.
    Frank

  • Get parameters in the form

    Hi!
    I had version Portal3.0.9
    I made a form based in table.(EX: table dept.)
    I wanted get same values the form to passed to other form.So i
    put same code in 'Addicional Pl/Sql code' but didn4t work.
    code example in '... after displaying the page':
    "declare
    p_loc VARCHAR2(13);
    begin
    p_loc:=p_session.get_value_as_VARCHAR2(
    p_block_name => 'DEFAULT',
    p_attribute_name => 'A_LOC&#8217;
    htp.p(p_loc);
    End;
    when i complied the form, i had this error
    "line 28/79 PLS-00103: Encountered the symbol "APP" when
    expecting one of the following: . ( ) , * @ % & = - + < / > at
    in mod not rem <an exponent (**)> <> or != or ~= >= <= <> and or
    like between is null is not || is dangling "
    " 26 exception
    27 when others then
    28 PORTAL30.wwerr_api_error.add
    (PORTAL30.wwerr_api_error.DOMAIN_WWV,'app','generic','SCOTT.FORM_
    BIC.afterModuleDisplay', p1 => sqlerrm);
    29 raise;
    30 end;
    Regards
    lassalete

    Hi,
    See this site, I think this will help you.
    http://www.arrowsent.com/oratip
    Patrmcio Robson
    Oracle Programmer

  • TS1424 I can't open iTunes. Get error message "the file iTunes library.itl cannot be opened because it was created by a newer version of iTunes"

    I cannot open itunes.  Getting error message: "the file iTunes library.itl cannot be read because it was created by a newer version of iTunes"
    What do I need to do so I dont lose all my loaded music, etc.?
    Thanks

    If you still have an issue you may have to see about using the iTunes version (application) included with Snow Leopard 10.6 from the installer or an another one if available online, and see if that will install.
    Sometimes you may have uninstall the bits left in your system by the earlier (or later) iTunes installers; as they all leave a trace and these can stop a different version of iTunes from being installed.
    Not sure if the following site/link will tell the method...
    •Apple - Support - iTunes - install & update:
    http://www.apple.com/support/itunes/install/
    •Troubleshooting iTunes installation on Mac OS X:
    http://support.apple.com/kb/HT2311
    Good luck & happy computing!
    ps: i see you resolved this issue. it's magic!

  • TS3297 itunes 10.6.1 now asking for 3 security questions. After input I get "error in the itunes store -1202". I cannot purchase from the store.

    Running Vista Ultimate. Itunes 10.6.1 is now asking to answer 3 security questions before accessing the store. After entry I get "error in the itunes store -1202" I cannot purchase music at this point. Any help is appreciated.

    This problem is resolved. I deleted the old iTunes (with write permissions turned on for my account) and reinstalled successfully. Removing the deleted iTunes from Trash was troublesome even with root but after playing around with permissions and flags, I was able to remove it.

  • HT201210 Trying to restore ipod and keep on getting error message: the ipod software update server could not be contacted. the network connection was reset

    Hello can someone please help? Trying to restore ipod and I keep on getting error message: The IPod software update server could not be contacted. The network connection was reset. Make sure your network is active and try again.

    Try:
    - Powering off and then back on your router.
    - iTunes for Windows: iTunes cannot contact the iPhone, iPad, or iPod software update server
    - Change the DNS to either Google's or Open DNS servers
    Public DNS — Google Developers
    OpenDNS IP Addresses
    - Try on another computer/network
    - Wait if it is an Apple problem

  • Getting Error In the Routine - While writing Code for the Cross Reference.

    Hi,
    Getting Error In the Start Routine - While writing Code for the Cross Reference from the Text table ( /BIC/TZMDES with Fields /BIC/ZMDES(Key),TXTSH ) Getting Error as [ E:Field "ZMDES" unknown ].
    Transformation : IOBJ ZPRJ3(Source) -> IOBJ ZPRJC ( Target ).
    The Source  Fields are: 0logsys(Key),zprj3(Key),ZDOM3.
    The Target Fields are : 0logsys(Key),zprjc(Key),ZDOM3, UID.
    Here i am trying to Update the target Field UID by Comparing the Source Field [ zprj3(Key)] with the Text table ( /BIC/TZMDES ) and update the UID.
    The Code is as below:
    Global Declarations in the Start Routine:
    Types: begin of itabtype,
            ZMDES type /BIC/TZMDES-/BIC/ZMDES,
            TXT type /BIC/TZMDES-TXTSH,
             end of itabtype.
    data : itab type standard table of itabtype
    with key ZMDES,
    wa_itab like line of itab.
    Routine Code :
    select * from /BIC/TZMDES into corresponding fields of table itab for
    all entries in SOURCE_PACKAGE
    where ZMDES = SOURCE_PACKAGE-/BIC/ZPRJ3.
    READ TABLE itab INTO wa_itab
    WITH KEY ZMDES = SOURCE_PACKAGE-/BIC/ZPRJ3
    BINARY SEARCH.
    IF SY-SUBRC = 0.
    RESULT = wa_itab.
    CLEAR wa_itab.
    The tys_SC_1 structure is :
    BEGIN OF tys_SC_1,
         InfoObject: 0LOGSYS.
            LOGSYS           TYPE RSDLOGSYS,
         InfoObject: ZPRJ3.
            /BIC/ZPRJ3           TYPE /BIC/OIZPRJ3,
         InfoObject: ZDOM3.
            /BIC/ZDOM3           TYPE /BIC/OIZDOM3,
         Field: RECORD.
            RECORD           TYPE RSARECORD,
          END   OF tys_SC_1.
        TYPES:
          tyt_SC_1        TYPE STANDARD TABLE OF tys_SC_1
                            WITH NON-UNIQUE DEFAULT KEY.
    Please suggest with your valuable inputs.
    Thanks in Advance

    I have split the code in two.. one for start routine.. other for field routine.. hope this helps
    Types: begin of itabtype,
    ZMDES type /BIC/TZMDES-/BIC/ZMDES,
    TXT type /BIC/TZMDES-TXTSH,
    end of itabtype.
    data : itab type standard table of itabtype
    with key ZMDES,
    wa_itab like line of itab.
    Start routine
    select * from /BIC/TZMDES into corresponding fields of table itab for
    all entries in SOURCE_PACKAGE
    where ZMDES = SOURCE_PACKAGE-/BIC/ZPRJ3.
    Sort itab.
    field routine
    CLEAR wa_itab.
    READ TABLE itab INTO wa_itab
    WITH KEY ZMDES = SOURCE_FIELD-/BIC/ZPRJ3
    BINARY SEARCH.
    IF SY-SUBRC = 0.
    RESULT = wa_itab-<field name>

  • Adobe reader (11.3.2) PDF's on ipad and getting error that the file is corrupt!!

    i have the latest Adobe reader from the app store (11.3.2) however i am struggling to open PDF's on ipad and getting error that the file is corrupt!!
    any help or suggestions welcome

    Would you describe how you transferred the PDF file to your iPad and iPhone?  Did you send it as an email attachment and open it on your iPad and iPhone?
    The file may have been corrupted by Apple Mail, which is a known problem.  Please see Problem #1 in the FAQ document How to avoid known PDF email attachment problems.
    Would you try some experiments so that we can troubleshoot the problem?  During the experiments, please use cloud storage (e.g. Acrobat.com, Dropbox, Google Drive, etc.) and avoid sending the PDF file as an email attachment.
    Rename the corrupted/damaged PDF file on your iPad.  For example, add "_damaged.pdf" to the file name.
    Upload the corrupted/damaged PDF file to the cloud storage of your choice.
    Download the corrupted/damaged PDF file from the cloud storage to your Windows or Mac desktop computer.
    Open it in the desktop version of Adobe Reader XI for Windows or Mac.
    Does Adobe Reader XI on your desktop computer display an error message?
    Upload the (good) PDF file on your iPhone to the cloud storage.
    Download the (good) PDF file from the cloud storage to your iPad.
    Open it in Adobe Reader on your iPad.
    Does Adobe Reader on your iPad display an error message?
    We can investigate further based on what you will find.
    Thank you for your help.

  • When trying to connect to Airplay speakers I get error message "The  network connection timed out" although some sort of connection is made as the speaker is turned on.  Same thing with Apple TV.  Is the distance from my speaker/ TV the problem?

    When trying to connect from iTunes to Airplay speakers I get error message “The  network connection timed out” although some sort of connection is made as the speaker is turned on.  Same thing with Apple TV.  Is the distance between my PC and the speaker or the AppleTV the problem?

    Hi whitwick,
    If you are having issues with your network connection when attempting to use AirPlay, you may want to use the steps in this article to troubleshoot -
    iTunes: Troubleshooting AirPlay and AirPlay Mirroring
    http://support.apple.com/kb/TS5209
    Thanks for using Apple Support Communities.
    Best,
    Brett L

  • Problem accessing iTunes. Getting error message "The iTunes Library Extras.itdb file is on a locked disk"?

    Problem accessing iTunes. Getting error message "The iTunes Library Extras.itdb file is on a locked disk"

    Close iTunes, delete iTunes Library Extras.itdb from your iTunes folder, start iTunes. iTunes should rebuild the file automatically.
    tt2

  • I am trying to activate new itunes card. I am getting error message: The code you have entered has not been properly activated. Does this mean the store did something wrong or me?

    I am trying to activate new itunes card. I am getting error message: The code you have entered has not been properly activated. Does this mean the store did something wrong or me?

    Yes, the store didn't properly activate the card. If the store is nearly then you could try going back and asking them to do so, if it isn't (or if they can't/won't help) then try contacting iTunes Support (you will probably need to give them images of the front and back of the card, and possibly its receipt) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then iTunes Cards And Codes

  • I tunes 11 will not let me sync my I pod nano... keep getting error meessage:  the software required for this I pod was not installed correctly... I have tried to reinstall 6 times Dumped everything i tunes related no luck help!

    I recently updated to Itunes 11 and now no sync... get error message: The software required for this I pod was not installed correctly. Please reinstall Itunes to install the required software.  I backed up all music and deleted all related itunes items and still get this error after 6 attempts to reload itunes... i give up please help

    I recently updated to Itunes 11 and now no sync... get error message: The software required for this I pod was not installed correctly. Please reinstall Itunes to install the required software.  I backed up all music and deleted all related itunes items and still get this error after 6 attempts to reload itunes... i give up please help

  • Updating iTunes 12.1 and get error message "The procedure entry point CMBlockBufferCopyDataBytes could not be located in the dynamic link library CoreMedia.dll - what went wrong and how to resolve this?

    Updating iTunes 12.1 and get error message "The procedure entry point CMBlockBufferCopyDataBytes could not be located in the dynamic link library CoreMedia.dll". What went wrong and how to resolve this?

    Entry point errors can often be fixed by deleting the offending dll, then repairing the component it is part of.
    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.
    If the advice above doesn't resolve things you could try this alternate version:
    iTunes 12.1.0.71 for Windows (64-bit - for older video cards) - itunes64setup.exe (2015-01-28)
    which is a 64-bit installer for the 32-bit version of the core application, similar to previous 64-bit releases.
    Or roll back to the previous build:
    iTunes 12.0.1.26 for Windows (32-bit) - iTunesSetup.exe (2014-10-16)
    iTunes 12.0.1.26 for Windows (64-bit) - iTunes64Setup.exe (2014-10-16)
    tt2

  • Help me in creating a collection of Themes. After I save the file and save, it says there is an error in the form.

    I need step by step instruction I think. I saved the icon as a png file. I browsed to the file and saved it. But it always returns the same error msg: "there is an error in the form"

    It might be because the new Firefox's are not compatible with many
    of the themes.

  • I always get error opening the file

    I always get error opening the file Deprecated_ServerBehaviorsPanel_Support.zxp. My mistake I have Adobe Extension Manager DW says it requires 13 or later.
    the truth can not be ...
    Greetings juan manuel
    [spam removed by moderator]

    Do you have Extension Manager for CC?
    Adobe - Exchange : Download the Adobe Extension Manager
    You cannot use .ZXP extensions with any other extension manager.
    Nancy O.

Maybe you are looking for

  • Cant restore ical backu with icloud :(

    Hello, i got serious problem with syncing ical icloud and nokia phone. After enabling icloud isync syncing with my nokia just stopped working. It says i need "on my mac calendar". Ye great so iCloud made my life much harder! Another problem is i miss

  • Javascript for calculating End Date

    I have two date fields "Start_Date" and "End_Date". User selects the start date. Then the form takes that date and adds 365 days. puts the result in the "End_Date" field. I have attempted a couple of scripts and none have worked. So I attempted to fi

  • Which backend-system permissions are neccessary for time recording via ESS

    Hello, I'd like to to time recording via ESS and would like to know which permissions/rights a user needs in the portal and the above all of them in the backend system. Is it neccessary that the User in the backend system is a user of user type Dialo

  • Exporting a HDV sequence using Adobe media encoder

    When editing a multi-camera shoot for insertion into a larger project, my method in PP1 DV days was to import the clips as AVIs, cut it together as a standalone sequence, and then export a completed AVI which I simply dropped into the final project.

  • Drop in associated/authenticated clients every hour

    Hi all. Anyone have any suggestions as to what might be causing this: It seems that the drops in clients occur every hour. And yes... we've got reports of unstable wireless connections, but no one reports drops every hour. So my question is: are ther