<?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: customized field in bapi in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/customized-field-in-bapi/m-p/7506583#M1559046</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;If the field is not available in BAPE_VBAK, BAPE_VBAKX, VBAKKOZ and VBAKKOZX u need to insert it to them if you want to transfer its value via BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Nov 2010 12:47:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-11-29T12:47:12Z</dc:date>
    <item>
      <title>customized field in bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customized-field-in-bapi/m-p/7506582#M1559045</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;We have to create a contract by using bapi 'BAPI_CONTRACT_CREATEFROMDATA'. In the contract we have a customized field in additional data B in header. For which there is entry in vbak but not in bape_vbak , bape_vbakx ,  VBAKKOZ and VBAKKOZX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it necessary to have entry for that field in all these tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I make entry in these tables, I got runtime message "DA_PAREX-VALUES" and "DA_BAPE_VBAK" are not mutually convertible in a" unicode program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 12:35:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customized-field-in-bapi/m-p/7506582#M1559045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-29T12:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: customized field in bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customized-field-in-bapi/m-p/7506583#M1559046</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;If the field is not available in BAPE_VBAK, BAPE_VBAKX, VBAKKOZ and VBAKKOZX u need to insert it to them if you want to transfer its value via BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 12:47:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customized-field-in-bapi/m-p/7506583#M1559046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-29T12:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: customized field in bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customized-field-in-bapi/m-p/7506584#M1559047</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;Many BAPI's has a method to pass any customer information to standard  tables that use append structure technology.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this case, this BAPI has a table parameter called EXTENSIONIN of type BAPIPAREX as you can see in Tx. SE11 this structure has a filed named "Structure". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see in the function module documentation, with this aproach you can pass data to the SD tables VBAK, VBKD, VBAP and VBEP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, answering your cuestion, you have to include the particular field named B as you added in VBAK in the structure BAPE_VBAK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check inside the BAPI code, get in SD_SALESDOCUMENT_CREATE FM, form ms_move_extensionin. There is a move-corresponding from BAPE_VBAK to VBAKKOM. Take care about this to avoid any conversion issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this may help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 16:22:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customized-field-in-bapi/m-p/7506584#M1559047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-29T16:22:15Z</dc:date>
    </item>
  </channel>
</rss>

