<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166767#M121945</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks all but still facing problems&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jan 2006 06:29:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-30T06:29:06Z</dc:date>
    <item>
      <title>how to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166748#M121926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to pass table in RFC function module......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 16:10:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166748#M121926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-27T16:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166749#M121927</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;the same way as you pass it to FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 16:13:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166749#M121927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-27T16:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166750#M121928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Same as you pass to any Function Module with the structure defined in the definition.But can you give me more information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 16:13:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166750#M121928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-27T16:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166751#M121929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ND,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same as in normal function module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you facing any issues ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 16:14:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166751#M121929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-27T16:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166752#M121930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no difference in coding part for the RFC function module. The only thing you need to take care is the table/structure you are referencing has to be present in the data dictionary. I mean if you want to get table from external system then declare structure of that type in Abap dictionary and use in the tables tab of function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 16:14:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166752#M121930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-27T16:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166753#M121931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everybody..i am using it in starting new task code.........it gives me some error like cannot be referenced etc..i made structure .....shud i use LIKE or TYPE or something else&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 16:19:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166753#M121931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-27T16:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166754#M121932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use &amp;lt;b&amp;gt;LIKE&amp;lt;/b&amp;gt;if its a table structure &amp;amp; &amp;lt;b&amp;gt;TYPE&amp;lt;/b&amp;gt;for any Type-Pools or Type-group reference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 16:23:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166754#M121932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-27T16:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166755#M121933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use LIKE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 16:26:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166755#M121933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-27T16:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166756#M121934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it gave me same mesage when i tried..is there any special care to be taken...some how ..i need that table to be passed back to main prgm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 16:27:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166756#M121934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-27T16:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166757#M121935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Can you give the code so that i can check here.Or you can do a Where-used-list on the RFC to see how this is used in other programs(SAP standard once) &amp;amp; use it that way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 16:30:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166757#M121935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-27T16:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166758#M121936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First define the structure U want to pass.&lt;/P&gt;&lt;P&gt;and use LIKE.&lt;/P&gt;&lt;P&gt;U need not explicitly do anything to get back the table&lt;/P&gt;&lt;P&gt;back to your program. Just fill the table in the FM and &lt;/P&gt;&lt;P&gt;U'll get the entries into your called program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 16:55:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166758#M121936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-27T16:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166759#M121937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all..I will try out the same in my system again and let u know the feedback and accoringly award points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 17:00:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166759#M121937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-27T17:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166760#M121938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please clarify for using " starting new task" and then calling some fnction...is it necc tht the function is of RFC type...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jan 2006 19:00:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166760#M121938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-28T19:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166761#M121939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.. the  "starting new task" extension is for RFC calls.. to quote SAP " It Starts the function module func asynchronously in a new session. In contrast to normal function module calls, the calling program resumes processing as soon as the function module is started in the target system. It does not wait until the function module has finished."&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;Suresh Datti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jan 2006 20:24:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166761#M121939</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2006-01-28T20:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166762#M121940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i m still facing problems "Flat types may only be referenced using LIKE for table parameters" and "Only tables with simple line structure are allowed in RFC"..please let me know wat needs to eb done&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 05:36:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166762#M121940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T05:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166763#M121941</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;how you created the table parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;itab like  &amp;lt;b&amp;gt;ztab&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how you declared ZTAB. please let me know..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 05:42:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166763#M121941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T05:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166764#M121942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i created zitab structure having 5 fields each of type char 15...in se11 ..datatype....did i go wrong anywhere&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 05:50:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166764#M121942</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T05:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166765#M121943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ND,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you should create it as table line type not structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to SE11. &lt;/P&gt;&lt;P&gt;choose &amp;lt;b&amp;gt;Data type&amp;lt;/b&amp;gt; radiobutton &lt;/P&gt;&lt;P&gt;and give some name z* and &amp;lt;b&amp;gt;create&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;then choose table type.&lt;/P&gt;&lt;P&gt;then in &amp;lt;b&amp;gt;line type&amp;lt;/b&amp;gt; just give your structure and using the table type which you have created from the above steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;itab like &amp;lt;b&amp;gt;ztabline&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 05:58:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166765#M121943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T05:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166766#M121944</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;This will work....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a table type using SE11 with the structure u have defined and then use Type statement to define your table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly provide some reward points if this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sumeet Mishra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 06:00:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166766#M121944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T06:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166767#M121945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks all but still facing problems&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 06:29:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to/m-p/1166767#M121945</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T06:29:06Z</dc:date>
    </item>
  </channel>
</rss>

