The Function Module FM_CHECK_RAGL (Prüfung auf Ausgleichsrücknahme mit Storno) is a standard Function Module in SAP ERP and is part of the function group FMCHECK within the package FMFS.
Function Module | FM_CHECK_RAGL |
Short Text | Prüfung auf Ausgleichsrücknahme mit Storno |
Function Group | FMCHECK |
Package | FMFS |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_AFB08 | TYPE | C | Flag für Ausgleichsrücknahme mit Storno |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_AUGBL | LIKE | RAGL3 | Rücknahme Ausgleich 3 (Zahlungsverhalten) |
This function module does not define any Exceptions.