<?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: BAPI structure as TYPE? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-structure-as-type/m-p/6257472#M1384525</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;To the best of my knowledge you can use any dictionary type structures for more info take F1 help. or Take F1 help on &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CALL FUNCTION&lt;/STRONG&gt; key word.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to SE84 and select the Radio Button of RFC and execute you can find many RFC function Modules, Check their Import Parameters &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the Imprort Parameters must be PASS BY VALUE only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more info you can search Forums or Web&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Nov 2009 05:43:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-03T05:43:47Z</dc:date>
    <item>
      <title>BAPI structure as TYPE?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-structure-as-type/m-p/6257471#M1384524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In case of coding a RFC shall I have to always use BAPI structure as TYPE?  or I can use other things also. Please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subho&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 05:39:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-structure-as-type/m-p/6257471#M1384524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-03T05:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI structure as TYPE?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-structure-as-type/m-p/6257472#M1384525</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;To the best of my knowledge you can use any dictionary type structures for more info take F1 help. or Take F1 help on &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CALL FUNCTION&lt;/STRONG&gt; key word.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to SE84 and select the Radio Button of RFC and execute you can find many RFC function Modules, Check their Import Parameters &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the Imprort Parameters must be PASS BY VALUE only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more info you can search Forums or Web&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 05:43:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-structure-as-type/m-p/6257472#M1384525</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-03T05:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI structure as TYPE?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-structure-as-type/m-p/6257473#M1384526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pl. check-out any standard BAPIs through SE37.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 05:50:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-structure-as-type/m-p/6257473#M1384526</guid>
      <dc:creator>former_member222860</dc:creator>
      <dc:date>2009-11-03T05:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI structure as TYPE?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-structure-as-type/m-p/6257474#M1384527</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 any data  types  available globally as reference except types from  type-pools for RFC enabled function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Suresh Babu Suresetti on Nov 3, 2009 11:28 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 05:58:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-structure-as-type/m-p/6257474#M1384527</guid>
      <dc:creator>anusurbab</dc:creator>
      <dc:date>2009-11-03T05:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI structure as TYPE?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-structure-as-type/m-p/6257475#M1384528</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;You can use any database structure as reference. You can create custom structures as per your requirement in SE11 and you can use them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Priyanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 06:19:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-structure-as-type/m-p/6257475#M1384528</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-03T06:19:33Z</dc:date>
    </item>
  </channel>
</rss>

