<?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: Fixed Asset Question in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-asset-question/m-p/1110187#M105974</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mauro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a similar requirement of retreiving depriciation values for an asset, These value does not seem to be stored in a dictionary tables and involves some calculations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please let me know if u used this function module AM_SHOW_POST_DEPR and if it helped ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would be greatful to you if u can provide further details on the requirement you acheieved using this function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lucky.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Oct 2007 18:26:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-02T18:26:28Z</dc:date>
    <item>
      <title>Fixed Asset Question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-asset-question/m-p/1110183#M105970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All! is there any function module that retrieves the Depreciation Posted/Planned of a fixed asset?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance, Mauro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2005 18:32:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-asset-question/m-p/1110183#M105970</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-29T18:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Asset Question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-asset-question/m-p/1110184#M105971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Try these FMs&lt;/P&gt;&lt;P&gt;BAPI_FIXEDASSET_GETDETAIL&lt;/P&gt;&lt;P&gt;BAPI_FIXEDASSET_GETLIST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2005 18:40:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-asset-question/m-p/1110184#M105971</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-29T18:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Asset Question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-asset-question/m-p/1110185#M105972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;None of those work....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2005 18:43:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-asset-question/m-p/1110185#M105972</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-29T18:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Asset Question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-asset-question/m-p/1110186#M105973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found FM AM_SHOW_POST_DEPR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2005 19:03:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-asset-question/m-p/1110186#M105973</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-29T19:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Asset Question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-asset-question/m-p/1110187#M105974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mauro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a similar requirement of retreiving depriciation values for an asset, These value does not seem to be stored in a dictionary tables and involves some calculations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please let me know if u used this function module AM_SHOW_POST_DEPR and if it helped ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would be greatful to you if u can provide further details on the requirement you acheieved using this function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lucky.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 18:26:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-asset-question/m-p/1110187#M105974</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-02T18:26:28Z</dc:date>
    </item>
  </channel>
</rss>

