<?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: Parsing Funcation Module or Function in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/parsing-funcation-module-or-function/m-p/6023506#M1348069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harsha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the FM TEXT_CONVERT_CSV_TO_SAP will convert the comma delimeted file to internal table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or either you can use the split fucntioanlity as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are many other function module available for different types of delimeters.&lt;/P&gt;&lt;P&gt;TEXT_CONVERT_CSV_TO_SAP&lt;/P&gt;&lt;P&gt;TEXT_CONVERT_TEX_TO_SAP&lt;/P&gt;&lt;P&gt;TEXT_CONVERT_TXT_TO_SAP&lt;/P&gt;&lt;P&gt;TEXT_CONVERT_XLS_TO_SAP&lt;/P&gt;&lt;P&gt;TEXT_CONVERT_XML_TO_SAP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Aug 2009 10:24:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-19T10:24:20Z</dc:date>
    <item>
      <title>Parsing Funcation Module or Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parsing-funcation-module-or-function/m-p/6023503#M1348066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Colleagues,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to parse an variable which contains data delimited by , can anyone kinly let me which Function Module or Fuction do i need to use to achieve the objective .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;harsha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2009 13:59:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parsing-funcation-module-or-function/m-p/6023503#M1348066</guid>
      <dc:creator>harsha_s</dc:creator>
      <dc:date>2009-08-18T13:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing Funcation Module or Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parsing-funcation-module-or-function/m-p/6023504#M1348067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harsha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use t function module EVAL_FORMULA. If possible explain your requirement in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harpreet Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2009 15:21:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parsing-funcation-module-or-function/m-p/6023504#M1348067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-18T15:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing Funcation Module or Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parsing-funcation-module-or-function/m-p/6023505#M1348068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Harsha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use split function from the functions available for string manipulation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more details on string manipulation please check following link from SAP help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3400358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3400358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is lot to explore in SAP help! Make use of it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy SAP!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Augustin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2009 19:34:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parsing-funcation-module-or-function/m-p/6023505#M1348068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-18T19:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing Funcation Module or Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parsing-funcation-module-or-function/m-p/6023506#M1348069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harsha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the FM TEXT_CONVERT_CSV_TO_SAP will convert the comma delimeted file to internal table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or either you can use the split fucntioanlity as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are many other function module available for different types of delimeters.&lt;/P&gt;&lt;P&gt;TEXT_CONVERT_CSV_TO_SAP&lt;/P&gt;&lt;P&gt;TEXT_CONVERT_TEX_TO_SAP&lt;/P&gt;&lt;P&gt;TEXT_CONVERT_TXT_TO_SAP&lt;/P&gt;&lt;P&gt;TEXT_CONVERT_XLS_TO_SAP&lt;/P&gt;&lt;P&gt;TEXT_CONVERT_XML_TO_SAP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 10:24:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parsing-funcation-module-or-function/m-p/6023506#M1348069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T10:24:20Z</dc:date>
    </item>
  </channel>
</rss>

