<?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: problem in BAPI FM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-fm/m-p/6258321#M1384610</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the dump report ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess its becauase of type conflicts in import/export parameters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Oct 2009 05:32:27 GMT</pubDate>
    <dc:creator>kesavadas_thekkillath</dc:creator>
    <dc:date>2009-10-26T05:32:27Z</dc:date>
    <item>
      <title>problem in BAPI FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-fm/m-p/6258320#M1384609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using bapi FM: BAPI_PO_GETDETAIL1'. In this Fm i am passing PO number and  account_assignment. I am getting poitem  and poaccount. but when i am execute my program it is going dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So know i am using direct fetch the data from tables . But i want POITEM structue acctasscat and trackingno fields. As same as POACCOUNT structure costcenter and control-area. If i want these fields data,  which table's  based can i use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Srinu Vasu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2009 04:55:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-fm/m-p/6258320#M1384609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-26T04:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: problem in BAPI FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-fm/m-p/6258321#M1384610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the dump report ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess its becauase of type conflicts in import/export parameters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2009 05:32:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-fm/m-p/6258321#M1384610</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2009-10-26T05:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: problem in BAPI FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-fm/m-p/6258322#M1384611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Analyse the dump. BAPIs are standard APIs provided by SAP. They should work in any program. Just see, if there is any data type mismatch error in your program. You can see the example by searching the usage of this BAPI via where used list link. &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2009 07:22:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-fm/m-p/6258322#M1384611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-26T07:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: problem in BAPI FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-fm/m-p/6258323#M1384612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the input values while passing to the Function Module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may get the required info. from the table  EK*...for ex: EKKN - Account Assignment in Purchasing Document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shiva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2009 10:05:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-fm/m-p/6258323#M1384612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-26T10:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: problem in BAPI FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-fm/m-p/6258324#M1384613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2010 06:13:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-fm/m-p/6258324#M1384613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-01T06:13:22Z</dc:date>
    </item>
  </channel>
</rss>

