3 Replies Latest reply: May 5, 2009 1:28 PM by priya damarla RSS

New depreciation Calculation - upgrade

priya damarla
Currently Being Moderated

Hi,

 

 

We are in the upgrade process .

 

We found one issue while testing ABZO tcode .Updates of the data (anlb-vyear) is not happening .

 

By debugging we found the below code in the ECC version of  FM ANEP_AFARECHNEN

 

   

IF lb_use_old_calc IS INITIAL.
    EXIT.
  ENDIF.

 

 

so the cursor comes out without updating anlb table(till now noticed not sure what all are not updated) as  new depreciation calculation Active .

 

Any help is appreciated.

 

Anyone has this kind of problem.

 

Rhea.