Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module FI_CHECK_LOT_SEARCH (Sucht den zum Zahlweg passenden Scheckstapel (im Scheckregister)) is a standard Function Module in SAP ERP and is part of the function group FPAYM13 within the package BFIBL_PAYM.
Function Module | FI_CHECK_LOT_SEARCH |
Short Text | Sucht den zum Zahlweg passenden Scheckstapel (im Scheckregister) |
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_HBKID | TYPE | HBKID | Kurzschlüssel für eine Hausbank | |
IM_HKTID | TYPE | HKTID | Kurzschlüssel für eine Kontenverbindung | |
IM_RZAWE | TYPE | DZLSCH | Zahlweg für diese Regulierung | |
IM_ZBUKR | TYPE | DZBUKR | Zahlender Buchungskreis |
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_PCEC | LIKE | PCEC | Vornumerierte Schecks |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATA_ERROR | Datenfehler, bitte Nachricht lesen |
NOT_FOUND | Kein Schecknummerintervall zum Zahlweg gefunden |