<?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 Function Module creation code.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-creation-code/m-p/2718400#M630614</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      i have to create one function module..  for the purpose of.. fetching the data from INOB , AUSP , CABN  tables   and the fields are ...( from INOB table -- OBJEK  and  CUOBJ      and   from AUSP table  to  ATINN , ATWRT , ATFLV  fields    and   from  CABN  table to  ATNAM )  I  want to extract those fields...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, can any one give me the code..  what can  I write ...  can any one plz give me the  sample coding for this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BABU&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Aug 2007 11:16:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-21T11:16:01Z</dc:date>
    <item>
      <title>Function Module creation code..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-creation-code/m-p/2718400#M630614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      i have to create one function module..  for the purpose of.. fetching the data from INOB , AUSP , CABN  tables   and the fields are ...( from INOB table -- OBJEK  and  CUOBJ      and   from AUSP table  to  ATINN , ATWRT , ATFLV  fields    and   from  CABN  table to  ATNAM )  I  want to extract those fields...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, can any one give me the code..  what can  I write ...  can any one plz give me the  sample coding for this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BABU&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 11:16:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-creation-code/m-p/2718400#M630614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T11:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module creation code..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-creation-code/m-p/2718401#M630615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Babu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first u create one structure in se11 with req fields which you have mentioned here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to se37 -&amp;gt; give function group name and function module name. and press create button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the import tab declare import parameters &lt;/P&gt;&lt;P&gt;like wise in Export tab also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in Tables tab give internal table name which refers to the structure which you created earlier in se11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write the select statement in source code tab to fetch the req. data from DB tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;save it and  activate .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points if useful.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2007 06:39:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-creation-code/m-p/2718401#M630615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-22T06:39:52Z</dc:date>
    </item>
  </channel>
</rss>

