<?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: BAPI_PO_CREATE1 issue. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-po-create1-issue/m-p/8516557#M1655306</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;       I am using BAPI_PO_CREATE1 to create PO, while creating the PO if there is no asset then i need to create the asset also.&lt;/P&gt;&lt;P&gt;But am not able to find the asset class(ANLA-ANLKL) in BAPI(BAPI_PO_CREATE1). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If the asset class is there in this BAPI can u please tell where exactly i can find the asset class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;Sirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Feb 2012 05:00:59 GMT</pubDate>
    <dc:creator>sirish_pyata</dc:creator>
    <dc:date>2012-02-10T05:00:59Z</dc:date>
    <item>
      <title>Re: BAPI_PO_CREATE1 issue.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-po-create1-issue/m-p/8516557#M1655306</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;       I am using BAPI_PO_CREATE1 to create PO, while creating the PO if there is no asset then i need to create the asset also.&lt;/P&gt;&lt;P&gt;But am not able to find the asset class(ANLA-ANLKL) in BAPI(BAPI_PO_CREATE1). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If the asset class is there in this BAPI can u please tell where exactly i can find the asset class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;Sirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 05:00:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-po-create1-issue/m-p/8516557#M1655306</guid>
      <dc:creator>sirish_pyata</dc:creator>
      <dc:date>2012-02-10T05:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re: BAPI_PO_CREATE1 issue.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-po-create1-issue/m-p/8516558#M1655307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sirish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you may find  the asset no in the BAPIMEPOACCOUNT structure as 'ASSET_NO'. and you can create the asset by using the bapi 'BAPI_FIXEDASSET_CREATE'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 09:22:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-po-create1-issue/m-p/8516558#M1655307</guid>
      <dc:creator>former_member300258</dc:creator>
      <dc:date>2012-02-10T09:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Re: BAPI_PO_CREATE1 issue.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-po-create1-issue/m-p/8516559#M1655308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i can find asset number but i want asset class as i want to create asset number while creating the PO not with existing asset . &lt;/P&gt;&lt;P&gt;Hope you got my point. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;Sirish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 09:27:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-po-create1-issue/m-p/8516559#M1655308</guid>
      <dc:creator>sirish_pyata</dc:creator>
      <dc:date>2012-02-10T09:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Re: BAPI_PO_CREATE1 issue.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-po-create1-issue/m-p/8516560#M1655309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you may use this FM BAPI_FIXEDASSET_CREATE1 to create the asset no and it seems not possible creating thro' BAPI_PO_CREATE1. So before calling the bapi_po_create, you create the asset no with the above FM and consult your functional consultant for the mandatory inputs to pass into the FM for creating the asset no.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 09:39:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-po-create1-issue/m-p/8516560#M1655309</guid>
      <dc:creator>former_member300258</dc:creator>
      <dc:date>2012-02-10T09:39:00Z</dc:date>
    </item>
  </channel>
</rss>

