Menu

SAP Function Module NO_BK_STOP

Bank stops via function module

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.

Technical Information

Function Module NO_BK_STOP
Short Text Bank stops via function module
Function Group NOBANK
Package ID-FI
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.