<?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: Data upload for asset creation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload-for-asset-creation/m-p/1722686#M315282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the BAPI "BAPI_FIXEDASSET_CREATE1" pass the parameter GENERALDATAX also and set the description fields to 'X'. The fields in general data for which U need to update, the corresponding generaldata_x will be 'X' .&lt;/P&gt;&lt;P&gt;Here is the code script (for description and description 2, U cannt change account determination id). See the parameter documentation of the BAPI for more details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    wa_gnrl_data-assetclass = wa_data-asstclass.&lt;/P&gt;&lt;P&gt;    wa_gnrl_data-descript = wa_data-descript.&lt;/P&gt;&lt;P&gt;    wa_gnrl_data-descript2 = wa_data-descript2.&lt;/P&gt;&lt;P&gt;    wa_gnrl_data-acct_detrm = wa_data-acct_detrm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    wa_gnrl_datax-descript = 'X'."wa_data-descript.&lt;/P&gt;&lt;P&gt;    wa_gnrl_datax-descript2 = 'X'."wa_data-descript2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now call the BAPI, pass both generaldata as well as generaldatax&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Nov 2006 09:03:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-29T09:03:29Z</dc:date>
    <item>
      <title>Data upload for asset creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload-for-asset-creation/m-p/1722685#M315281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to upload asset master data using bapi_fixedasset_create1.But am facing problems in uploading the description field of the asset although all other fields are getting uploaded.Please advise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2006 07:03:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload-for-asset-creation/m-p/1722685#M315281</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-22T07:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Data upload for asset creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload-for-asset-creation/m-p/1722686#M315282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the BAPI "BAPI_FIXEDASSET_CREATE1" pass the parameter GENERALDATAX also and set the description fields to 'X'. The fields in general data for which U need to update, the corresponding generaldata_x will be 'X' .&lt;/P&gt;&lt;P&gt;Here is the code script (for description and description 2, U cannt change account determination id). See the parameter documentation of the BAPI for more details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    wa_gnrl_data-assetclass = wa_data-asstclass.&lt;/P&gt;&lt;P&gt;    wa_gnrl_data-descript = wa_data-descript.&lt;/P&gt;&lt;P&gt;    wa_gnrl_data-descript2 = wa_data-descript2.&lt;/P&gt;&lt;P&gt;    wa_gnrl_data-acct_detrm = wa_data-acct_detrm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    wa_gnrl_datax-descript = 'X'."wa_data-descript.&lt;/P&gt;&lt;P&gt;    wa_gnrl_datax-descript2 = 'X'."wa_data-descript2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now call the BAPI, pass both generaldata as well as generaldatax&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 09:03:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload-for-asset-creation/m-p/1722686#M315282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-29T09:03:29Z</dc:date>
    </item>
  </channel>
</rss>

