Runtime :Javascript problem when trying to display the date binded to RFC

Hi all,
I am facing a very strange problem. I Have used a Bapi to pass some inputs to the Bapi function and binded the UI with that. But for the date field when i am running the application and trying to specify some date it is giving some Javascript Error and not Showing the date Dialog box
The Error is "SAPUR_January is null or not an object"
Is anyone has any idea on it, then please let me know at the earliest.
Mukesh

Hi armin and Mani
For armin: I did't understand for what you are refering to.
For Mani: Hi mani those are the Input fields and by default they are binded to the Date field only and user has to supply the date parameter. The Small box that comes when you bind a UI field with the Date type when i am clicking on that i am reciving that error.
Mukesh Poddar

Similar Messages

  • Authorisation problem when trying to see the data after loading

    HI Everyone,
                           I loaded data in quality. when i am trying to see the data, i am getting the following messages
    1.Your user master record is not sufficiently maintained for object Authorization Object for Plant
    2.System error: RSDRC / FORM AUTHORITY_CHECK USER NOT AUTHORIZED ZCOPC_C21 ZCOPC_C21
    3.System error: RSDRC / FUNC RSDRC_BASIC_CUBE_DATA_GET ERROR IN RSDRC_BASIC_QUERY_DATA_GET ZCOPC_C21 64
    4.System error: RSDRC / FORM DATA_GET ERROR IN RSDRC_BASIC_CUBE_DATA_GET ZCOPC_C21 64
    Can any one of you tell whether it is a transport issue or some authorisation problem. Guide me how to solve this.
    Thanks in advance for your help.

    Hi,
    After you get this error goto Tcode SU53 and then you'll get the object and activity for that auth object.
    You can then go and check if this is enabled in your auth profile using SUIM tcode and going to users.
    If its enabled then you need to check for values if you have authorization to display data for that particular plant.
    This is an auth issue and you should get approval from the appropriate person in order for you to look at the Master data and then have the Security or Basis team grant you access to the same.
    Cheers,
    Kedar

  • COIS024 When trying to display the goods movement in COR2/COR3

    Gents,
    the system is issuing a COIS024 message (There is no data for the selection) when trying to display the documented goods movements for any process order. The order has both GI & GR. The message is also refering to OPJB saying we should set the type of this message to S in OPJB.
    Any ideas why this is happening, or better a solution?
    Regards,
    Kenneth

    Hi,
    2 things:
    1. In COR4, for plant - order type combination check in implementation tab if you have flagged the check boxes under documentation of goods movement. If it is not done, then flag the same, then all future goods movement will be documented.
    2. If the above is done, then run SU53 & check if you have some authorization issue.
    Regards,
    Vivek

  • Problems when trying to update the free version of Adobe Reader Updater 11.0.00 on Windows 8. There

    Problems when trying to update the free version of Adobe Reader Updater 11.0.00 on Windows 8. There is something to fix.??

    Have you tried http://ardownload.adobe.com/pub/adobe/reader/win/11.x/11.0.03/misc/AdbeRdrUpd11003.msp ?

  • Facing problem when trying to start the addon manually

    Hi,
    I have created an add-on using simple addon installer project. The prepared addon has been installed successfully. After installation, when trying to start the addon manually by Add-On Manager,
    The addon exe is giving an error message at the line when try to instantiate the SboGuiApi.
    "SAPbouiCOM.SboGuiApi SboGuiApi = new SAPbouiCOM.SboGuiApi();"
    The error message is -
    "Could not load file or assembly 'Interop.SAPbouiCOM, Version=6.8.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified."
    and finally it gives an error message "Add-On connection timed out".
    Note: At the development end we have tested it on our two systems its working properly. But on the production system its giving the error
    Please help!! its urgent...
    Regards,
    Ashok

    Hi suresh,
    I have tried it number of times, but the problem not been addressed yet.
    Or can you please clearify what exactly do you mean by UIAPI.
    What we have did at our end is -
    Just removed the SAPbouiCOM.dll from the references and add it again.
    "I am using SBO 2005A SP01 PL-31"
    If you have any more ideas please reply back
    Thanks for prompt response
    Regards,
    Ashok

  • System preferences freezes when trying to change the date

    Hey guys,
    I've got a MacBook Pro running OSX 10.4.1. I'm having a problem with trying to change the time/date settings. Either going through the system preferences window or accessing it through clicking the clock in the top right and then 'open date & time', I get the spinning wheel and System Preferences crashes. Any ideas why?
    Regards,
    Phil

    You are probably running 10.4.10 in as much as the MacBook pro's came out well after 10.4.1 was released. In any case try deleting the file com.apple.systempreferences.plist in your user/library/preferences folder.

  • Getting Java console error when trying to display the PO

    Hi All,
    In the approved shopping cart when we select any item details and when we go and see the follow-on documents we get two options to select 1) Display as Graphic 2) Display as Table. When we are select the option 2 display as table we are able to see the shopping cart and also the PO and further when we click on the PO it is displaying the order details.
    However when we go by option 1 display as graphic, we are able to get the details of the shopping cart and PO, but when we try to click on the PO we get Java error indicating as follows. "Error. Click for details". when we click the on the error a window will apper and indicates that Application failed to run.
    we installed the latest version Java and tried still we are getting the same error. Can any body help me in this.
    Java Plug-in 1.6.0_18
    Using JRE version 1.6.0_18-b07 Java HotSpot(TM) Client VM
    User home directory = J:\Documents and Settings\****
    c:   clear console window
    f:   finalize objects on finalization queue
    g:   garbage collect
    h:   display this help message
    l:   dump classloader list
    m:   print memory usage
    o:   trigger logging
    q:   hide console
    r:   reload policy configuration
    s:   dump system and deployment properties
    t:   dump thread list
    v:   dump thread stack
    x:   clear classloader cache
    0-5: set trace level to <n>
    java.lang.StringIndexOutOfBoundsException: String index out of range: 0
         at java.lang.String.charAt(Unknown Source)
         at VisnetMain.readParameter(VisnetMain.java:141)
         at VisnetMain.init(VisnetMain.java:60)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Exception: java.lang.StringIndexOutOfBoundsException: String index out of range: 0
    java.lang.NullPointerException
         at VisnetMain.start(VisnetMain.java:3770)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Exception: java.lang.NullPointerException

    Hi psamp1,
       Were you able to solve this problem?
       We have exactly the same issue...
    Thanks
    John
    Edited by: John Chinnappan on Mar 29, 2011 8:06 AM

  • PLEASE HELP!!! I'm going nuts! Javascript problem when trying to load images on E-Bay auctions and My Space doesn't look right

    This is the second time I've been here for help and I have had to use IE for the past few weeks because I still have this problem. The images on E-Bay's individual auctions begin to load then stop, I believe it is a Javascript problem. I've already tried the troubleshooting tips for "images don't display" AND I have uninstalled/reinstalled Firefox to no avail. My Space doesn't seem to be displaying properly either, for example, if I want to change the color of a font in a message the boxes appear, but no color...please SOMEBODY HELP! Thank you!
    == URL of affected sites ==
    http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=230497781181&ssPageName=ADME:B:SS:US:1123

    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")
    You can also try "Reset all user preferences to Firefox defaults" on the [[Safe mode]] start window - See http://kb.mozillazine.org/Resetting_preferences

  • "Output could not be issued" when trying to display the layout of the order

    "Output could not be issued" error comes when trying the display layout of the order confirmation.
    Thanks

    Hi,
    This error is faced generlly when output type has not been assigned to the document type.In sales order Follow the path
    Goto-Extras-Output-Header-Edit.
    Here mention the output type and communication medium and save the document.
    Now try to issue the output.
    I assume that you have maintain the output determination procedure in SPRO.
    For automatic determination of output maintain the output condition record
    Reward points if useful
    Regards,
    Amrish Purohit

  • How can I solve the Error 110 problem when trying to modify the Description of Properties of PDF?

    Hello!
    I am trying to modify the Description of the PDF fies but I cannot do for some files because of the Error 110.  How can I solve this problem so I can succesfully modify the Description of the Properties of the PDF files?
    I also have one more question!
    Why is it impossible to modify the Description parts when the File name is missing in the Description?  There is a File name on each individual PDFs but some of them have to File names on the Description!
    Thank you very much in advance!

    Noelia, i have the same problem, did you solved it ?I had the same issue as Noelia when I investigated Noelia's issue originally (see the TwoVideos sample application in this thread: Re: How can I play different videos with only one MediaPlayer?
    I tried running the TwoVideos sample application today on Windows XPsp3, JavaFX 2.1b17, JDK7u4ea and I was unable to reproduce the problem, so it is likely fixed either 2.1 or (less likely I believe) a Windows 7 only related issue.
    http://www.oracle.com/technetwork/java/javafx/downloads/devpreview-1429449.html
    If you can reproduce the issue with the latest developer preview, then log a bug at http://javafx-jira.kenai.com with environment details, steps, sample media and code to reproduce the issue.
    Please contact me ainchilc at gmail dot com.If it is an answer to an unanswered question on a public forum, it is best to post the answer on the forum, then everybody who reads the forum will know what the answer is.

  • Problem when trying to install the Catalyst 8.2 on Satellite A200-1KB

    Hi,
    recently I did have to change back to Windows XP, since I was having problems running some old stuff that I have and I need to run it.
    The laptop has an ATI Mobility Radeon HD 2400, and I have installed the Windows XP 32 Professional, so I have downloaded the correct drivers but when im installing them I get an error that say or the driver isnt for my Windows or isnt for my Hardware aka Graphic Card :(
    Since I like games I would like to have the lasted driver install on the Laptop so I can play them whitout any problems, but I cant install the last driver for it.
    Thanks for your help in advance :D

    Hi friend,
    Ive read your post and one question about I am curios is: Where did youve downloaded the graphics driver? From the ATI homepage??
    If yes, then I can tell you: the drivers from there would NEVER work since you have a special mobile chipset and not a desktop graphics card.
    In such case (if you want to have the latest drivers) you will have to visit:
    http://www.laptopvideo2go.com
    or
    http://www.omegadrivers.net/
    because there and ONLY THERE you can get some modified drivers which will run on your mobile system. But install them on your own risk!!
    GReetings

  • Problems when trying to access the folio builder

    Hi I am not able to access my account by folio builder panel (Mac).
    When I click in the popp sig to enter my account information does not open.
    See what happens in the video: http://www.youtube.com/watch?v=9UgQ-YToObQ&feature=youtu.be
    Indesign Cs6
    Thank you.

    I've never seen that before. Here are a couple of things you can try.
    * Reset preferences while relaunching InDesign.
    * Quit InDesign and any other CS apps. Delete the opm.db file located in /Users/"your user name"/Library/Application Support/Adobe/OOBE/opm.db. (You might need to hold down Option and choose Go > Library in Finder if system files are hidden.) Then start InDesign and try signing in to the panel.

  • PC gets loaded when trying to display large data in graph

    PC gets loaded when i try to display large data in the graph, the shift register holding the data eats up all my virtual memory ,so my pc gets hangs,any ways to refresh the virtual memory using labview. The chart also cannot be replaced.

    Bharani wrote:
    The data size is appox 200 MB or more. The data is acquired in I32 format and store in file. During the playback , the file is read according to the sampling rate, converted to ascii ,send to Daqmx write and Graph simultaneously. In graph portion, the array holds(using shift register)  all the data in the graph.This holding the data loads the PC.Is there any way to refresh the virtual memory using labview.
    Is there really a good reason to send 200MB worth of I32 data to a graph? NO! Your graph most likely does not have more than about 1000 pixels across!
    Most likely, you have multiple copies if the data in memory. Do you convert the entire 200MB data to ASCII or each data point as needed? Have you done some profiling? What is the memory usage in "VI properties..Memor Usage"? Do you use local variables?
    Your best bet would be to analyse you code to optimize memory usage, avoid data copies, etc. Please attach you code so we can give some advice.
    LabVIEW Champion . Do more with less code and in less time .

  • Problems when trying to execute the jarfile

    I am facing a problem while executing a jar file.
    I have got a few .class files, when I run them in jbuilder , they run fine without any problems. Then I create a jar file using the jbuilder archive builder and try to run the jar file in dos prompt. It throws me an exception in one of my classes saying
    cannot instantiate class : com.evermind.server.rmi.RMIInitialContextFactory

    Hi,
    Could you please clarify on how you are trying to
    execute a jar file ? Do you mean that you do something
    like
         java <Classname> -cp <classpath>
    ? What do you do in your java program ? could you
    elaborate a little more ?
    Amlan.

  • Problems when trying to surf the Internet through a SSL VPN tunnel

    Hi,
    I have a small/big problem, I have a customer who have the need for the possibility to surf the internet through the SA500W when they are connected through a SSL VPN tunnel in to their network. I am not using a Split Tunnel. What I have seen until now, when you run IPCONFIG/ALL the default gateway for the SSL VPN IP settings is 0.0.0.0. Is this the problem and if so, how can this be solved?
    Thanks in advance!
    Brg
    Niklas Eklov

    There are various causes for this error, see [[Firefox is already running but is not responding]] for details.

Maybe you are looking for