SAP ABAP Function Module ANEP_AFARECHNEN (Afa auf die in Tab. XANEP übergebenen Einzelposten rechnen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       AB (Package) Application Development R/3: Asset Accounting
Basic Data
Function Module ANEP_AFARECHNEN Afa auf die in Tab. XANEP übergebenen Einzelposten rechnen  
Function Group AFAR   Function modules, deprec. calculation  
Program Name SAPLAFAR    
INCLUDE Name LAFARU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_KAFABE TYPE ANLB-AFABE Depreciation area showing reduction
Importing I_ANTS TYPE ANTS Field string of DDIC structure ANTS
Importing I_DATBIS TYPE ANEP-BZDAT '00000000' is no longer used
Importing I_FEHLER TYPE ANLB-XNEGA SPACE Suppress error output (x)
Importing I_PERBIS TYPE ANEP-PERAF SPACE Depreciation invoice up to this period
Importing I_TRACE TYPE ANLB-XNEGA SPACE Depreciation trace switch
Importing I_NACHAKT TYPE ANLB-XNEGA SPACE Post-capitalization
Importing I_CAL_CLOSED_FYEARS TYPE ANLB-XNEGA SPACE Recalculate closed fiscal years
Tables T_ANEA TYPE ANEA Table of proportional values
Tables T_ANEP TYPE ANEP Table of line items
Tables T_ANFM TYPE ANFM Error table
Tables T_ANLB TYPE ANLB Table of company-code-dependent values for an asset
Tables T_ANLC TYPE ANLC Table of year-related values of an asset
Tables T_ANLZ TYPE ANLZ G/L account number
Exception DEPR_NOT_POSIBLE TYPE No depreciation calculation due to table inconsistency
Exception MAN_AUTO_AFA TYPE Manual and automatic depreciation not allowed
Exception MINWERT_VERLETZT TYPE Line item violates minimum value rule
Exception NORMAL_AFA_VERLETZT TYPE Positive/negative sign rule for ord. depreciation is violated.
Exception PERIOD_FALSE TYPE Period determination is incorrect
Exception RBW_VIRT_AFABER_VERLETZT TYPE Remaining book value rule is violated in derived deprec. area
Exception SONDER_AFA_VERLETZT TYPE Positive/negative sign rule for spec.depreciation is violated.
Exception ANSWPRUEF_VERLETZT TYPE Anschaffungswertprüfung verletzt
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  00000000 
SAP Release Created in