The Function Module FM_PAYTR_DISPLAY_DOCUMENTS (Ausgabe transferierter und offener 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_DISPLAY_DOCUMENTS |
Short Text | Ausgabe transferierter und offener Belege |
Function Group | FMPA |
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_FIKRS | LIKE | FMIFIIT-FIKRS | Finanzkreis |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CNT_TRANSFER | TYPE | INT4 | Anzahl transferierter Belege |
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_BUKRS_DATA | TYPE | FMPA_T_CONTROL_DATA | Tabellentyp für Steuerungsdaten zur Parallelisierung RFFMS20 | |
T_DOCS_REV | LIKE | FMIFIIT | FI-Einzelpostentabelle Haushaltsmanagement | |
T_MESG | LIKE | MESG | Nachrichtensammler |
This function module does not define any Exceptions.