<?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: Account Assignment in PO using BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/account-assignment-in-po-using-bapi/m-p/5977588#M1340292</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Aug 2009 08:38:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-03T08:38:02Z</dc:date>
    <item>
      <title>Account Assignment in PO using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/account-assignment-in-po-using-bapi/m-p/5977587#M1340291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;          When the records are uploading of purchase order using BAPI method,it has been created,but my problem is the corresponding account assignment (TAB) values has not uploaded,rest of the things as fine .I have passed the value  'X'  to POITEMX-ACCTASSCAT , POITEMX-ITEM_CAT ,also POITEM-ACCTASSCAT = 'K' and POITEM-ITEM_CAT = '0'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In POACCOUNT and POACCOUNTX ,also i have declared the values like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assigned value 'X' to  C_FLAG. &lt;/P&gt;&lt;P&gt;    MOVE : WA_PO-EBELP TO POACCOUNTX-PO_ITEM,                  &lt;/P&gt;&lt;P&gt;                 V_ASLNO         TO POACCOUNTX-SERIAL_NO,        &lt;/P&gt;&lt;P&gt;                 C_FLAG            TO POACCOUNTX-COSTCENTER,         &lt;/P&gt;&lt;P&gt;                  C_FLAG           TO POACCOUNTX-PO_ITEMX,&lt;/P&gt;&lt;P&gt;                  C_FLAG           TO POACCOUNTX-GL_ACCOUNT,&lt;/P&gt;&lt;P&gt;                  C_FLAG           TO POACCOUNTX-CO_AREA.&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;    MOVE : WA_PO-EBELP  TO POACCOUNT-PO_ITEM,                    &lt;/P&gt;&lt;P&gt;                 V_ASLNO          TO POACCOUNT-SERIAL_NO,               &lt;/P&gt;&lt;P&gt;                 WA_PO-KOSTL TO POACCOUNT-COSTCENTER,            &lt;/P&gt;&lt;P&gt;                 WA_PO-SAKTO TO POACCOUNT-GL_ACCOUNT,&lt;/P&gt;&lt;P&gt;                 V_CO_AREA      TO POACCOUNT-CO_AREA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expecting your valuable answers....Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;lt;&amp;lt; Sharing Knowledge is a way to Innovative &amp;gt;&amp;gt;=&amp;gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;  Yoga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 14:36:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/account-assignment-in-po-using-bapi/m-p/5977587#M1340291</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-30T14:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Account Assignment in PO using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/account-assignment-in-po-using-bapi/m-p/5977588#M1340292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2009 08:38:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/account-assignment-in-po-using-bapi/m-p/5977588#M1340292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-03T08:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Account Assignment in PO using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/account-assignment-in-po-using-bapi/m-p/5977589#M1340293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     It has very helpful to me.Actually,i had passed the GL account value to BAPI without internal conversion exit,Now,its working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards!&lt;/P&gt;&lt;P&gt; Yoga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2009 10:11:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/account-assignment-in-po-using-bapi/m-p/5977589#M1340293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-03T10:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Account Assignment in PO using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/account-assignment-in-po-using-bapi/m-p/5977590#M1340294</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;&lt;/P&gt;&lt;P&gt;U can Try like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MOVE : WA_PO-EBELP TO POACCOUNT-PO_ITEM, &lt;/P&gt;&lt;P&gt;V_ASLNO TO POACCOUNT-SERIAL_NO, &lt;/P&gt;&lt;P&gt;WA_PO-KOSTL TO POACCOUNT-COSTCENTER, &lt;/P&gt;&lt;P&gt;WA_PO-SAKTO TO POACCOUNT-GL_ACCOUNT,&lt;/P&gt;&lt;P&gt;V_CO_AREA TO POACCOUNT-CO_AREA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assigned value 'X' to C_FLAG. &lt;/P&gt;&lt;P&gt;MOVE : WA_PO-EBELP TO POACCOUNTX-PO_ITEM, &lt;/P&gt;&lt;P&gt;V_ASLNO TO POACCOUNTX-SERIAL_NO, &lt;/P&gt;&lt;P&gt;C_FLAG TO POACCOUNTX-COSTCENTER, &lt;/P&gt;&lt;P&gt;C_FLAG TO POACCOUNTX-PO_ITEMX,&lt;/P&gt;&lt;P&gt;C_FLAG TO POACCOUNTX-GL_ACCOUNT,&lt;/P&gt;&lt;P&gt;C_FLAG TO POACCOUNTX-CO_AREA.&lt;/P&gt;&lt;P&gt;it will resolves ur proble.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2009 10:17:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/account-assignment-in-po-using-bapi/m-p/5977590#M1340294</guid>
      <dc:creator>venkateswarareddy_medam</dc:creator>
      <dc:date>2009-08-03T10:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Account Assignment in PO using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/account-assignment-in-po-using-bapi/m-p/5977591#M1340295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi venkatesh,&lt;/P&gt;&lt;P&gt;     I have coded the same logic... What you are telling,first pass the value to POITEM ,then go for POITEMX.Actually,that is nothing but format to see the codes...Finally we have to pass the values in the BAPI function module.that problem was solved, i also replied about it..thanks for your suggestion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;lt;&amp;lt; Sharing Knowledge is a way to Innovative &amp;gt;&amp;gt;=&amp;gt;&lt;/P&gt;&lt;P&gt;By,&lt;/P&gt;&lt;P&gt;  Yoga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2009 11:26:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/account-assignment-in-po-using-bapi/m-p/5977591#M1340295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-03T11:26:01Z</dc:date>
    </item>
  </channel>
</rss>

