The Function Module CASH_FORECAST_AMOUNT (Setzt den Finanzdispobetrag im BSEG) is a standard Function Module in SAP ERP and is part of the function group FDIS within the package FF.
Function Module | CASH_FORECAST_AMOUNT |
Short Text | Setzt den Finanzdispobetrag im BSEG |
Function Group | FDIS |
Package | FF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_XPOSTING | LIKE | BOOLE-BOOLE | 'X' | X-Buchung, Space-Vorerfassung -> siehe Langtext |
SKWAERS | LIKE | SKB1-WAERS | SPACE | Account currency of the G/L accoun |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FDWAERS | LIKE | FDSB-DISPW | liefert relevante Finanzdispowährung zurück |
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.