<?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 BAPI: Using stucture in structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-stucture-in-structure/m-p/3986106#M952269</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;still trying to create an own BAPI ([look this thread|&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="912150"&gt;&lt;/A&gt;;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SWO1 I'm not able to insert my methode because he don't like structure in&lt;/P&gt;&lt;P&gt;structure it seems. Is this true? Am I only able to use flat structure in BAPI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or can anyone give an example (perhaps an existing BAPI) where structure in&lt;/P&gt;&lt;P&gt;structure is used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to use table parameters where a table has colums of type table (table in table)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jun 2008 10:46:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-10T10:46:37Z</dc:date>
    <item>
      <title>BAPI: Using stucture in structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-stucture-in-structure/m-p/3986106#M952269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;still trying to create an own BAPI ([look this thread|&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="912150"&gt;&lt;/A&gt;;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SWO1 I'm not able to insert my methode because he don't like structure in&lt;/P&gt;&lt;P&gt;structure it seems. Is this true? Am I only able to use flat structure in BAPI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or can anyone give an example (perhaps an existing BAPI) where structure in&lt;/P&gt;&lt;P&gt;structure is used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to use table parameters where a table has colums of type table (table in table)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 10:46:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-stucture-in-structure/m-p/3986106#M952269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T10:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI: Using stucture in structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-stucture-in-structure/m-p/3986107#M952270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it should be possible...&lt;/P&gt;&lt;P&gt;what is the error u r getting?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 11:08:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-stucture-in-structure/m-p/3986107#M952270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T11:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI: Using stucture in structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-stucture-in-structure/m-p/3986108#M952271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I try to add the method in swo1 he says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data type ZBAPI_FPOC_REQUEST cannot be used for methods.&lt;/P&gt;&lt;P&gt;Where ZBAPI_FPOC_REQUEST is my structure that includes structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SAP help says:&lt;/P&gt;&lt;P&gt; You tried to create a method in the BOR with a data type that is not supported. Only data elements and structures are allowed as reference types for parameters in the BOR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Formular I have table types in my structure and had released this function module. Could it be, that he still try to use the old structure WITH table types? I tried to released the function module again, but I don't know if it is possible to overwrite a function module that had already been released. Is there something like a cache?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 11:16:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-stucture-in-structure/m-p/3986108#M952271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T11:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI: Using stucture in structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-stucture-in-structure/m-p/3986109#M952272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;now I played a little bit with a new function module. If I insert a import parameter with a flat structure like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;struc1&lt;/P&gt;&lt;P&gt;|- data element&lt;/P&gt;&lt;P&gt;|- data element&lt;/P&gt;&lt;P&gt;|- data element&lt;/P&gt;&lt;P&gt;|- data element&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it works. Means I can add the methode in swo1. Do I insert a struc with another struc it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;struc1&lt;/P&gt;&lt;P&gt;|- data element&lt;/P&gt;&lt;P&gt;|- data element&lt;/P&gt;&lt;P&gt;|- struc1&lt;/P&gt;&lt;P&gt;...|- data element&lt;/P&gt;&lt;P&gt;...|- data element&lt;/P&gt;&lt;P&gt;|- data element&lt;/P&gt;&lt;P&gt;|- data element&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know why?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 12:48:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-stucture-in-structure/m-p/3986109#M952272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T12:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI: Using stucture in structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-stucture-in-structure/m-p/3986110#M952273</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;I anyone could give an answer to this it will be much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 14:59:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-stucture-in-structure/m-p/3986110#M952273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T14:59:03Z</dc:date>
    </item>
  </channel>
</rss>

