Problem when Opening a file in the Function Moudle

Hi,
I was encountered a Problem , when i am opening a file from the function Module,
But when i tried the same code in the ABAP Editor it was working fine.
Is there any Difference from ABAP Editor & Function Module Editor
(ex : Un-Code  Etc ) ...
Let me know if your have any conserns.  Thanks In Advance.
Regards
Nag

Hi,
In the FM'S u might have declared the import,export,tables parameters.So u have to use these parameters in the source code editor of FM.If u don't use any of these parameters and try to use any other parameters which also not declared in the FM source code,then u will get the error.pz check the parameters u r using in the FM....
Regards,
Nagaraj

Similar Messages

  • HT1338 I have a problem with opening downloaded files from the internet; zip types. Can you tell me an app to open these types of formats of files?

    I have a problem with opening downloaded files from the internet; zip types. Can you tell me an app to open these types of formats of files?

    It should unzip if you double-cick.
    What are you seeing happen when you do that?
    Select a .zip file in the Finder and Get Info (cmd-i). What is set for it to Open With. It should be Archive Utility.

  • Problem when opening CSV files after update

    Hello
    I have updated a Mac to OS 10.6
    Before the update, when clicking on a CSV file (bank statements) the file would open in Microsoft Excel and display all the fields in their own columns.
    Afer the update, all the fields are contained in one column. It looks like excel is not seeing the commas ? Previewing the CSV file in numbers works correctly though.
    How can I resolve this?
    Secondly, the CSV file has numbers (deposits) listed as +0000000023.99 for example. Before the update, that transaction would have showed as 23.99 in its column in excel - now it shows it as +0000000023.99.
    Any assistance would be greatly appreciated.

    This looks like an Excel issue. You didn't say which Excel version you're using. Try posting your question on Microsoft's Mactopia Office forum, but include the version and update number in your inquiry. I can tell you though that in the current Excel 2008 version, I open up csv files all the time without any problem at all.

  • Odd problem when opening a file and displaying it in a gui

    When I load up my program, it displays the contents of the array as JLabels in a frame. Just say the file contained the following characters
    ###$$###
    When executing the program for the first time, the output is correct and will obviously look like this
    ###$$###
    However, when closing the instance of the program and loading it up again, the output will be
    ###$$###
    OOOOOOOO
    Where the O's are those square characters you get. (char) 12312 to be exact. Any idea why? I am using Dr. Java

    Nevermind. I got it fixed. Wasn't closing the frame properly. I apologize.

  • Problem of opening PDF files on the web

    I have installed the latest version of Acrobat Reader, but I still couldn't read some PDF files on the web, what should i do?

    Hi wings57638543,
    1. Which browser are you using?
    2. Are there some specific files that you are unable to load in the browser? Can you share the link?
    3. In Reader DC, go to Edit->Preferences->General and click on "Select As Default PDF Handler" button. Then try loading those PDFs.
    Thanks.

  • What is the problem when opening jpg files using Desktop API

    Hi, i would like to open jpg, or gif files using Desktop API, and the application crashes.The Desktop API is supported by my OS, because txt files, or file directories can be opened, mails can be sent, browsing is also supported.
    Only jpg and gif, and i think other picture formats cannot be opened.
    Obviously ACDSee and other picture viewing programs are installed in my computer.
    The corresponding application code can be found at the bottom of the page of http://www.awprofessional.com/articles/article.asp?p=661371&seqNum=2&rl=1
    my code:
    if(Desktop.isDesktopSupported()){
    Desktop desktop=Desktop.getDesktop();
    try
    desktop.open (fileToOpen);
    catch (IOException ioe)
    JOptionPane.showMessageDialog (frame,
    "I/O problem");
    catch (IllegalArgumentException iae)
    JOptionPane.showMessageDialog (frame,
    "File doesn�t exist");
    fileToOpen is obviously a File.
    Thx for the help in advance.
    Message was edited by:
    javahelps
    Message was edited by:
    javahelps
    Message was edited by:
    javahelps
    Message was edited by:
    javahelps

    My file association for jpg files is correct, if i click on a
    jpg, ACDSee starts immediately.Although I am a long time Windoze non-user, I vaguely remember that there's a difference between correct file-type association being set and some application starting at a mouse click on a file icon. I also vaguely remember Windoze file-type association mechanism uses a few action-types. Java Desktop should expect a specific action-type for the association.

  • Error when opening indd-file: Either the file does not exist, you do not have permission, or the...

    Hi! I'm having trouble opening a indd-file. It was sent to me as a zip-fil along with the used fonts and links. When I try to open the file, I'm getting this error: "Either the file does not exist, you do not have permission, or the file may be in use by another application". I've tried to look up this error both here in these forums and through google, but can't find a similar case. Hope someone can help me with this. Please let me know if you need more information/details, and I'll provide. Thanks!

    function(){return A.apply(null,[this].concat($A(arguments)))}
    I'm suspecting it to come from a mac user, if that could influence the case...
    It does come from a Mac, as is proven by the fonts, which are of no use on my Windows machine, but that doesn't prevent my CS4 to open it without any problem. It seems to me it's a perfectly regular CS2 file.
    Just for cheers I set the file to Read-only, but my InDesign opens it regardless (again as a copy, because it's a "converted" file).
    Could it be something in your environment? No network read/write privileges, insufficient free hard disk space, stuff like that?

  • Upgrade to Netweaver causing problem while opening pdf file in the portal

    After an upgrade to Netweaver 4.0, the following code for opening a pdf file constructed from a byte stream passed from an RFC fails.
    Document doc = new Document(PageSize.A4);
    javax.servlet.http.HttpServletResponse myResponse = request.getServletResponse(true);
    myResponse.setHeader("Content-Disposition","attachment;filename=\"AIPDoc.pdf\"");
    myResponse.setContentType("application/pdf");
    ByteArrayOutputStream baosPdf = new ByteArrayOutputStream();
    OutputStream os = myResponse.getOutputStream();
    os.write(pdfResult);
    PdfWriter.getInstance(doc, os);
    It throws a "file not found error" on opening directly. However, if saved and viewed; it opens fine. I believe we need to specify the portal url in the filename but not sure.
    Thanks,
    Devina

    Hi Devina,
    We are also opening a pdf file constructed from a byte stream passed from an RFC.  Our problem is that we are experiencing inconsistent results.  The file appears to open on some PC workstations but not on others.  When it doesn't work we simply get a blank screen in the window.  Did you resolve your issue?  If so, perhaps you can provide us with some suggestions for solving our problem.
    Thank you,
    Angie

  • Colour problems when opening PEF files in ACR

    I have the problem that when I open a (Pentax) raw image in ACR the colours (particularly blue it seems to me) go awry.
    If I open  the image in Pentax Photo Browser the image is displayed correctly.
    If  I convert the image to jpg in Pentax Photo Lab the image is displayed  correctly.
    If I open this jpg in Photoshop Elements 8 the image is  displayed correctly.
    It's only when I open the raw files directly in Photoshop  that the colours are wrong.
    Opening the raw file in Elements opens the  'Camera raw' window, which has various adjustment tabs with sliders.   What ever adjustments I make in this window, I cannot seem to  replicate/keep the correct colours.
    I have tried resetting and then using the Camera Raw Defaults.
    I've also tried some other adjustments, i.e. setting the white  balance to 'Daylight' (as this is how the camera is usually set) and the  camera calibration to 'Camera Standard' - I can get the blue somewhat  close, but then the yellow is out.
    So, at the moment, I have to process  the raw files in Pentax Photo lab, then open and edit them in  Photoshop.
    It would be nice to be able to bring single PEF files into PS without having to convert them first.
    What  on earth am I doing wrong?  Or is this a genuine limitation with ACR?
    Any help/guidance would be appreciated!
    Regards,
    Dingo.

    Jim Hess,
    That's helpful advice, thank you.  Sadly, I've been unable so far to make adjustments in ACR that are anywhere near (IMHO) the images as displayed in Pentax Photo Lab.  Even the (truly awful) MS Office picture manager provides more consistent colour.
    I'm still convinced that I'm doing something wrong.  I know that Elements is much cheaper than full Photshop (something that I simply can't afford to buy) but to be so wildly out is unbelieveable.
    For example, I took a photo of a jet passing overhead, with (out of focus) leaves on a tree, then went in and loaded this onto my computer.  IMHO the Pentax Photo Browser showed the scene pretty much as was. After converting to jpg in Photo Lab, I loaded into PSE 8 and Office picture manager - both display consistently with the raw image displayed in Photo Browser.
    However, when I loaded the same raw file into ACR the blue sky has a greenish tinge that I can nearly adjust out, but either way, the green leaves look muddy and the colour is weak.  If I get the leaves good, then the blue is very over saturated.  When I compromise both the blue and the green, the aluminium fuselage on the jet has a red/purple tinge.
    Some more information:  Monitor is calibrated (I borrowed a colleages Huey).  Camera and PSE are both set to Adobe RGB.  I print to a Epson R1400, with colour management handled by PSE, and the colour matches the screen very well.
    Any further advice much appreciated.
    Regards,
    Dingo.

  • Color Inconsistency Problem when opening a file designed in InDesign

    I am designing images in Indesign CS. I am using lab color. When I export those files as pdfs (in the color settings I check "leave unchanged") and when I open them up in Photoshop CS in lab color, I use the eyedropper tool to see if my colors are the same. The lab color numbers are all shifted slightly from what they originally were in InDesign. I am using color management in both Photoshop and InDesign with the same profile. Shouldn't my colors stay the same? Why are they changing slightly? It is very important that they be exact.

    Mary,
    I've done two tests:
    1. Open p.3 of this doc in PhS (CS2) in mode Lab:
    http://www.fho-emden.de/~hoffmann/swatch16032005.pdf
    The doc was programmed in Lab by PostScript. PhS shows
    the correctly rounded values (original values under
    each swatch). Occasionally tiny errors like this:
    50.47-->51 .
    2. The same doc p.3 placed in ID, then added a rectangle
    with Lab=50/60/70. Exported as PDF (colors unchanged)
    and opened in PhS: exactly 50/60/70.
    So far everything seems to be correct, but the second
    test concerns only one ID Lab swatch.
    If you send me an example doc with color swatches and
    numbers then I would analyze it (e-mail by clicking
    on my name).
    Clicking on the name doesn't work. Use [email protected]
    I don't have CS, only CS2, if this should matter.
    Best regards --Gernot Hoffmann

  • My Acrobat XI shows a blank, grey screen when opening scanned files, tho the Reader shows the files properly.

    Adobe Reader is able to display scanned documents properly, but not Acrobat XI. I have updated the Flash Player. I have turned the 'large images' on feature in Preferences. I have updated Acrobat. The screen still shows up grey and blank. Please help.

    Hi ,
    Please refer the following document to get solutions related to scanning .Hope this will help.
    https://helpx.adobe.com/acrobat/kb/troubleshoot-scanner-issues-acrobat.html
    Regards
    Sukrit Dhingra

  • See file path when opening a file is CS

    I have wondered this for some time. When I open/place a file into CS, it will by default open to the most recent files and folders accessed. Sometimes I have more than one folder by the same name (one on server, one on my desktop for example). I often would like to double check the path where these files are located. But the path does not show up when opening a file from the application. Show path bar is only visible when you access the files straight from the finder. Is there any way to see the path from "open or place"? I often have to re-establish the path to ensure I have the right one.

    Update your video card driver from the GPU maker's website.

  • [CS4][AS] Detect problems when opening document

    Hi,
    Can anyone please help me?
    I'm trying to write a applescript that opens a indesign file, prints the document, and closes the file again.
    Everything works fine but when a file is opend, and there are some missing plugings, assignments, fonts, images, .... the script stops.
    How can I  detect if a error appears when opening a file? The file then has to be ignored...
    How can I detect if anything is missing before printing the file?
    Thanks
    the script:
    tell application "Adobe InDesign CS4"
    set myDocument to open inInputFile
    print active document using "HighresPreset" without print dialog
    close active document saving no
    end tell

    Hi:
    Sometimes you may want your script to proceed even if there are errors opening it. In that case, you can use the Preferences Suite -> Script Preference for user interaction level:
    tell application "Adobe InDesign CS4"
       tell script preferences
          return user interaction level -- see what it's set to currently
          --set user interaction level to never interact -- change it
       end tell
    end tell

  • Problems by opening SIM File

    Hello,
    I have  problems to opening SIM Files.
    The message that the SAP Tutor Tool display is :
    "This tutorial cannot be run by this version of SAP Tutor. To run the tutorial you must licence SAP Tutor"  
    I can open SIM File direct from SAP, but not self created SIM Files.
    Are there anything that I have to heed ?

    Hi
    you can  reach the new par.file
    http://<server>:<port no>/irj/servlet/prt/portal/prtroot/<parfile name>.<componentname>
    parfile name --> without .par ext.
    http://xxx:11111/irj/servlet/prt/portal/prtroot/xxx.yyy

  • The problem i am having is when i go to open a file from the menu bar that as "FILE" is blackcolor

    the problem i am having is when i go to open a file from the menu bar that as "FILE" is all black in color and i cant see what i'm picking how do i change that so i can see what i'm picking

    Is that Photoshop?  Depending on the version you could try to change the Color Theme (Edit | Preferences | General | Appearance).
    If that does not help, you may have a better chance to get a useful answer if you ask in the Photoshop or Photoshop Elements forum.

Maybe you are looking for

  • Tables report are stored in which db table

    tables report are stored in which db table ?and can we do remote comparision between this in dev and prd

  • Pages with word templates

    I'm writing my thesis and my school uses a MS Word template... has anyone had experience with using Word templates in Pages?  Will it be a nightmare or relatively easy -I don't want to spend hours and hours reformatting.  Thanks for your feedback.

  • Redering error Imovie 10.0.7

    Hello. Im getting a redering error: -50 every time I try to render my first movie. It happends at the same time all the time, at a certain clip. I read that one solution is to delete this clip. But for me I might as well delete the project. Theres go

  • Is there a program similar to word

    I am interested in buying an Ipad and want to know if there is an application similar to word or openoffice?

  • Photoshop Elements 8 crashing

    Whenever I click on "Additional Brush Options" and "Brush tablet options", photoshop will crash like immediately. I have all the updates available. Is there a patch I can get or something to help? thanks!