The Function Module FIMA_TRANSACTIONS_GENERATE_OPT (Ermittelt und datiert konditionsbasierte FiMa-Bewegungssätze) is a standard Function Module in SAP ERP and is part of the function group FF10 within the package FIMA.
Function Module | FIMA_TRANSACTIONS_GENERATE_OPT |
Short Text | Ermittelt und datiert konditionsbasierte FiMa-Bewegungssätze |
Function Group | FF10 |
Package | FIMA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DBERVON | LIKE | VTBBEWE-DBERVON | ||
I_REINH | TYPE | TRFF_TYPE_N_4 | 0 | |
I_SINCL | LIKE | VTBBEWE-SINCL | '0' |
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 |
---|---|---|---|---|
E_BEWE | LIKE | VTBBEWE | ||
I_KONDI | LIKE | VTBKOND |
This function module does not define any Exceptions.