<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/3694019#M889495</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;i m using BAPI_ISUPARTNER_CREATEFROMDATA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This BAPI is for create business partner. and makeing entry of BP in &lt;STRONG&gt;but000&lt;/STRONG&gt; table but here we have modified a table and put connection object in CI_EEW_BUT000 (customer include)  and add &lt;STRONG&gt;connection object HAUS&lt;/STRONG&gt; in that table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so by using my BAPI it is not uploading that field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i had a bit idea that in tables we have &lt;/P&gt;&lt;P&gt;EXTENSIONIN type BAPIPAREX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;reference structure for extension  Own Fields (Import Parameters)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in that extension table i m passing my structure name  and value but still it is not upload that z field..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help me on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any other way to use BAPI and upload some z fields ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS :give example in general scenario also not perticular to this BAPI in pocreate bapialso we have the same table  EXTENSIONIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanxs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;rajan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Apr 2008 09:13:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-11T09:13:21Z</dc:date>
    <item>
      <title>BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/3694019#M889495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;i m using BAPI_ISUPARTNER_CREATEFROMDATA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This BAPI is for create business partner. and makeing entry of BP in &lt;STRONG&gt;but000&lt;/STRONG&gt; table but here we have modified a table and put connection object in CI_EEW_BUT000 (customer include)  and add &lt;STRONG&gt;connection object HAUS&lt;/STRONG&gt; in that table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so by using my BAPI it is not uploading that field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i had a bit idea that in tables we have &lt;/P&gt;&lt;P&gt;EXTENSIONIN type BAPIPAREX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;reference structure for extension  Own Fields (Import Parameters)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in that extension table i m passing my structure name  and value but still it is not upload that z field..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help me on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any other way to use BAPI and upload some z fields ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS :give example in general scenario also not perticular to this BAPI in pocreate bapialso we have the same table  EXTENSIONIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanxs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;rajan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 09:13:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/3694019#M889495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T09:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/3694020#M889496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Rajan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use the function module BUPA_CENTRAL_CI_CHANGE for your purpose. &lt;/P&gt;&lt;P&gt;The parameter IS_BUS000_EEW -HAUS should have your data. &lt;/P&gt;&lt;P&gt;IS_BUS000_EEW_X-HAUS = 'X'. &lt;/P&gt;&lt;P&gt;Keep IV_XSAVE = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call function BAPI_TRANSACTION_COMMIT after calling this to update your data in the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know that in system &amp;gt; ABA 620 (ERP 2005 or ECC 6.0 also), you can use the transaction EEWB (Easy Enhancement Workbench), extension object BUPA, extension type ADD_NEW_FIELDS to add your field into the CI_INCLUDE_BUT000. This will also generate means to display and edit the field on the business partner screens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Apr 2008 19:17:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/3694020#M889496</guid>
      <dc:creator>rakesh_kumar</dc:creator>
      <dc:date>2008-04-12T19:17:29Z</dc:date>
    </item>
  </channel>
</rss>

