The Function Module BKK_READ_EURODATE (Lesen der Eurodaten zum Objekt) is a standard Function Module in SAP ERP and is part of the function group FBP6 within the package FKBO.
Function Module | BKK_READ_EURODATE |
Short Text | Lesen der Eurodaten zum Objekt |
Function Group | FBP6 |
Package | FKBO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJECT | TYPE | TCURY-OBJECT | Objektart für Auslaufende Währungen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ERRORDATE | TYPE | TCURY-ERRORDATE | Fehlermeldung ab Datum | |
E_RC | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | |
E_WARNDATE | TYPE | TCURY-WARNDATE | Datum für Warnmeldung |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.