Asset   Depreciation -  In test Run Value got posted

Hi All ,
1. I did the test run in 'AFAB'  . SAP throwed the error becasue of some problem in Cost Center.
2. So i fixed that bug and tried again .  
3. But when i see the Asset Explorer  for that asset '1234',  Asset value of the Error Doc got posted in 'Test Run'. How can i able to reverse back that asset value which got posted.
I want to know, why it got posted eventhough i selected the " Test Run ".
I want to reverse back that posted value . (onlyError Doc got posted). Or I want to do the depreciation without this asset number '1234'. How can i block that asset number for not to perform the depreciation.
Kindly advice Pls.
Thanks.
Vivek.
Message was edited by:
        vivek mohan

Hi Vivek,
In my experience,
- If you selected "Test Run" then it should be not posted value. So I think there was an accident.
- You cannot reverse depreciation which has been posted.
- If depreciation for asset no : "1234" has been posted , let say in period 11, then when you repeat the depreciation for period 11, system will not post duplicate value. So here are what you have to do :
1. Run AFAB using parameter Reason for Posting Run = "REPEAT RUN". Please tick "TEST RUN"
2. Check wether asset "1234" will be posted again ( See in Column "Amount to be posted").
3. If you're okay with the result then execute AFAB again but now, untick the "TEST RUN".
Hope this helps.

