<?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 CSM_SHOW_DIR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-csm-show-dir/m-p/4733025#M1110729</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; Thanks a ton for your answer ! What iam trying to do is to figure out a way to upload certain logs to the SAP system. The path of the log can be any file path on any server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This function module is used within an other function module SALK_XML_FILE_POLL. If you know a better way to do this please let me know. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Awaiz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Oct 2008 15:35:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-29T15:35:07Z</dc:date>
    <item>
      <title>Function Module CSM_SHOW_DIR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-csm-show-dir/m-p/4733023#M1110727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I am trying to figure out the proper use of this function module. When i execute this function module it asks for a RFC destination and a directory name. I have tried giving various inputs but i donot get any proper information in OUTPUT_STD table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any of you guys ever used this function module ? if so please share your experiences &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Awaiz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 14:50:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-csm-show-dir/m-p/4733023#M1110727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-29T14:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module CSM_SHOW_DIR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-csm-show-dir/m-p/4733024#M1110728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you view the source code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
data: textline like CCMCTLTXT.

textline =  'for internal use only'.
move textline to output_std.
append output_std.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems all it ever does, no matter what you pass it, is append 'for internal use only' to table output_std.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why are you trying to use this FM?  Have you tried doing a 'where used' to find out if SAP use it anywhere?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are other FM available if you're trying to read directories found in AL11.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 15:18:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-csm-show-dir/m-p/4733024#M1110728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-29T15:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module CSM_SHOW_DIR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-csm-show-dir/m-p/4733025#M1110729</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; Thanks a ton for your answer ! What iam trying to do is to figure out a way to upload certain logs to the SAP system. The path of the log can be any file path on any server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This function module is used within an other function module SALK_XML_FILE_POLL. If you know a better way to do this please let me know. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Awaiz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 15:35:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-csm-show-dir/m-p/4733025#M1110729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-29T15:35:07Z</dc:date>
    </item>
  </channel>
</rss>

