<?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: Using system functions in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-system-functions/m-p/7571108#M1565437</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI kumaar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System functions are internally implemented using C language, the implementation is hidden. We can neither see what it does nor is it adequetely documented. &lt;/P&gt;&lt;P&gt;We should not use the 'CALL' command as it is for internal use only. Suggest using the function modules instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The functions that you have mentioned are used to read the application server files at the path passed as parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;''C_DIR_READ_START' &lt;/P&gt;&lt;P&gt; 'C_DIR_READ_NEXT'&lt;/P&gt;&lt;P&gt;'C_DIR_READ_FINISH' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Hema&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Jan 2011 06:01:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-01-07T06:01:13Z</dc:date>
    <item>
      <title>Using system functions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-system-functions/m-p/7571107#M1565436</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 a beginner,and i can't understand the usage of the following system functions,&lt;/P&gt;&lt;P&gt;  call 'C_DIR_READ_FINISH'             &lt;/P&gt;&lt;P&gt;       id 'ERRNO'  field file_list-errno&lt;/P&gt;&lt;P&gt;       id 'ERRMSG' field file_list-errmsg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  call 'C_DIR_READ_START' id 'DIR'    field p_path&lt;/P&gt;&lt;P&gt;                          id 'FILE'   field p_file&lt;/P&gt;&lt;P&gt;                          id 'ERRNO'  field file-errno&lt;/P&gt;&lt;P&gt;                          id 'ERRMSG' field file-errmsg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    call 'C_DIR_READ_NEXT'&lt;/P&gt;&lt;P&gt;      id 'TYPE'   field file-type&lt;/P&gt;&lt;P&gt;      id 'NAME'   field file-name&lt;/P&gt;&lt;P&gt;      id 'LEN'    field file-len&lt;/P&gt;&lt;P&gt;      id 'OWNER'  field file-owner&lt;/P&gt;&lt;P&gt;      id 'MTIME'  field file-mtime&lt;/P&gt;&lt;P&gt;      id 'MODE'   field file-mode&lt;/P&gt;&lt;P&gt;      id 'ERRNO'  field file-errno&lt;/P&gt;&lt;P&gt;      id 'ERRMSG' field file-errmsg.Please help...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 05:12:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-system-functions/m-p/7571107#M1565436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-07T05:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using system functions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-system-functions/m-p/7571108#M1565437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI kumaar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System functions are internally implemented using C language, the implementation is hidden. We can neither see what it does nor is it adequetely documented. &lt;/P&gt;&lt;P&gt;We should not use the 'CALL' command as it is for internal use only. Suggest using the function modules instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The functions that you have mentioned are used to read the application server files at the path passed as parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;''C_DIR_READ_START' &lt;/P&gt;&lt;P&gt; 'C_DIR_READ_NEXT'&lt;/P&gt;&lt;P&gt;'C_DIR_READ_FINISH' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Hema&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 06:01:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-system-functions/m-p/7571108#M1565437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-07T06:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using system functions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-system-functions/m-p/7571109#M1565438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Hema...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 06:30:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-system-functions/m-p/7571109#M1565438</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-07T06:30:04Z</dc:date>
    </item>
  </channel>
</rss>

