The Function Module FIMA_PAYMENT_SCHEDULE_CREATE () is a standard Function Module in SAP ERP and is part of the function group FF12 within the package FIMA.
Function Module | FIMA_PAYMENT_SCHEDULE_CREATE |
Short Text | |
Function Group | FF12 |
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_DISPLAY | TYPE | XFELD | 'X' | Checkbox Field |
I_FLG_SORT | TYPE | XFELD | ' ' | Feld zum Ankreuzen |
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_ZITI | LIKE | TFM_ZITI | Transfer Structure: Flow Records in Cash Flow Calculator | |
I_BEWE | LIKE | VTBBEWE | Transfer Structure: Flow Records in Cash Flow Calculator |
This function module does not define any Exceptions.