The Function Module NO_BK_STOP (Bank stops via function module) is a standard Function Module in SAP ERP and is part of the function group NOBANK within the package ID-FI.
Function Module | NO_BK_STOP |
Short Text | Bank stops via function module |
Function Group | NOBANK |
Package | ID-FI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEST | LIKE | RLGRAP-FILENAME | Dateiname | |
FILID | LIKE | Datei-Id | ||
HBKID | LIKE | Hausbank-Id | ||
PASSWD | LIKE | Passwort | ||
SENDID | LIKE | Sendungs-Id | ||
SERVER | LIKE | BOOLE-BOOLE | Sichern in Serverdatei | |
ZBUKR | LIKE | Zahlender Buchungskreis |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SUMSUB | LIKE | SY-SUBRC | Summe der sy-subrc |
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_REGUH | LIKE | REGUH | Zahlungsdaten-Kopfeinträge | |
T_REGUP | LIKE | REGUP | Zahlungsdaten-Einzelzeilen |
This function module does not define any Exceptions.