Data Element list used by SAP ABAP Function Module INSURANCE_VALUE_CALCULATE (Ermitteln des Versicherungswertes aus ANLV und ANLCs)
SAP ABAP Function Module
INSURANCE_VALUE_CALCULATE (Ermitteln des Versicherungswertes aus ANLV und ANLCs) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | GJAHR | Fiscal Year | SOURCE VALUE(I_GJAHR) LIKE ANLC-GJAHR |
|
| 2 | KOART | Account type | SOURCE VALUE(I_OLDDATA) LIKE T020-KOART DEFAULT '' |
|
| 3 | KZ | Modification indicator: Depreciation area | SOURCE VALUE(I_RECH_VERSWRT) LIKE RA01M-KZ DEFAULT '' |
|
| 4 | KZ | Modification indicator: Depreciation area | SOURCE VALUE(I_RECH_BASISWRT) LIKE RA01M-KZ DEFAULT '' |
|
| 5 | LNRAN | Sequence Number of Asset Line Items in Fiscal Year | SOURCE VALUE(E_LNRAN) LIKE ANLV-LNRAN |
|
| 6 | VRSBA | Base insurable value | SOURCE VALUE(E_VRSBA) LIKE ANLV-VRSBA |
|
| 7 | VSBAJ | Base insurable value: Fiscal year update | SOURCE VALUE(E_VSBAJ) LIKE ANLV-VSBAJ |
|
| 8 | VSWRT | Current insurable value | SOURCE VALUE(E_VSWRT) LIKE RA02S-VSWRT |
|
| 9 | XVRSKU | Recalculate cumulative insurance base value | SOURCE VALUE(I_XVRSKU) LIKE T093C-XVRSKU DEFAULT '' |
|