Script related error

Hi ,
I have added new element in the main window 'AFFI' and activated.  The elelent is defined properly i.e. /E .
In driver program I am  calling it as -
CALL FUNCTION 'WRITE_FORM'
     EXPORTING
       element                        = 'AFFI'
      FUNCTION                  = 'SET'
     TYPE                           = 'BODY'
        window                        = 'MAIN'
IMPORTING
  PENDING_LINES                  =
     EXCEPTIONS
       element                        = 1
       function                       = 2
       type                           = 3
       unopened                       = 4
       unstarted                      = 5
       window                         = 6
       bad_pageformat_for_print    = 7
       spool_error                    = 8
       OTHERS                         = 9
    IF sy-subrc <> 0.
    ENDIF.
While executing it gives error like -
"Element AFFI window  Main is not defined for form  (name of the form )
Message no   ID 427.
Please help.

Hi,
   First you need to call the function modules in the below order.
OPEN_FORM.
START_FORM. " Incase of changing the start page
WRITE_FORM.
END_FORM.    " If you use START_FORM
CLOSE_FORM
If you want to pass multiple number of records then WRITE_FORM should be kept in loop - endloop of the internal table.
Regards,
Satya

Similar Messages

  • My toolbar is missing and there is a button where it used to be that says "Please re-install the Toolbar" but when I click on it nothing happens? Also when I start Firefox I get a script running error how do I solve these issues?

    My toolbar is missing and there is a button at the top left that asks me to "Please re-install the Toolbar" but when I click on it nothing happens???
    Then when I start Mozilla I get a long delay before it launches and a script running error "A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
    Script: chrome://tavgp/content/libs/include.js:595"
    How do I solve these issues???

    No idea - and you provide no clues
    what version of iPHoto do you have? Of the OS? is the iPhoto icon you are speaking of in the Dock?
    re-read your post and try to provide information using standard Mac terms since we can not see you or your computer and only have your worrds to let us try to help you
    Somehow my "IPhoto" icon now says "Preview".  When I click on "Preview" nothing opens up except the bar says Preview.  When I click on the Preview on the bar, a box opens up with different items, except when I click on any of them, there is nothing there.  The only thing that work is the "quit preview".  However, it is still there where my IPhoto icon should be.  I can't get into my IPhoto.  How do I get rid of this "Preview" and how did it end up taking over the IPhoto icon???
    If you go to your Applications folder and double click on iPhoto what happen?
    LN

  • Ever since I downloaded FF's v6, everytime I go to YouTube and open a video, I get an error message that says: "[Java Script Application] Error: Div is null" How do I fix this problem?

    If I go to YouTube, no matter what video I click on to watch, the error message "[Java Script Application] Error: Div is null" pops up. It started happening right after I updated to FF v6. I also have installed the latest version of Java. I submitted this question a few weeks ago, but never received a reply.
    Thanks for any help you can provide to fix this.
    Scott Cromwell
    [email protected]

    hello, can you try to replicate this behaviour when you launch firefox in safe mode once? if not, maybe an addon is interfering here...
    [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]

  • Certificate Related Error Message/Please Help

    Today I received an "Unable to verify SSL server pop.gmail.com" message on my Mail server. I transfer mail from gmail to Mail.
    "Mail was unable to verify the identity of this server, which has a certificate issued to "pop.gmail.com". The error was:
    The certificate for this server has expired.
    You might be connecting to a computer that is pretending to be "pop.gmail.com", and putting your confidential information at risk. Would you like to continue anyway?"
    In the lower box, it lists the Version, Serial Number, Issuer Name (which is from Zaire, Western Cape, and lists the organization as Thawte Consulting cc and other info, Subject name is Google Inc, common name is pop.gmail.com, then gives a Signature Algorithm, Parameters, etc.
    It won't let me Copy and Paste so I have not hit the Continue button for concern of losing that info for reference.
    I went to Help which instructed me to do the following:
    I'm getting a certificate-related error message
    If you get an error message with the word "certificate" in it, make a copy of the message and contact your Internet service provider (ISP) or network administrator. The error message may help them diagnose your problem.
    If your mail server uses a self-signed Secure Sockets Layer (SSL) certificate, each time you open Mail you'll see an error message stating that the certificate is not valid. You can continue, but you'll see the same message every time you open Mail. To stop seeing this message, you can permanently accept the certificate.
    To permanently accept a self-signed SSL certificate:
    Click the Show Certificate button in the error message.
    The certificate appears with a certificate icon in the upper-left corner.
    Hold down the Option key and drag the certificate icon to the desktop.
    Double-click the certificate icon on the desktop, and choose X.509 Anchors from the pop-up menu. Click Add.
    The certificate is permanently accepted.
    You must have permission to administer the computer for this procedure to work.
    For information about encryption, click "Tell me more."
    Instead of asking for the "580 Anchors" , it asked simply "Do you want to add the certificates from pop.gmail.com.cer to a keychain?"
    I clicked "Add"
    The pop.gmail.com certificate AND Thawte Freemail Member AND Thawte Personal Freemail certificates is now entered in my Keychain.
    There are no dates listed under "Created" or "Modified" for those certs under Keychain.
    IS THIS OK OR DO I HAVE A PROBLEM SINCE THESE THAWTE CERTS ARE LOCATED IN ZAIRE???
    IF IT IS A PROBLEM, HOW DO I FIX/CHANGE/OK/DELETE/MODIFY, ETC. IT? PLEASE BE CLEAR.
    CAN I/SHOULD I JUST DELETE ALL THREE/SOME OF THE CERTS NOW IN KEYCHAIN?
    WILL I STILL BE ABLE TO GET MAIL AS BEFORE THIS MESSAGE IF DELETE THE CERTS?
    I believe this is the first time I have received a message concerning certificates so I am naive concerning this.
    THANK YOU.

    I had similar gmail/cert problem yesterday - not for the first time!
    I deleted the prefs (user/library/preferences), deleted the gmail account (mail prefernces), ran applejack ( http://applejack.sourceforge.net/ ) & added the account from scratch.
    Annoying I know, and my inbox was 200+ emails but nobody seems to know what or why this happens (my previous post) http://discussions.apple.com/thread.jspa?threadID=243186&tstart=0
    Perhaps this is related to certain emails (an email scam), i run 3 macs & the mail account on the affected machine receives my business email & this is the only machine the gmail/cert problem occurs.

  • A strange Java related error occured when I tried to install a software

    When I tried to install Maple 12 on my PC, I got a Java-related error as follow:
    java.lang.NoClassDefFoundError: Could not initialize class javax.swing.UIManager
         at javax.swing.JPanel.updateUI(Unknown Source)
         at javax.swing.JPanel.<init>(Unknown Source)
         at javax.swing.JPanel.<init>(Unknown Source)
         at javax.swing.JPanel.<init>(Unknown Source)
         at javax.swing.JRootPane.createGlassPane(Unknown Source)
         at javax.swing.JRootPane.<init>(Unknown Source)
         at javax.swing.JFrame.createRootPane(Unknown Source)
         at javax.swing.JFrame.frameInit(Unknown Source)
         at javax.swing.JFrame.<init>(Unknown Source)
         at com.zerog.ia.installer.LifeCycleManager.g(DashoA10*..)
         at com.zerog.ia.installer.LifeCycleManager.h(DashoA10*..)
         at com.zerog.ia.installer.LifeCycleManager.a(DashoA10*..)
         at com.zerog.ia.installer.Main.main(DashoA10*..)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.zerog.lax.LAX.launch(DashoA10*..)
         at com.zerog.lax.LAX.main(DashoA10*..)
    My OS is Windows XP Professional with SP3. However, I managed to install this version on a virtual machine (which also runs Windows XP SP3) therefore the problem does not come from the installer.
    What can I do now to install Maple 12? I really need this software...
    Thanks!
    Edited by: uhobasa on Sep 28, 2008 6:41 PM

    Did you find the solution for this problem? I am experiencing the same behavior trying to run Freemind.

  • MDX script editing error generated at each keystroke

    I'm having the same issue in VS2012. When I edit an MDX script the error window pops open between each keystroke. I have to copy the script into notepad, edit, then return it to the MDX editor. Very annoying!!!

    Actually I get it in the Calculations tab of SSAS 2012 while inside Visual Studio 2012. I can toggle back and forth between script view and form view without error (and the build is clean), but when I start to type anything in form view it pops up the error
    window between every single key stroke.
    I've looked for options to turn off automatica error checking but don't see anything like that.
    chris choate
    Hi Chris,
    Could you please post the detail error message to us for further investigation? If possible, please post a screenshot about this issue.
    Personally, you can try to reinstall Business Intelligence for Visual Studio 2012 to see if this help.
    Microsoft SQL Server Data Tools - Business Intelligence for Visual Studio 2012:
    http://www.microsoft.com/en-us/download/details.aspx?id=36843
    Install SQL Server Data Tools - Business Intelligence for Visual Studio 2012:
    http://technet.microsoft.com/en-us/library/jj856966.aspx
    If you have any feedback on our support, please click
    here.
    Best Regards,
    Elvis Long
    TechNet Community Support

  • [svn] 1978: Bug: vendors. properties file which is used in vendor specific login commands was not being read properly and as a result some login related error messages were not being displayed correctly .

    Revision: 1978
    Author: [email protected]
    Date: 2008-06-06 08:05:34 -0700 (Fri, 06 Jun 2008)
    Log Message:
    Bug: vendors.properties file which is used in vendor specific login commands was not being read properly and as a result some login related error messages were not being displayed correctly.
    QA: Yes - we need automated tests to make sure that errors.properties and vendors.properties in BlazeDS/LCDS are loaded properly.
    Doc: No
    Modified Paths:
    blazeds/branches/3.0.x/modules/common/src/java/flex/messaging/util/PropertyStringResource Loader.java
    blazeds/branches/3.0.x/modules/opt/src/jrun/flex/messaging/security/JRunLoginCommand.java
    blazeds/branches/3.0.x/modules/opt/src/tomcat/flex/messaging/security/TomcatLoginCommand. java

    I have a lot of grief with this version of Windows Media Player.
    It is very buggy and frustrating to use.
    I have my Music library on a QNAP NAS, which is as reliable as they come.
    System notifications make it not save changes.  It also does not do a good job of interpreting albums and artists from folders.  Changes to track names are not saved, nor are tracks moved to other albums, renamed albums, changes to genre, artist
    or date.  It separates and merges albums/tracks without sense or reason.  Some changes I've made up to 4 times, then closed WMP and re-started my machine to check if it has/hasn't saved the changes.  Often it has not.
    This is the first time I've used WMP in this capacity, and I do not recommend it.
    New service pack please.

  • Script timeouts (Error #1502) and WebService component

    Hello Flex community,
    I am getting a script timeout (error #1502) when I am calling a SharePoint Web Service (CopyIntoItems) when trying to upload large files (greater than 40 MB).
    The error does not occur when using the Web Service for smaller files. The large files can be uploaded directly to SharePoint using the web interface therefore it is not a back-end SharePoint issue.
    I believe the issue has to do with the logic in the WebService Flex component, however I am not sure how to optimize it and I cannot break down the file into smaller chunks as it needs to be together in order to upload with the SharePoint field information.
    Anyone have any ideas on how I can resolve this issue?
    Thanks,
    Mauricio

    I can't say exactly what is big binding because it depends on combination of factors: how fast your machine is, how big the Excel model is, how many components you have etc. Generally if you have bindings with several thousand cells it's going to cause the timeout problem. The problem is that we use Flash player in the application, and if some operation takes longer than a minute it times out. So, if getting data from the big bindings took too long, the flash player stops the operation and you have this timeout error.
    You see the timeout error only if you have debug version of Flash player installed. If you have release version installed, you don't see any erors, but you notice strange things, for example selecting component on the canvas does not cause property sheet to display. Release version of Flash is faster, so you can try to remove debug flash player and install release and there is chance that it will work.
    FP1 version is going to include some optimisations to reduce this problem and allow working with larger files.
    Margaret

  • Whenever I use facebook I'm getting this error message [Java Script Application] Error: options is undefined whenever I click on a link. What can I do to fix this problem? Easy step by step instructions please.

    When I use facebook, I keep getting this message [Java Script Application] Error: options is undefined whenever I try to return something, click on a link, or message, open a game, etc. ... I have Windows 7, addons of greasemonkey and better facebook (which seems to have disappeared)
    == URL of affected sites ==
    http://www.facebook.com/reqs.php#!/?ref=home

    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).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    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.
    You can use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    You have to close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • IQ525A - Two Windows Script Host Error messages, plus folders won't close

    How do I get folders to close, when right clicking will not close them? I am running Trend Micro security and also have two Windows Script Host error messages appearing. I need to click OK to proceed each time I use IQ525A/
    assume IQ is running in safe mode, as start menu and bar is white.Any suggestions
    Thanks
    Kitcat 

    Crash report:
    https://crash-stats.mozilla.com/report/index/ab4ee242-57f1-4a84-baef-ca2202150308
    Signature shutdownhang
    Start your '''Computer''' in safe mode with networking. Then start Firefox. Try '''Safe''' web sites.
    '''[http://encyclopedia2.thefreedictionary.com/Linux+Safe+Mode Starting The Computer In Safe Mode;<br>Free Online Encyclopedia]'''
    Wait a few minutes (don't go anywhere), then close it.
    Is the problem still there?

  • Difficult import related error, urgent please help

    I have 5(file1, file2...file5) export dump file taken from source database (ABC). Export was taken from user level(say user1, user2...user5)(schema level).
    file1 = user1 (contain all the information related to user1 )
    exp system/manager file=user1 owner=user1 compress=y
    And now I have a new database. In this database I have Create new user corresponding to my source instance.
    user1,user2..user5.
    The problem is when I try to import(the data is getting imported) in user1, it says some grant related error.
    I think this error is related to user2, user3..user5. I think when the import is trying to grant(some priviledge) to user1(during import data to user1) whose object is in user2, it is not able to find those object as those object does not exist in user2.
    imp system/password file=file1(belonging to user1) fromuser=user1 touser=user1 log=file.log
    Please let me know in this situation what can be done. please tell me the solution.
    Message was edited by:
    sanora600
    Message was edited by:
    sanora600

    Hi!
    First of all you should create all users (user1 through user5) before starting import of user1. This ensures that grants granted from i.e user1 to user5 are executed without errors during import of user1.
    However, when importing user1, the import does not include grants given from other users, i.e user2, to user1. Grants are owned by the grantor, and therefore grants given is included in exportfile for the grantor.
    Hope this helps!
    Cheers!

  • Jquery related error after Apex 4 upgrade

    Hi,
    We have upgraded Apex 3.2.1 to Apex 4.0.2 but when run the application it gives Jquery related errors. for example Object doesnt support this method or propert.
    I have replaced the older jquery library with Apex 4 jquery-1.4.2.min.js file then the application runs fine. but the APEX 4 functionality is not running.
    Can you please help to avoid jquery related error?
    Regards,
    Faheem Raza

    I've executed @apexins SYSAUX SYSAUX TEMP /i/ not apxrtins.
    Below is the apex_epg_config.sql /tmp output.
    SQL> @apex_epg_config.sql /tmp
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    old 1: create directory APEX_IMAGES as '&1/apex/images'
    new 1: create directory APEX_IMAGES as '/tmp/apex/images'
    Directory created.
    old 47: if '&IMGUPG' != '' then
    new 47: if '' != '' then
    old 48: l_mv_folder := '&IMGUPG';
    new 48: l_mv_folder := '';
    PL/SQL procedure successfully completed.
    Commit complete.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    timing for: Load Images
    Elapsed: 00:02:28.69
    Session altered.
    PL/SQL procedure successfully completed.
    Commit complete.
    Session altered.
    Directory dropped.
    SQL>

  • Trying to connect to PhoneGap Build Service in Dreamweaver CS6 but get a "Temporary Server related error". Help!

    I am trying to connect to the PhoneGap Build Service in Dreamweaver CS6 but after about a minute I receive the error "Temporary Server related error. Please try again later.". I have googled, searched and implemented any fix that I could find without any joy. I have fully updated Dreamweaver and all other Cloud services but still am receiving the error.
    I can log into build.phonegap.com using my Adobe ID no problem and I have linked a GitHub account to my Adobe ID so I am at a loss as what I can try next.
    Any help would be much appreciated.
    Many thanks,
    Dan

    You will likely get better program help in a program forum Dreamweaver support forum
    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • Script task error: exception has been thrown by the target of an invocation

    Hi, 
    I have a script task which find the sheet name in an excel and assigned it to variable, this package works perfect while executing using BIDS but when I try to execute it using project deployment it throws the error.
    Script task error: exception has been thrown by the target of an invocation

    Hi Shoaib,
    You use the Microsoft.Office.Interop.Excel namespace in the Script Task, right? If so, please check whether you can find the Microsoft.Office.Interop.Excel.dll in the following folder on the SSIS server:
    %ProgramFiles%\Microsoft Visual Studio XX.X\Visual Studio Tools for Office\PIA\OfficeXX
    (or %ProgramFiles(x86)%\Microsoft Visual Studio XX.X\Visual Studio Tools for Office\PIA\OfficeXX on 64-bit operating systems)
    To install Office primary interop assemblies (PIAs), you can use one of the following methods:
    Install the .NET Programmability Support feature when installing Microsoft Office.
    Install the
    Microsoft Office 2010: Primary Interop Assemblies Redistributable.
    Regards,
    Mike Yin
    TechNet Community Support

  • Why do i keep having java script application error "on HidePage called" everytime i launch, browse and close Firefox?

    why do i keep having java script application error (on HidePage called) everytime i launch, browse and close Firefox?
    == URL of affected sites ==
    http://
    == User Agent ==
    Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4

    Hello Bo.
    It's possible that you are having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    Whenever you have a problem with Firefox, whatever it is, you should make sure it's not caused by one (or more than one) of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] (don't forget to select ''Disable all add-ons'' when you start safe mode). If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and theme and [https://support.mozilla.com/en-US/kb/Troubleshooting+plugins this one] for plugins.
    If you need support for one of your add-ons, you'll have to contact its author.

Maybe you are looking for

  • Script to send attach file from oracle...

    Hi All, I´m trying to monitoring my tablespaces space usage, using utl_smtp utility, but nothing that I´ve found in web is working. I can send a sample email without attach files, this works well, but when I try to attach a file nothing works. Maybe

  • Merge two domain files?

    so i mainly work on my home computer with iWeb, but ended up having to create a site on my laptop. how or is there any way to merge or add it to my home computer domain file? better question is to avoid this could the domain file live on my idisk and

  • Suddenly very slow wifi access to App Store?

    A new problem just started for me last night: The speed of the App Store over wifi on both my iOS6 iPhone 5 and my wifi-only iOS5 iPad2 has dropped significantly.  An 8MB app takes several minutes to download over wifi.  On the phone, if I switch to

  • Drop Down Menus for iWeb: Will They EVER Come?

    I've got several websites that I need to update, and frankly probably rebuild from scratch. I am considering moving them to iWeb. However, the ONLY reason I have not switched over yet is the unavailability of easy WYSIWYG drop down menus for iWeb. It

  • Problems with AS91

    When trying to create new assets using t-code AS91, I am getting the following error - Current Fiscal Year 2005 has to be after transfer date 31.12.2008 Can anyone help with this? Many thanks,