Я читала только ответ на //www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/5875
"If you area in a release lower than 6.0 you can check if any of the AINT* or AFAR* enhancements can help you (trx SMOD). .....At this point you must now use "BADI's"
You can reach now the following path:
SPRO -> Financial Accounting -> Asset Accounting -> Depreciation -
Valuation Methods -> Enhancements ->
Program Enhancement for New Depreciation Calculation ->
Create Implementations for Add-In for Depreciation Calculation
If you click on this, you will see that BADI to be used is:
FAA_EE_CUSTOMER
You can find some documentation regarding the BADI in transaction SE18 itself. That's what you need to do to access it.
Also, if you need it, you can influence the posting logics in asset accounting via BAdI implementation > BADI_FIAA_DOCLINES.
" и еще ссылки
http://help.sap.com/saphelp_nw2004s/hel ... ontent.htm
http://help.sap.com/saphelp_nw2004s/hel ... ontent.htm
Business Add-In
Enhancing Standard Programs Quickly and Easily Via Business Add-In
Может быть у Вас есть другие идеи?