<?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: functional modules,2d array in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/functional-modules-2d-array/m-p/3394638#M815104</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use TYPE instead of LIKE in typing..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Module Creation:&lt;/P&gt;&lt;P&gt;First Go to transaction code SE 37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create. Function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto --&amp;gt; Function Groups --&amp;gt; Create Group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;under Function Group we create Function Module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After Create Function Group Give Function Module Name click on create&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then we have Import, Export, Tables, Change, Exception, Source Code tabs .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press on Import tab. then give import parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 2D array in ABAP is the INTERNAL TABLE.&lt;/P&gt;&lt;P&gt;Check this link for details of internal table&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/fc/eb36e2358411d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/fc/eb36e2358411d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if have any doubt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Feb 2008 05:15:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-08T05:15:14Z</dc:date>
    <item>
      <title>functional modules,2d array</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/functional-modules-2d-array/m-p/3394637#M815103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i don't know how to create the functional modules in abap?&lt;/P&gt;&lt;P&gt;while at that time of creating the function group . the message should display as "it cannot exist ".&lt;/P&gt;&lt;P&gt;and one more quest how to create the 2dimensional array in abap.&lt;/P&gt;&lt;P&gt;plz tel_l the syntax and sample program for add the two 2*2 matrix.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 05:08:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/functional-modules-2d-array/m-p/3394637#M815103</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-08T05:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: functional modules,2d array</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/functional-modules-2d-array/m-p/3394638#M815104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use TYPE instead of LIKE in typing..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Module Creation:&lt;/P&gt;&lt;P&gt;First Go to transaction code SE 37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create. Function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto --&amp;gt; Function Groups --&amp;gt; Create Group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;under Function Group we create Function Module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After Create Function Group Give Function Module Name click on create&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then we have Import, Export, Tables, Change, Exception, Source Code tabs .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press on Import tab. then give import parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 2D array in ABAP is the INTERNAL TABLE.&lt;/P&gt;&lt;P&gt;Check this link for details of internal table&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/fc/eb36e2358411d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/fc/eb36e2358411d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if have any doubt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 05:15:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/functional-modules-2d-array/m-p/3394638#M815104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-08T05:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: functional modules,2d array</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/functional-modules-2d-array/m-p/3394639#M815105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i know to create the one dimensional array by using internal table.  but i dont know how to create the 2d array using internal table. plz give the syntax and example which i had already mentioned in previous forums.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 05:19:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/functional-modules-2d-array/m-p/3394639#M815105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-08T05:19:54Z</dc:date>
    </item>
  </channel>
</rss>

