The Function Module FMPAY_PAYMENT_TRANSFER (Rahmenprogramm zur Zahlungsumsetzung) is a standard Function Module in SAP ERP and is part of the function group FMPAY within the package FMFS.
Function Module | FMPAY_PAYMENT_TRANSFER |
Short Text | Rahmenprogramm zur Zahlungsumsetzung |
Function Group | FMPAY |
Package | FMFS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUKRS | LIKE | FMIFIIT-BUKRS | Buchungskreis | |
I_FM_GJAHR | LIKE | FMIFIIT-GJAHR | 0 | Geschäftsjahr |
I_GJAHR | LIKE | FMIFIIT-KNGJAHR | Geschäftsjahr zur FI-Belegnummer | |
I_PARTPY | TYPE | FM_PARTPAY | Umsetzung von Teilzahlungen und Restposten aktiv (S200_OLD) | |
I_PSTDAT | TYPE | FM_PAYTR_PSTDAT | Ausnahmebuchungsdatum der Zahlungen | |
I_TEST | TYPE | LKO74-TESTLAUF | Testlauf durchführen |
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 |
---|---|---|---|---|
C_T_OUTPUT | LIKE | FMOUT_S200_OLD | Ausgabestruktur für den S200_OLD | |
S_BELNR | LIKE | RANGE_C10 | Struktur einer Ranges-Tabelle für ein Character(10) Feld | |
S_KUNNR | LIKE | RANGE_C10 | Struktur einer Ranges-Tabelle für ein Character(10) Feld | |
S_LIFNR | LIKE | RANGE_C10 | Struktur einer Ranges-Tabelle für ein Character(10) Feld |
This function module does not define any Exceptions.