The Function Module FI_PAYGROUP_FILL_DTKEYS (Zahlungsgruppen: Aufbereiten für Zahlungsträger) is a standard Function Module in SAP ERP and is part of the function group FPAYG within the package BFIBL_PAYM.
Function Module | FI_PAYGROUP_FILL_DTKEYS |
Short Text | Zahlungsgruppen: Aufbereiten für Zahlungsträger |
Function Group | FPAYG |
Package | BFIBL_PAYM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_GRPNO | LIKE | FPAYH-GRPNO | Gruppierungskriterium von Zahlungen | |
I_LAUFD | LIKE | FPAYH-LAUFD | Datum, an dem das Programm laufen soll | |
I_LAUFI | LIKE | FPAYH-LAUFI | Zusätzliches Identifikationsmerkmal | |
I_XVORL | LIKE | FPAYH-XVORL | Kennzeichen: Vorschlagslauf |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DTKEY | TYPE | DTKEY | Hilfsstruktur für Zusatzfeld DTKEY in Tabelle REGUT |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_PAYGROUP | Zahlungsgruppe wurde nicht gefunden |