<?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 Types Does not Exist Error in Function Module creation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/types-does-not-exist-error-in-function-module-creation/m-p/8160044#M1622134</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to replicate the functionality of the below program using a function module. However when I enter the following in the changing tab of the fn mod, I get  error TYPE IT_VBRP does not exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameter name p_it_vbrp like it_vbrp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;lt;removed by moderator&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: please post only relevant code parts, your posts must contain less than 5000 characters to preserve readable formatting.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Sep 11, 2011 3:55 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 11 Sep 2011 08:29:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-09-11T08:29:24Z</dc:date>
    <item>
      <title>Types Does not Exist Error in Function Module creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/types-does-not-exist-error-in-function-module-creation/m-p/8160044#M1622134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to replicate the functionality of the below program using a function module. However when I enter the following in the changing tab of the fn mod, I get  error TYPE IT_VBRP does not exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameter name p_it_vbrp like it_vbrp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;lt;removed by moderator&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: please post only relevant code parts, your posts must contain less than 5000 characters to preserve readable formatting.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Sep 11, 2011 3:55 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Sep 2011 08:29:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/types-does-not-exist-error-in-function-module-creation/m-p/8160044#M1622134</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-11T08:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Types Does not Exist Error in Function Module creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/types-does-not-exist-error-in-function-module-creation/m-p/8160045#M1622135</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 reference type of a parameter of the interace of function module has to be defined in dictionary, if you need to use a particular type, you need to create an your own custom type pool or try to looking for a type defined like yours,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example if you need a table based on vbrp, you can use the table type TAB_VBRP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Sep 2011 09:04:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/types-does-not-exist-error-in-function-module-creation/m-p/8160045#M1622135</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-11T09:04:24Z</dc:date>
    </item>
  </channel>
</rss>

