Menu

SAP Function Module BKK_PAYMNOTE_UPDATE

BKK: Verwendungszweck buchen

The Function Module BKK_PAYMNOTE_UPDATE (BKK: Verwendungszweck buchen) 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_UPDATE
Short Text BKK: Verwendungszweck buchen
Function Group FBSAPI
Package FKBPAYMNOTE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_X_IN_UPDATE_TASK TYPE BKK_XFELD X - Ausführung in update task

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_PYNOTDOCNOS LIKE IBKKSPYDOCNOS Zuordnung item_no -> docno

Exceptions

This function module does not define any Exceptions.