The Function Module LOAN_TRANSFER_PROTOCOL (Verarbeitungsprotokoll Darlehen für EKA) is a standard Function Module in SAP ERP and is part of the function group FVAB within the package FVVD.
Function Module | LOAN_TRANSFER_PROTOCOL |
Short Text | Verarbeitungsprotokoll Darlehen für EKA |
Function Group | FVAB |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_FEBEP | LIKE | FEBEP | Einzelposten des Elektronischen Kontoauszugs | |
I_SUBRC | LIKE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_INFO | LIKE | LOAN_INFO | Verarbeitungsprotokoll Darlehen EKA |
This function module does not define any Exceptions.