<?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_CONTRACT_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/7523715#M1560728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have create a purchasing contract with BAPI_CONTRACT_CREATE. The contract has been created correctly, but when i try asssig this contract to te RDA from ME22N ,It is not in the list of attributable contracts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The item field that i value for bapi (item) are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  MOVE   f_posizione-evrtp  TO  f_item-item_no  .&lt;/P&gt;&lt;P&gt;  MOVE   f_posizione-txz01  TO  f_item-short_text.&lt;/P&gt;&lt;P&gt;  MOVE   f_posizione-ematn  TO  f_item-material.&lt;/P&gt;&lt;P&gt;  MOVE    f_posizione-werks TO  f_item-plant.&lt;/P&gt;&lt;P&gt;  MOVE    f_posizione-lgort TO  f_item-stge_loc.&lt;/P&gt;&lt;P&gt;MOVE    f_posizione-matkl      TO f_item-matl_group.&lt;/P&gt;&lt;P&gt;  MOVE    f_posizione-epstp      TO f_item-item_cat.&lt;/P&gt;&lt;P&gt;  MOVE    v_ktmng     TO f_item-target_qty.&lt;/P&gt;&lt;P&gt;  MOVE   f_posizione-meins      TO f_item-po_unit.&lt;/P&gt;&lt;P&gt;  MOVE   f_posizione-bprme   TO f_item-orderpr_un.&lt;/P&gt;&lt;P&gt; MOVE v_netpr   TO f_item-net_price.&lt;/P&gt;&lt;P&gt;  MOVE f_posizione-peinh   TO f_item-price_unit .&lt;/P&gt;&lt;P&gt;  MOVE f_posizione-knttp     TO f_item-acctasscat.&lt;/P&gt;&lt;P&gt;  MOVE f_testata-lifnr   TO f_item-supp_vendor.&lt;/P&gt;&lt;P&gt;  MOVE f_posizione-netpr TO f_item-net_price&lt;/P&gt;&lt;P&gt;MOVE f_posizione-bpumn TO f_item-conv_den1.&lt;/P&gt;&lt;P&gt;  MOVE f_posizione-bpumz TO f_item-conv_num1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  MOVE f_posizione-kzabs TO f_item-ackn_reqd.&lt;/P&gt;&lt;P&gt;  MOVE f_posizione-prsdr TO f_item-prnt_price.&lt;/P&gt;&lt;P&gt;  MOVE f_posizione-wepos TO f_item-gr_ind.&lt;/P&gt;&lt;P&gt;  MOVE f_posizione-repos TO f_item-ir_ind.&lt;/P&gt;&lt;P&gt;  MOVE f_posizione-webre  TO f_item-gr_basediv.&lt;/P&gt;&lt;P&gt;  MOVE f_posizione-bstae TO f_item-conf_ctrl.&lt;/P&gt;&lt;P&gt;  APPEND f_item TO t_item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Laura.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Dec 2010 11:01:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-12-22T11:01:46Z</dc:date>
    <item>
      <title>BAPI_CONTRACT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/7523715#M1560728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have create a purchasing contract with BAPI_CONTRACT_CREATE. The contract has been created correctly, but when i try asssig this contract to te RDA from ME22N ,It is not in the list of attributable contracts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The item field that i value for bapi (item) are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  MOVE   f_posizione-evrtp  TO  f_item-item_no  .&lt;/P&gt;&lt;P&gt;  MOVE   f_posizione-txz01  TO  f_item-short_text.&lt;/P&gt;&lt;P&gt;  MOVE   f_posizione-ematn  TO  f_item-material.&lt;/P&gt;&lt;P&gt;  MOVE    f_posizione-werks TO  f_item-plant.&lt;/P&gt;&lt;P&gt;  MOVE    f_posizione-lgort TO  f_item-stge_loc.&lt;/P&gt;&lt;P&gt;MOVE    f_posizione-matkl      TO f_item-matl_group.&lt;/P&gt;&lt;P&gt;  MOVE    f_posizione-epstp      TO f_item-item_cat.&lt;/P&gt;&lt;P&gt;  MOVE    v_ktmng     TO f_item-target_qty.&lt;/P&gt;&lt;P&gt;  MOVE   f_posizione-meins      TO f_item-po_unit.&lt;/P&gt;&lt;P&gt;  MOVE   f_posizione-bprme   TO f_item-orderpr_un.&lt;/P&gt;&lt;P&gt; MOVE v_netpr   TO f_item-net_price.&lt;/P&gt;&lt;P&gt;  MOVE f_posizione-peinh   TO f_item-price_unit .&lt;/P&gt;&lt;P&gt;  MOVE f_posizione-knttp     TO f_item-acctasscat.&lt;/P&gt;&lt;P&gt;  MOVE f_testata-lifnr   TO f_item-supp_vendor.&lt;/P&gt;&lt;P&gt;  MOVE f_posizione-netpr TO f_item-net_price&lt;/P&gt;&lt;P&gt;MOVE f_posizione-bpumn TO f_item-conv_den1.&lt;/P&gt;&lt;P&gt;  MOVE f_posizione-bpumz TO f_item-conv_num1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  MOVE f_posizione-kzabs TO f_item-ackn_reqd.&lt;/P&gt;&lt;P&gt;  MOVE f_posizione-prsdr TO f_item-prnt_price.&lt;/P&gt;&lt;P&gt;  MOVE f_posizione-wepos TO f_item-gr_ind.&lt;/P&gt;&lt;P&gt;  MOVE f_posizione-repos TO f_item-ir_ind.&lt;/P&gt;&lt;P&gt;  MOVE f_posizione-webre  TO f_item-gr_basediv.&lt;/P&gt;&lt;P&gt;  MOVE f_posizione-bstae TO f_item-conf_ctrl.&lt;/P&gt;&lt;P&gt;  APPEND f_item TO t_item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Laura.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 11:01:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/7523715#M1560728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-22T11:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CONTRACT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/7523716#M1560729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Laura,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you have called BAPI_TRANSACTION_COMMIT after your BAPI call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tables ITEMX have been populated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 11:10:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/7523716#M1560729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-22T11:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CONTRACT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/7523717#M1560730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes , i have populate Itemx anche call Bapi transaction commit. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Laura&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 11:13:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/7523717#M1560730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-22T11:13:11Z</dc:date>
    </item>
  </channel>
</rss>

