The Function Module FI_STORE_PAYMENT_DATA (Legt die Zahlungsdaten unter einer Schecknummer im Zahlungsregister ab) is a standard Function Module in SAP ERP and is part of the function group FPAYM13 within the package BFIBL_PAYM.
Function Module | FI_STORE_PAYMENT_DATA |
Short Text | Legt die Zahlungsdaten unter einer Schecknummer im Zahlungsregister ab |
Function Group | FPAYM13 |
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 |
---|---|---|---|---|
IM_FPAYH | TYPE | FPAYH | Zahlungsträger: Daten zur Zahlung | |
IM_ICHEC | TYPE | ICHEC | SPACE | Typ des Zahlungsträgers (gespeichert im Zahlungsregister) |
IM_NUMBER | TYPE | C | Schecknummer |
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 |
---|---|---|---|---|
TB_FPAYP | LIKE | FPAYP | Zahlungsträger: Daten zu bezahlten Posten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CHECK_ALREADY_ISSUED | Schecknummer ist bereits im Scheckregister vorhanden |
DATA_ERROR | Datenfehler, bitte Nachricht lesen |