<?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 Where to place common data types between BADI and Function module. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-to-place-common-data-types-between-badi-and-function-module/m-p/8600288#M1662352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&amp;nbsp; I am trying to call a Z subroutine which are available in a function module from the BADI method.&lt;/P&gt;&lt;P&gt;In the perform statement i am&amp;nbsp; passing&amp;nbsp; table type through changing parameter.&amp;nbsp;&amp;nbsp;&amp;nbsp; The structure is defined&amp;nbsp; in the types statement . The same structure is used in the function module .&amp;nbsp; Would like to which is the common place i should use to specify the structure between BADI and function module .&lt;/P&gt;&lt;P&gt; Regards,&lt;/P&gt;&lt;P&gt; kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Mar 2012 19:47:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-03-12T19:47:17Z</dc:date>
    <item>
      <title>Where to place common data types between BADI and Function module.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-to-place-common-data-types-between-badi-and-function-module/m-p/8600288#M1662352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&amp;nbsp; I am trying to call a Z subroutine which are available in a function module from the BADI method.&lt;/P&gt;&lt;P&gt;In the perform statement i am&amp;nbsp; passing&amp;nbsp; table type through changing parameter.&amp;nbsp;&amp;nbsp;&amp;nbsp; The structure is defined&amp;nbsp; in the types statement . The same structure is used in the function module .&amp;nbsp; Would like to which is the common place i should use to specify the structure between BADI and function module .&lt;/P&gt;&lt;P&gt; Regards,&lt;/P&gt;&lt;P&gt; kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 19:47:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-to-place-common-data-types-between-badi-and-function-module/m-p/8600288#M1662352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-12T19:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Where to place common data types between BADI and Function module.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-to-place-common-data-types-between-badi-and-function-module/m-p/8600289#M1662353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;specify a table type in data dictionary and use it for the parameters.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 20:54:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-to-place-common-data-types-between-badi-and-function-module/m-p/8600289#M1662353</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2012-03-12T20:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Where to place common data types between BADI and Function module.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-to-place-common-data-types-between-badi-and-function-module/m-p/8600290#M1662354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;Put your type definition into a separate include.&lt;BR /&gt;In the implementation class, choose:&lt;BR /&gt;Goto -&amp;gt; Local Definitions/Implementations &lt;BR /&gt;Include your type definition there.&lt;/P&gt;&lt;P&gt;Note: there are some restrictions for the type in OO context, e.g. explicit length of type must be specified&lt;/P&gt;&lt;P&gt;BR, Leonard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2012 05:08:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-to-place-common-data-types-between-badi-and-function-module/m-p/8600290#M1662354</guid>
      <dc:creator>lnlng</dc:creator>
      <dc:date>2012-03-13T05:08:02Z</dc:date>
    </item>
  </channel>
</rss>

