The Function Module FAGL_RWIN_SPLIT (Belegaufteilung im RW Interface) is a standard Function Module in SAP ERP and is part of the function group FAGL_SPL_SERVICES within the package FAGL_ONLINE_SPLITTER.
Function Module | FAGL_RWIN_SPLIT |
Short Text | Belegaufteilung im RW Interface |
Function Group | FAGL_SPL_SERVICES |
Package | FAGL_ONLINE_SPLITTER |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IB_EURO | TYPE | ABAP_BOOL | ABAP_FALSE | Euro-Modus |
I_SUBSEQUENT | TYPE | FLAG | SPACE | Nachbuchen-Modus? |
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 |
---|---|---|---|---|
T_ACCCR | LIKE | ACCCR | Schnittstelle ins Rechnungswesen: Währungsinformation | |
T_ACCCR_SPL | LIKE | ACCCR | Schnittstelle ins Rechnungswesen: Währungsinformation | |
T_ACCHD | LIKE | ACCHD | Schnittstelle ins Rechnungswesen: Kopfinformation | |
T_ACCIT | LIKE | ACCIT | Schnittstelle ins Rechnungswesen: Positionsinformation | |
T_ACCIT_EXT | LIKE | ACCIT_EXTENSION | RW-Beleg: zusätzliche Positionsinformationen | |
T_ACCIT_SPL | LIKE | ACCIT | Schnittstelle ins Rechnungswesen: Positionsinformation | |
T_AUSZ_CLR | LIKE | AUSZ_CLR | Zuordnung Ausgleichszeile - Ausgeglichene Zeilen | |
T_AUSZ_CLR_ASGMT | LIKE | AUSZ_CLR_ASGMT | Zuordnung Ausgleichsz. - Ausgeglichene Zeilen mit Kontierung |
This function module does not define any Exceptions.