The Function Module FI_HOUSEBANK_ACCOUNT_READ (Lesen der Tabellen T012K und T012T) is a standard Function Module in SAP ERP and is part of the function group FK10 within the package FIB1CORE.
Function Module | FI_HOUSEBANK_ACCOUNT_READ |
Short Text | Lesen der Tabellen T012K und T012T |
Function Group | FK10 |
Package | FIB1CORE |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EC_RCACCOUNT | LIKE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | |
EC_RCTEXT | LIKE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
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.