The Function Module FI_PAYM_ACC_SHEET_PRINT (Zahlungsträger: Erstellen der Diskettenbegleitliste) is a standard Function Module in SAP ERP and is part of the function group FPAYM12 within the package BFIBL_PAYM.
Function Module | FI_PAYM_ACC_SHEET_PRINT |
Short Text | Zahlungsträger: Erstellen der Diskettenbegleitliste |
Function Group | FPAYM12 |
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_FPAYH | LIKE | FPAYH | Zahlungsträger: Daten zur Zahlung | |
I_FPAYHX | LIKE | FPAYHX | Zahlungsträger: Aufbereitung Zahlungsdaten |
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 |
---|---|---|---|---|
IT_FIELDS | LIKE | FPM_FIELDS | Zahlungsträger: Felder und Ihre Werte (Begleitzettel) | |
IT_SUMTABLE | LIKE | FPM_SUMTABLE | Zahlungsträger: Summentabelle für Diskettenbegleitzettel | |
IT_TABNAMES | LIKE | FPM_TABLES | Zahlungsträger: Tabellennamen und deren Inhalt |
This function module does not define any Exceptions.