<?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 Re: about  Function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-function-module/m-p/3751286#M902480</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;P_file1 stores the path of the file selected.&lt;/P&gt;&lt;P&gt;filemask -it refer to type of file to be slected like for all types u give&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;for text file *.txt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Apr 2008 09:46:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-22T09:46:32Z</dc:date>
    <item>
      <title>about  Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-function-module/m-p/3751285#M902479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;      could any one of u tell me in the following fm what is file mask and what it going to store in p_file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CALL FUNCTION 'F4_DXFILENAME_TOPRECURSION'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      I_LOCATION_FLAG = 'A'&lt;/P&gt;&lt;P&gt;      FILEMASK        = '&lt;STRONG&gt;.&lt;/STRONG&gt;'&lt;/P&gt;&lt;P&gt;      FILEOPERATION   = 'W'&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      O_PATH          = P_FILE1&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      RFC_ERROR       = 1&lt;/P&gt;&lt;P&gt;      ERROR_WITH_GUI  = 2&lt;/P&gt;&lt;P&gt;      OTHERS          = 3.&lt;/P&gt;&lt;P&gt;  IF SY-SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;P&gt;            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;pavan t.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 09:31:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-function-module/m-p/3751285#M902479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T09:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: about  Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-function-module/m-p/3751286#M902480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;P_file1 stores the path of the file selected.&lt;/P&gt;&lt;P&gt;filemask -it refer to type of file to be slected like for all types u give&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;for text file *.txt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 09:46:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-function-module/m-p/3751286#M902480</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T09:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: about  Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-function-module/m-p/3751287#M902481</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;It permits you to have a kind File Management but on the server side&lt;/P&gt;&lt;P&gt;The file mask permtits you to filter the file that you want to see.&lt;/P&gt;&lt;P&gt;And when you select a file O_PATH contains the complet path to access the file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 10:01:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-function-module/m-p/3751287#M902481</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T10:01:44Z</dc:date>
    </item>
  </channel>
</rss>

