Menu

SAP Function Module BKK_PAYMNOTE_PREPARE

BKK: Buchen Verwendungszweck vorbereiten

The Function Module BKK_PAYMNOTE_PREPARE (BKK: Buchen Verwendungszweck vorbereiten) is a standard Function Module in SAP ERP and is part of the function group FBSAPI within the package FKBPAYMNOTE.

Technical Information

Function Module BKK_PAYMNOTE_PREPARE
Short Text BKK: Buchen Verwendungszweck vorbereiten
Function Group FBSAPI
Package FKBPAYMNOTE
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN LIKE SY-SUBRC Returncode <> 0 - Fehler

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_PAYMNOTE LIKE IBKKSPAYMNOTE Tabelle der Verwendungszwecke

Exceptions

This function module does not define any Exceptions.