The Function Module FM_PAYTR_READ_DOCUMENTS_FI (Einesen aller an der Zahlungsumsetzung beteiligten Belege) is a standard Function Module in SAP ERP and is part of the function group FMPA within the package FMFS.
Function Module | FM_PAYTR_READ_DOCUMENTS_FI |
Short Text | Einesen aller an der Zahlungsumsetzung beteiligten Belege |
Function Group | FMPA |
Package | FMFS |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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_CLEARED_ITEMS | TYPE | FMPA_T_FI_HEADER_TYPE | V2-Verbucher: bereits bekannte Ausgleichsbelege | |
T_TRANSFER | TYPE | FMPA_T_TRANSFER_DOCS | Zu transferierende Belege | |
T_TRANSFER_DOCS | TYPE | FMPA_T_TRANSFER_DOCS | Zu transferierende Belege |
This function module does not define any Exceptions.