SAP ABAP Function Module INSURANCE_VALUE_CALCULATE (Ermitteln des Versicherungswertes aus ANLV und ANLCs)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-AA-IS (Application Component) Information System
     AR (Package) Asset Accounting reporting
Basic Data
Function Module INSURANCE_VALUE_CALCULATE Ermitteln des Versicherungswertes aus ANLV und ANLCs  
Function Group ANLG   Function modules, gen. Asset Accounting  
Program Name SAPLANLG    
INCLUDE Name LANLGU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_LNRAN TYPE ANLV-LNRAN
Exporting E_VRSBA TYPE ANLV-VRSBA New base insurance value
Exporting E_VSBAJ TYPE ANLV-VSBAJ
Exporting E_VSWRT TYPE RA02S-VSWRT Insurable value
Importing I_ANLV TYPE ANLV Insurance data
Importing I_GJAHR TYPE ANLC-GJAHR Fiscal year calculation of insurable values
Importing I_RECH_BASISWRT TYPE RA01M-KZ '' Calculate switch base value
Importing I_RECH_VERSWRT TYPE RA01M-KZ '' Calculate switch insur. value
Importing I_XVRSKU TYPE T093C-XVRSKU '' Calculate switch base value from cumulative value
Importing I_OLDDATA TYPE T020-KOART '' Switch function for transfer of old values
Tables T_ANLB TYPE ANLB Depreciation parameter for indexing of current market value
Tables T_ANLC TYPE ANLC Determine value fields for insurance data
Exception ANLC_GJAHR_FEHLT TYPE A fiscal year is missing in T_ANLC
Exception INDEX_FEHLT TYPE No index value available
Exception VERS_ART_NOT_FOUND TYPE Insurance type not defined
               
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