Hi All,
I have HANA version 1809 support package for SAPK- 10303INS4CORE.. I’ve configured three new Depreciation areas.
When I’ve tried to change asset master date and depreciation useful life I have message number AIST004: Recalculation of values currently not possible in company code. This message I can skip over.
In the T093B table, the new areas has 2017 not the same fiscal year closed than 01 year 2019 there is consistent; the closed fiscal year is more than one year, so the system is throwing error Message no. AIST004.
We applied sap note 646691 but the note is not relevant for our SAP version, Even the standard report, which is mentioned in the note does not exist in our system.
REPORT z_t093b_update.
TABLES t093b.
UPDATE t093b SET abgja = 'YYYY' " <=== last closed fiscal year
WHERE bukrs = 'COCO' AND " <=== company code
afabe = 'DA'. " <=== depreciation area.
If someone can kindly advise on any note or solution to continue.
Program RAAFAR00 does not exist
Regards,
Femmy.