The Function Module ISSR_OP_GET_ASSET (Ermittelt Bestand eines Vetrags zu einem Stichtag) is a standard Function Module in SAP ERP and is part of the function group ISSR2 within the package VVSRFISL.
Function Module | ISSR_OP_GET_ASSET |
Short Text | Ermittelt Bestand eines Vetrags zu einem Stichtag |
Function Group | ISSR2 |
Package | VVSRFISL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ASSET_NR | TYPE | ISSR_ASSET_NR | Kapitalanlagennummer für Statutory Reporting | |
I_BUDAT | TYPE | DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
I_BUKRS | TYPE | BUKRS | Buchungskreis | |
I_COUNTRY_VAR | TYPE | ISSR_REP_COUNTRY | ISSR: Meldewesenvariante | |
I_DBUDAT | TYPE | SY-DATUM | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum |
I_POSTING_TYPE | TYPE | ISSR_LEDGERTYPE | ISSR: Ledgertype | |
I_RTCUR | TYPE | RTCUR | Währungsschlüssel | |
I_VAL_AREA | TYPE | ISSR_VAL_AREA | Bewertungsbereich |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ASSET_HSL | TYPE | VLCUR9 | Wert in Hauswährung | |
E_ASSET_KSL | TYPE | VGCUR9 | Wert in Konzernwährung | |
E_ASSET_MSL | TYPE | MSLXX | Mengen führen | |
E_ASSET_TSL | TYPE | VTCUR9 | Wert in Transaktionswährung |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_SAVE_TAB_REGISTERED | Keine Tabelle/n zur Fortschreibung registriert/im Customizing hinterlegt |