Menu

SAP Function Module FIAA_DEPR_RECALCULATE

recalculates depreciation values

The Function Module FIAA_DEPR_RECALCULATE (recalculates depreciation values) is a standard Function Module in SAP ERP and is part of the function group AVAL within the package AB.

Technical Information

Function Module FIAA_DEPR_RECALCULATE
Short Text recalculates depreciation values
Function Group AVAL
Package AB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ANLA LIKE ANLA asset data already available structure filled
I_ANLN1 LIKE ANLA-ANLN1 asset main number
I_ANLN2 LIKE ANLA-ANLN2 asset sub number
I_BUKRS LIKE ANLA-BUKRS company code
I_GJAHR LIKE ANLC-GJAHR fiscal year to be recalculated
I_TRACE_ON LIKE ANLA-XAKTIV 'X' trace function on 'X' or off ' '

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.