<?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: How to get output  data in tables  from a function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-output-data-in-tables-from-a-function-module/m-p/4976813#M1159763</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Harshit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a &lt;STRONG&gt;TABLE TYPE&lt;/STRONG&gt; for that structure using SE11 &amp;amp; use it in the FM. As to how to create a Table Type, search in SDN &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Suhas Saha on Jan 13, 2009 6:31 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jan 2009 05:31:12 GMT</pubDate>
    <dc:creator>SuhaSaha</dc:creator>
    <dc:date>2009-01-13T05:31:12Z</dc:date>
    <item>
      <title>How to get output  data in tables  from a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-output-data-in-tables-from-a-function-module/m-p/4976808#M1159758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I  am developing a function module which needs to output some data in  tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However ,the structure which needs to be output is not a stanadard structure , so i cannot define it into the tables tab using LIKE or TYPE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to get the output this structure in tables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 05:22:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-output-data-in-tables-from-a-function-module/m-p/4976808#M1159758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-13T05:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to get output  data in tables  from a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-output-data-in-tables-from-a-function-module/m-p/4976809#M1159759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harshit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A work-around for that is to create a custom structure in SE11 and use it as reference for your function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 05:27:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-output-data-in-tables-from-a-function-module/m-p/4976809#M1159759</guid>
      <dc:creator>peter_ruiz2</dc:creator>
      <dc:date>2009-01-13T05:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to get output  data in tables  from a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-output-data-in-tables-from-a-function-module/m-p/4976810#M1159760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a structure in se11.&lt;/P&gt;&lt;P&gt;Define a tables parameter in FM with type reference to the structure you created.&lt;/P&gt;&lt;P&gt;Pass the output values to your tables paramater.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 05:27:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-output-data-in-tables-from-a-function-module/m-p/4976810#M1159760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-13T05:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to get output  data in tables  from a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-output-data-in-tables-from-a-function-module/m-p/4976811#M1159761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harshit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whatever structure you want in your Function Module, Just create it in SE11.&lt;/P&gt;&lt;P&gt;After that you can use it in your FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nitin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 05:28:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-output-data-in-tables-from-a-function-module/m-p/4976811#M1159761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-13T05:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to get output  data in tables  from a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-output-data-in-tables-from-a-function-module/m-p/4976812#M1159762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one way to do it is that you can write a program to Upload the file to an Internal table and then Insert it to the Z table.then Use FM GUI_UPLOAD to upload the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also you can do is you can pass Z tables also to FM RFC_READ_TABLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aakash Banga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 05:30:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-output-data-in-tables-from-a-function-module/m-p/4976812#M1159762</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-13T05:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to get output  data in tables  from a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-output-data-in-tables-from-a-function-module/m-p/4976813#M1159763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Harshit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a &lt;STRONG&gt;TABLE TYPE&lt;/STRONG&gt; for that structure using SE11 &amp;amp; use it in the FM. As to how to create a Table Type, search in SDN &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Suhas Saha on Jan 13, 2009 6:31 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 05:31:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-output-data-in-tables-from-a-function-module/m-p/4976813#M1159763</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-01-13T05:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to get output  data in tables  from a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-output-data-in-tables-from-a-function-module/m-p/4976814#M1159764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harshit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First create a type group eg . ZTG1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in that type group create a structure and table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eg.&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_macro_name="Code"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;types: begin of ztg1_s_struct,&lt;/P&gt;&lt;P&gt;          matnr type matnr.&lt;/P&gt;&lt;P&gt;"include all the fields in the structure&lt;/P&gt;&lt;P&gt;          end of ztg1_s_struct,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          ztg1_t_tab type table of ztg1_s_struct.&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;and in the export tab of the function module declare&lt;/P&gt;&lt;P&gt;eg.&lt;/P&gt;&lt;P&gt;tab type ztg1_t_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then in the top -include of the function group &lt;/P&gt;&lt;P&gt;declare this type group.&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;Santosh Thorat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 05:32:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-output-data-in-tables-from-a-function-module/m-p/4976814#M1159764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-13T05:32:32Z</dc:date>
    </item>
  </channel>
</rss>

