Menu

SAP Function Module BKK_PAYMNOTE_PERFORM_INSERT

BKK: Verwendungszweck anlegen durchführen

The Function Module BKK_PAYMNOTE_PERFORM_INSERT (BKK: Verwendungszweck anlegen durchführen) is a standard Function Module in SAP ERP and is part of the function group FBSAPPLI within the package FKBPAYMNOTE.

Technical Information

Function Module BKK_PAYMNOTE_PERFORM_INSERT
Short Text BKK: Verwendungszweck anlegen durchführen
Function Group FBSAPPLI
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.