<?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: function module to check the file type/format. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-the-file-type-format/m-p/6795629#M1466574</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 think  the function module  &lt;STRONG&gt;TRINT_FILE_GET_EXTENSION&lt;/STRONG&gt; would be helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrads,&lt;/P&gt;&lt;P&gt;Lokesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Apr 2010 11:22:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-19T11:22:01Z</dc:date>
    <item>
      <title>function module to check the file type/format.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-the-file-type-format/m-p/6795627#M1466572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    Is there any function module to identify the type of file .xml, .txt, image &lt;/P&gt;&lt;P&gt;   any suggestions.&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 11:05:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-the-file-type-format/m-p/6795627#M1466572</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-19T11:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: function module to check the file type/format.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-the-file-type-format/m-p/6795628#M1466573</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 think this SDN link will be helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1316324"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 11:11:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-the-file-type-format/m-p/6795628#M1466573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-19T11:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: function module to check the file type/format.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-the-file-type-format/m-p/6795629#M1466574</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 think  the function module  &lt;STRONG&gt;TRINT_FILE_GET_EXTENSION&lt;/STRONG&gt; would be helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrads,&lt;/P&gt;&lt;P&gt;Lokesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 11:22:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-the-file-type-format/m-p/6795629#M1466574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-19T11:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: function module to check the file type/format.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-the-file-type-format/m-p/6795630#M1466575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sami,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through the below pseudo code  :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA : wa_fpath type rlgrap-filename VALUE 'C:\Documents and Settings\Administrator\Desktop\abc.txt',
            w_len type i.
w_len = STRLEN( wa_fpath ).
w_len = w_len - 4.
write : wa_fpath+w_len(4).  

"o/p : .txt&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;- Always Leaner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 11:36:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-the-file-type-format/m-p/6795630#M1466575</guid>
      <dc:creator>Mohamed_Mukhtar</dc:creator>
      <dc:date>2010-04-19T11:36:25Z</dc:date>
    </item>
  </channel>
</rss>

