Menu

SAP Function Module BKK_PAYMNOTE_PREPARE_MODIFY

BKK: Verwendungszweck ändern vorbereiten

The Function Module BKK_PAYMNOTE_PREPARE_MODIFY (BKK: Verwendungszweck ändern vorbereiten) 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_PREPARE_MODIFY
Short Text BKK: Verwendungszweck ändern vorbereiten
Function Group FBSAPPLI
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_NEW LIKE IBKKSPAYMNOTE Tabelle der Verwendungszwecke
T_PAYMNOTE_OLD LIKE IBKKSPAYMNOTE Tabelle der Verwendungszwecke
T_PYDOCNOS LIKE IBKKSPYDOCNOS Tabelle der Verwendungszwecknummern
T_PYNOT_NEW LIKE IBKKSPYNOT Tabelle der Verwendungszwecke komprimiert
T_PYNOT_OLD LIKE IBKKSPYNOT Tabelle der Verwendungszwecke komprimiert

Exceptions

This function module does not define any Exceptions.