<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Custom Upload program search File is dumping in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-upload-program-search-file-is-dumping/m-p/7010762#M1496586</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a custom program which generates JIT calls and I am uploading using File option. I am getting dump when hit F4 (search for file). well I am not getting dump every time, I think I am getting every time log in but I tried logoff and login no issues. Thought ask experts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already searched Forums, couldn't get answer. Below is the dump description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ST22 Description                                                                &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happened?                                                                     &lt;/P&gt;&lt;P&gt;The current screen processing was terminated, since a situation occurred from which it could not continue processing.             &lt;/P&gt;&lt;P&gt;This is probably due to an error in the current screen of the ABAP program.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Error analysis&lt;/P&gt;&lt;P&gt;During "F4" processing, the program tried to send a " " message.&lt;/P&gt;&lt;P&gt;This is not allowed at this point in processing.                &lt;/P&gt;&lt;P&gt;The program had to be terminated.                               &lt;/P&gt;&lt;P&gt;Screen name.............. "Custom program name"        &lt;/P&gt;&lt;P&gt;Screen number............ 1000     &lt;/P&gt;&lt;P&gt;                                                   &lt;/P&gt;&lt;P&gt;How to correct the error&lt;/P&gt;&lt;P&gt;To correct the error, the program must be modified.&lt;/P&gt;&lt;P&gt;The "F4" processing needs to be changed.          &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way below is the code I am using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'WS_FILENAME_GET'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            def_filename     = filename&lt;/P&gt;&lt;P&gt;            mask             = ',&lt;STRONG&gt;.&lt;/STRONG&gt;,&lt;STRONG&gt;.&lt;/STRONG&gt;.'&lt;/P&gt;&lt;P&gt;            mode             = 'O'&lt;/P&gt;&lt;P&gt;            title            = 'Select a file'(002)&lt;/P&gt;&lt;P&gt;       IMPORTING&lt;/P&gt;&lt;P&gt;            filename         = filename&lt;/P&gt;&lt;P&gt;       EXCEPTIONS&lt;/P&gt;&lt;P&gt;            inv_winsys       = 1&lt;/P&gt;&lt;P&gt;            no_batch         = 2&lt;/P&gt;&lt;P&gt;            selection_cancel = 3&lt;/P&gt;&lt;P&gt;            selection_error  = 4&lt;/P&gt;&lt;P&gt;            OTHERS           = 5. &lt;/P&gt;&lt;P&gt;                             &lt;/P&gt;&lt;P&gt;Appreciate your help&lt;/P&gt;&lt;P&gt;sarath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jun 2010 22:40:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-04T22:40:43Z</dc:date>
    <item>
      <title>Custom Upload program search File is dumping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-upload-program-search-file-is-dumping/m-p/7010762#M1496586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a custom program which generates JIT calls and I am uploading using File option. I am getting dump when hit F4 (search for file). well I am not getting dump every time, I think I am getting every time log in but I tried logoff and login no issues. Thought ask experts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already searched Forums, couldn't get answer. Below is the dump description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ST22 Description                                                                &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happened?                                                                     &lt;/P&gt;&lt;P&gt;The current screen processing was terminated, since a situation occurred from which it could not continue processing.             &lt;/P&gt;&lt;P&gt;This is probably due to an error in the current screen of the ABAP program.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Error analysis&lt;/P&gt;&lt;P&gt;During "F4" processing, the program tried to send a " " message.&lt;/P&gt;&lt;P&gt;This is not allowed at this point in processing.                &lt;/P&gt;&lt;P&gt;The program had to be terminated.                               &lt;/P&gt;&lt;P&gt;Screen name.............. "Custom program name"        &lt;/P&gt;&lt;P&gt;Screen number............ 1000     &lt;/P&gt;&lt;P&gt;                                                   &lt;/P&gt;&lt;P&gt;How to correct the error&lt;/P&gt;&lt;P&gt;To correct the error, the program must be modified.&lt;/P&gt;&lt;P&gt;The "F4" processing needs to be changed.          &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way below is the code I am using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'WS_FILENAME_GET'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            def_filename     = filename&lt;/P&gt;&lt;P&gt;            mask             = ',&lt;STRONG&gt;.&lt;/STRONG&gt;,&lt;STRONG&gt;.&lt;/STRONG&gt;.'&lt;/P&gt;&lt;P&gt;            mode             = 'O'&lt;/P&gt;&lt;P&gt;            title            = 'Select a file'(002)&lt;/P&gt;&lt;P&gt;       IMPORTING&lt;/P&gt;&lt;P&gt;            filename         = filename&lt;/P&gt;&lt;P&gt;       EXCEPTIONS&lt;/P&gt;&lt;P&gt;            inv_winsys       = 1&lt;/P&gt;&lt;P&gt;            no_batch         = 2&lt;/P&gt;&lt;P&gt;            selection_cancel = 3&lt;/P&gt;&lt;P&gt;            selection_error  = 4&lt;/P&gt;&lt;P&gt;            OTHERS           = 5. &lt;/P&gt;&lt;P&gt;                             &lt;/P&gt;&lt;P&gt;Appreciate your help&lt;/P&gt;&lt;P&gt;sarath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jun 2010 22:40:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-upload-program-search-file-is-dumping/m-p/7010762#M1496586</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-04T22:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Upload program search File is dumping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-upload-program-search-file-is-dumping/m-p/7010763#M1496587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure it happens during the call?&lt;/P&gt;&lt;P&gt;What is the exception name in the dump?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's really the call, then could you try to pass the mask as a variable and declare it like this:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA mask(20) TYPE  c VALUE   ',*.*  ,*.*.     '.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jun 2010 23:14:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-upload-program-search-file-is-dumping/m-p/7010763#M1496587</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2010-06-04T23:14:25Z</dc:date>
    </item>
  </channel>
</rss>