Similar Messages

  • Calculation of Depreciation on Net Book Value after posting Revaluation on

    How to calculate the depreciation on Net book value after posting Balance sheet revaluation ABAW? The depreciation is been calculated on APC and not on NBV, as the APC of asset has been revalued after the revalution posting, ideally the next period depreciation should be calculating on the new NBV, but the system is not doing this. Is there any specific configuration that Iam missing here.
    Kindly Reply.
    Jyoti

    The forum [FPM - General|Enterprise Performance Management (SAP EPM); in which you originally posted your question deals mainly with the financial performance applications otherwise known as Enterprise Performance Management (EPM) carrying the BusinessObjects brand.   Your question pertains to SAP [ERP Financials - Asset Accounting|SAP ERP Financials  - Asset Accounting; which is covered by another forum.  Therefore your message has been moved.  Please adjust any bookmarks you might have and post to the appropriate area in the future, that way you are assured you will have the right audience reading your posts.
    Thanks and best regards,
    [Jeffrey Holdeman|http://wiki.sdn.sap.com/wiki/display/profile/Jeffrey+Holdeman]
    SAP Labs, LLC
    BusinessObjects Division
    Americas Customer Solutions Adoption (CSA) team

  • Transaction "test run" value

    Hello,
    Does anyone know (is that even possible) how to get the "test run" value (checked/unchecked) of a standard transaction like CJ44 into a Z-program...I'm using the CALL TRANSACTION statement
    thx
    petr

    Hi,
        i tried using following code for 'detail lists' for cj44 tcode checkbox as my test run check box comes default checkd.and this code is working fine.
    DATA: it_bdcdata  TYPE STANDARD TABLE OF bdcdata,
          wa_bdcdata  TYPE bdcdata.
      wa_bdcdata-program = 'SAPLKAZB'.
      wa_bdcdata-dynpro = '1000'.
      wa_bdcdata-dynbegin = 'X'.
      APPEND wa_bdcdata TO it_bdcdata.
      CLEAR: wa_bdcdata.
      wa_bdcdata-fnam = 'RKAUF-LIST'.
      wa_bdcdata-fval = 'X'.
      APPEND wa_bdcdata TO it_bdcdata.
      CALL TRANSACTION 'CJ44' USING it_bdcdata
           mode 'E'.
    Regards,
    Twinkal.

  • Asset depreciation calculation based on net book value adjustment

    currently I have one asset depreciated based on acquisition value, I want to depreciate using netbook value starting from May,
    thus May and afterwards depreciation should be 61107 USD.
    but accountant forget this and depreciate asset in May with amount 54628. the June planned depreciation is still based on Acquisition value, i.e. 61150.
    So how to adjust June depreciation, if I create a new depreciation key with multi-method based on NBV and change asset master,
    will this solve problem?
    how to adjust May posting since it is already posted? thanks

    Thank you for the reply.
    But The issue here is I changed the depreciation key based on NBV, but planned depreciation still based on acquisition value for the following months. by the way, OAYR is monthly depreciation. I didn't tick the smoothing, I think this will affect whole company code. I only want to change the depreciation key based on NBV for three assets only, the rest of assets still using Acquistion value depreciation.
    I do test in a sand box, now the latest posted depreciation is April, original depreciation key is Z001 (based on Acquisition value),
    I changed the depreciation key to Z002(based on NBV), in AS03, I can see the planned depreciation for May is still 61150(based on Acquisition value). I run AFAB, (test run), the result is same.
    My objective is let May and subsequent months  planned depreciation to be 61107 based on NBV of April.
    Simply change the depreciation key doesn't work at all, anyone have the solution, which other fields in asset master I need to change? or do i need other configuration? thanks

  • Asset Depreciation Posting - AFAB

    Hi,
    I have executed Depreciation with Test run in AFAB Transaction Code, it says Document Created. But when i execute the Depreciation run through Back ground process, it is not upadating the Depreciation GL account. Please guide me on this regard.
    Thanks
    Sivanand

    Dear,
    Sivanand.
    Please check the T.code AFBP which is more reliable than SM37 log. If you have any inputs please provide as said in rest one thread so that any one can guide you to understand the situation.
    AFBP shows the depreciation posted log. The report accesses the ANLP log table that was created during the depreciation posting run, and makes it possible to later ananlyze details of depreciation and account assignment per asset. By double-clicking on the document number, you can also jump to all accounting documents that were generated.
    I hope this help clears you the issue. If you have any doubts please share.
    Regards,
    Pankaj A Bhalerao.

  • Some question about asset depreciation value?

    In our system, there is a asset acquisition value 3297600, use life 5 years.
    We use Straight line to calculate depreciation value of one month is 3297600 / 5 / 12 => 54960, this asset will be completed depreciation in 2011/08,
    Original Value
    2011/01 -54960
    2011/02 -54960
    2011/03 -54960
    2011/04 -54960
    2011/05 -54960
    2011/06 -54960
    2011/07 -54960
    2011/08 -54960
    When our user transfer other asset value to this asset, the asset depreciation becomes a strange value.
    The User trasnfers two asset value to this asset. The first asset transfered 303090 (Asset acquisition 3030900, Accumulated depreciation -2727810) in 2011/03/31, The second asset transfer 12480 (Asset acquisition 149,760, Accumulated depreciation -137,280)  in 2011/04/30
    User expects the deprecaition value as below
    2011/01 -54960
    2011/02 -54960
    2011/03 -54960 + -50515
    2011/04 -54960 + -50515 + -2496
    2011/05 -54960 + -50515 + -2496
    2011/06 -54960 + -50515 + -2496
    2011/07 -54960 + -50515 + -2496
    2011/08 -54960 + -50515 + -2496
    But current asset calculated the deprecaition value as below
    2011/01 -54960
    2011/02 -54960
    2011/03 -54960 + -50515
    2011/04 -54960 + -50515 + -2496
    2011/05 -54960 + -50515 + -2496
    2011/06 -54960 + -50515 + -2496
    2011/07 -54960 + -50515 + -2496
    2011/08 1,949 (?)
    2011/09 -107,971 (?)
    2011/10 98,534 (?)
    2011/11 -100,483 (?)
    I don't know why the SAP calculated depreciation period becomes to 2011/11?
    How can I change the asset depreciation value to "User expects the deprecaition value"?
    The user chooses depreciation key AS90 Configuration as below
    [AFAMA - AS90|http://farm5.static.flickr.com/4104/5055701109_5fa161f569_b.jpg]
    [AFAMS - A90|http://farm5.static.flickr.com/4124/5056317442_0a05a3097d_b.jpg]

    Hi,
    In SAP there are different settings depending if you what the additional incoming charges to depreciate with independent start dates, versus all subsequent acquisitions to an asset record adopting the existing "Capitalized on" date in master data for the very first acquisition to record.
    Are you getting the other option not desired?

  • AFAR test run showing the values but not posting in Real run.

    Hi Friends,
    i have an issue with AFAR recalculating the depreclation. The details are as below;
    1. Asset value date is 15.07.2010. but ordinary dep. start date was set as 01.01.2010 manually by the user.
    2. The Period control method 11, the dep. is calculated for entire year for acquisition.
    3. we have already calculated depreciation from period 12 2010 to period 04, 2011.
    4. Now, we have changed ordinary depreciation start date for 5 asset records from 01.01.2010 to 15.07.2010.
    5. Therefore, we recalculated AFAR for these assets for 2010 and test run is showing the values for these 5 asset. The same was expected by the business.
    6. When we execute the real run, it is not posting and no change in asset explorer for period 12, 2010 or in current period. No error message is available in spool / job log.
    We have opened FI periods as well.
    My question is  that why the system calculating the values in test run and if it is calculated in test run, why it is not posting in update run?
    As per the period control method, the depreciation should not recalculated for half year even we change the ordinary dep,start date from 1st Jan to 15th July.
    I  request you to clarify my doubt and help me to understand the error which is stoping the values in update run of AFAR.
    Best Regards,
    Padmaja

    Hi,
    Sorry...it is not worked out. Alternatively, i tried the shift factor with variable depreciation and i achieved the values which appeared in AFAR test run.
    Thanks for the help.
    Regards,
    Padmaja
    Edited by: PadmajaCH on May 19, 2011 3:26 PM

  • Depreciation : Repeat run to be done ...which got posted earlier

    Depreciation is already posted thru AFAB for March.  Now there are some more assets, which came later will be capitalised, and has to be posted in the same run / month.
    What is the best way :
    Should we execute "Repeat run" for only those assets ?.
    Whether the depreciation already posted to FI, can be reversed ?. If yes,,how ??
    If the above is possible, then should we execute the full repeat run & post again ??
    thanks
    amit

    You can do a complete Repeat run. It post the difference between the normal and the the repeat run.
    It should then only the new postings. Run it as test run and you see the result

  • In oneasset class i have created 2 assets by using of aso1 after that i acquired one asset for that i run the depreciation for first 5 periods, it has been showing depreciation for those period but if i am trying to run the depreciation for second asset i

    in on asset class i have created 2 assets by using of aso1 after that i acquired one asset for that i run the depreciation for first 5 periods, it has been showing depreciation for those period but if i am trying to run the depreciation for second asset it is not showing first 5 periods why it is not showing? Is there any reason?

    Hi
    Repeat run you can do only for the last depreciation period. For the asset which you are tryin to post depreciation from July to Jan, please check the asset value date which you have given while posting the transactions or in the asset master.
    If the asset value date is in July, then deprecaition from July - Jan will get posted in the current month depreciation in total. You will not be able to post depreciation individually month wise using AFAB.
    REgards
    Malathi

  • Depreciation not Run value reaches to 95 %

    Hi,
    KIndly suggest when Asset Depreciation value reached to 95% system will not calculate that material in next depreciation posting run, currently we are using 10% depreciation value on yearly basis.waiting for reply.
    Thanks & Regards,
    Kshitiz Goyal

    This behaviour is only because of residual value 5% specified in depreciation key / single asset master level.
    Check in AS02 for single asset at depreciation area level by double clicking on 01 area.
    or
    Check the depreciation key settings in AFAMA if the cut off key specified in the Scrap value field or
    Base value is specified by the scrap value amount.
    In the above cases, the depreciation stops posting if it reaches 95% acquisition value.
    Please check

  • Change in Useful life of asset in mid year, but the previous posted depreciation should not be changed

    Dear Experts,
    I have a requirement in one of my client, We need to extend the useful life of asset in mid of an asset fiscal year and the depreciation which was posted in the previous should not be changed.
    Requirement:
    Useful life of asset  is to be extended after completing depreciation for 4 years and in-between the current asset fiscal year. Provided the present asset value has to be taken as the new book value of the asset and the depreciation posted henceforth to be posted based on the new asset value till the remaining useful life.
    Previously posted depreciation should be unchanged.
    Analysis:
    1.      The fiscal Year followed - October to September.
    2.      The useful life of asset will be changed, and the depreciated value posted till 31/mar 2014 will have the old depreciation value ( based on the original acquisition value)
    3.      The Depreciation key used in of type LINR (linear), depreciation value will be calculated based on the Book value till the asset value becomes ZERO at the end of useful life of the asset.
    4.      We can change the useful life of the asset at the end of a Asset fiscal year say FY- 2014, if this is done the existing configuration will take the Book value of the asset at the end of the Fiscal as the asset value and the new depreciation will be calculated based on the new useful life of the asset. The asset value will become ZERO at the end of the newly changed Useful Life.
    5.      But the requirement is that the useful life of the asset will be changed exactly half way in between existing Asset fiscal (i.e., 31/03/2014), if this is done system will change the depreciation value based on the new useful life ( since the Dep Key is LINR), but the depreciation value will change from the fiscal start say October 2013 to September 2014 ), which will not satisfy the requirement of the client. Since the depreciation which is already posted from October 2013 to March 2014 should not be changed.
    Note:
    1. We are not willing to retire the asset and create a new asset with the remaining book value as asset value and start depreciation.
    Kindly let me know if the requirement can be fulfilled without retiring the asset.

    Dear All,
    This requirement has been completed.
    1. I created New Multi level valuation method with base 26 ( Net book value w/o Revaluation ).
    2. New depreciation key was created and the above method was assigned to it. I never changed the Base method.
    3. new interval was created in the depreciation area, with this created dep key and extended the useful life of the asset. The depreciation was calculated according to the requirement.
    Originally the asset had useful life of  5 Years, I changed the asset useful life to 8 years now with new Depreciation key 2001.
    Depreciation was already posted to the asset till 04- 2013 for an amount of 148.27 SAR.
    Net Book value carried forward to 2013 = 1575.56 SAR
    Depreciation already posted till 4th period =   148.27 SAR
    Current Net book value after useful life extension           = 1427.29 SAR .
    Now the new depreciation key 2001 with Multilevel method 201, will take this Net-book value as Asset value and will depreciate along the useful life of the asset till it becomes zero.
    Planned depreciation of 2013 ( remaining 6 months) = 166.24 SAR
    Planned depreciation of 2014 = 225.96 SAR
    Planned depreciation of 2015 = 225.96 SAR
    Planned depreciation of 2016 = 225.96 SAR
    Planned depreciation of 2017 = 225.96 SAR
    Planned depreciation of 2018 = 225.96 SAR
    Planned depreciation of 2019 = 131.25 SAR
    Total      = 1427.29 SAR ( the Asset value becomes zero at the end of its remaining useful life.
    The previously posted depreciation from 01.01.2013 to 30.04.2013 was untouched.

  • Asset Depreciation Planned values

    Hi Everyone,
       There is a requirement for us to pull planned as well as posted depreciation values for assets. The input for the program would essentially be Fiscal Year, selected list of asset class & cost centers. We are using the FM 'AM_SHOW_POST_DEPR' to fetch posted & planned values. Now the issue is that, since not many key fields are provided, the report takes so much time to fetch the required assets and its posted / plan values. On doing a more close analysis it was found that 75 % of the data fetching time is consumed by the FM 'AM_SHOW_POST_DEPR'. Is there any other function modules / method to perform the activity done by this FM, so that the performance can be improved, or if possible can somebody provide the logic involved in asset plan data projection.
    This FM returns the values which can be seen in posted values tab of the transaction code 'AW01N'.
    Regards,
    Kiran

    You are talking about dep planned values thus this is not posted as actual values?
    When the actuals values are posted there is longer planned values.
    When you want to make changes you can use the transaction:
    ABZU - Write-Up
    When you want to do this you should re open fiscal year 2008 for asset accounting. Following on this you have to do the fiscal year closing again for 2008 and 2009.
    This action will create postings in FI in 2008 and 2009!!!!!!!

  • Asset Depreciation fun in special posting period

    Dear Gurus,
    Recently my Finance Manager decided to hv a cut-off date for all the FI transaction on 14-Dec-2007.
    These are the rules:
    1.) All the FI transaction < 14-Dec-2007 posted in period 12
    2.) All the FI transaction Between 15-Dec-2007 and 31-Dec2007 will be posted in special posting period 14.
    3.) All year-end adjustment will be carried out in posting period 16.
    My problems are:-
    1.) How can i proceed the Asset depreciation run for period 12 and special period 14.
    2.) How the system select or capture the asset doc? By posting date or by posting period?
    3.)If possible pls give some examples when we should use these options and what are the advantages?
       a.) Planned posting run.
       b.) Repeat
       c.) Restart
       d.) Unplanned posting run.
    Thanks.
    Lim J

    1.) How can i proceed the Asset depreciation run for period 12 and special period 14.
    Hi, First of all you need to understand the function of special period.  You need not to mention the spl period of depr. run.
    The system considers period 12 as usual.
    2.) How the system select or capture the asset doc? By posting date or by posting period?
    By posting date.
    3.)If possible pls give some examples when we should use these options and what are the advantages?
    a.) Planned posting run.
           When you run the depr. on regular peiod basis ie., one by one, U choose (a)
    d.) Unplanned posting run.
          When you want to calculate the depr. for some periods as a whole, U choose (d)
    b.) Repeat
         Suppose u ran the depr for Jan.  In Feb. you have capitalised an asset for Jan. So, U have to calculate depr for the new asset for jan.   U choose (b).
    c.) Restart
           When you are running depr. you might have face some uncontrollable problems like power off, server down etc.  In such instances, you choose (c).
    Get back to me. if you are not clear
    Regards ...............SK

  • RAPOST2000 error handling depreciation test run

    I have a problem with the error handling in ECC 6.0 (RAPOST2000). when I run a test run in foreground, the error list is diplayed nicely and i can doble click to see the problem for each asset. But as we have more than 1000 assets we have to run the test run in background, resulting that the error list is placed in the spool without the possibility to drill down to the problem per asset (only the error no displayed in the list). How to proceed to get a smooth way of handling errors without to use two lists ( first the errors per asset, and then the list explaining the error).

    Yes, the "Error Analaysis" indicator was ticked when starting the depreciation test run. So, that does not solve the problem having to match 2 different list/reports to analyze/correct the errors.
    Regards

  • Asset Depreciation Posting : Manually Posted??

    Hi All,
        I am facing a new problem related to asset accounting, that whenever i try to post the dep to a newly created asset through AFAB system creates no documents and the message comes like : "One depreciation document already manually posted." But my asset is new and i have not posted any dep till yet, so that message is coming.
    Please help me.
    Thanks & Regards,
    Suman

    Hello
    This is probably because you are using a document type with same number range than another doc. type that has already  been used to post manually.
    When posting Depreciation last entry in TABA from previous
    posting run is used to assign next doc. number (if is the first posting it will take first number from the number range assigned to dep. doc. type).
    Do not use number range used for depreciation for other doc. types.
    Display doc. number already posted with FB03 to find out
    more.
    Greetings

Maybe you are looking for