<?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: where are built-in functions for string processing kept? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-are-built-in-functions-for-string-processing-kept/m-p/9212397#M1716476</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohammed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are called &lt;EM&gt;predefined functions&lt;/EM&gt; and are part of the syntax of the ABAP language just as predefined data types are part of the language. You can read more about predefined functions in the &lt;A href="http://help.sap.com/abapdocu_702/en/abenbuilt_in_functions.htm"&gt;ABAP keyword documentation&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Amy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jan 2013 15:45:49 GMT</pubDate>
    <dc:creator>amy_king</dc:creator>
    <dc:date>2013-01-07T15:45:49Z</dc:date>
    <item>
      <title>where are built-in functions for string processing kept?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-are-built-in-functions-for-string-processing-kept/m-p/9212396#M1716475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am wondering where all these buil-in functions or methods for string processing are stored?&lt;/P&gt;&lt;P&gt;We genrally use many of the ABAP functions like &lt;STRONG&gt;lines&lt;/STRONG&gt;( &amp;lt;&lt;STRONG&gt;itab&lt;/STRONG&gt;&amp;gt; ) to get the number of lines present in internal table or say any mathematical function like &lt;STRONG&gt;ABS&lt;/STRONG&gt;, &lt;STRONG&gt;ROUND &lt;/STRONG&gt;etc.&lt;/P&gt;&lt;P&gt;We are calling these functions as we call private functional methods in public methods of any object.&lt;/P&gt;&lt;P&gt;So my question is what are these inbuilt funtions? Are they some Function module or is there any object which is global and available to all the development objects in ABAP and these static methods or public methods of this object? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 13:52:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-are-built-in-functions-for-string-processing-kept/m-p/9212396#M1716475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-07T13:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: where are built-in functions for string processing kept?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-are-built-in-functions-for-string-processing-kept/m-p/9212397#M1716476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohammed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are called &lt;EM&gt;predefined functions&lt;/EM&gt; and are part of the syntax of the ABAP language just as predefined data types are part of the language. You can read more about predefined functions in the &lt;A href="http://help.sap.com/abapdocu_702/en/abenbuilt_in_functions.htm"&gt;ABAP keyword documentation&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Amy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 15:45:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-are-built-in-functions-for-string-processing-kept/m-p/9212397#M1716476</guid>
      <dc:creator>amy_king</dc:creator>
      <dc:date>2013-01-07T15:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: where are built-in functions for string processing kept?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-are-built-in-functions-for-string-processing-kept/m-p/9212398#M1716477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much Amy.&lt;BR /&gt;But i was woundering where these predefined functions are kept like in the form of a library?&lt;/P&gt;&lt;P&gt;Like there are SAP Components library there should be some library of functions where we can add our own funtions to it or enhance the existing ones. Like we have BREAK and CONTINUE statements which are stored as Macros in table &lt;SPAN style="font-size: 15px; font-weight: bold;"&gt;TRMAC&lt;/SPAN&gt;. &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.geekface.in/2013/01/what-is-break-and-continue-in-abap.html"&gt;http://www.geekface.in/2013/01/what-is-break-and-continue-in-abap.html&lt;/A&gt; explains more about it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 05:31:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-are-built-in-functions-for-string-processing-kept/m-p/9212398#M1716477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-08T05:31:27Z</dc:date>
    </item>
  </channel>
</rss>

