<?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 file checking in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-checking/m-p/3823454#M919518</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    I am uploading a file in module pool..I customized a creen..In tht i am designed a browse button to get a file..after getting tht file i need to check whether the entered file is word document..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;help me whether any function module or class there..(Code)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 May 2008 09:30:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-13T09:30:44Z</dc:date>
    <item>
      <title>file checking</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-checking/m-p/3823454#M919518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    I am uploading a file in module pool..I customized a creen..In tht i am designed a browse button to get a file..after getting tht file i need to check whether the entered file is word document..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;help me whether any function module or class there..(Code)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 09:30:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-checking/m-p/3823454#M919518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T09:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: file checking</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-checking/m-p/3823455#M919519</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;You can use the function module PC_SPLIT_COMPLETE_FILENAME as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the COMPLETE_FILENAME pass the variable with your file's path and name (for exmample: c:\temp\test.doc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after the function module has run, the exporting parameter EXTENSION will have the file's extension (in this case, .doc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, if EXTENSION = 'DOC' or 'DOCX', it is an MS Word document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if it helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 09:59:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-checking/m-p/3823455#M919519</guid>
      <dc:creator>George_Lioumis</dc:creator>
      <dc:date>2008-05-13T09:59:26Z</dc:date>
    </item>
  </channel>
</rss>

