The Function Module BKK_PAYM_ORDER_DELETE_TMP_ITEM (Verbuchung: Löschen von Zahlungsaufträge aus BKKPOHD_TMP) is a standard Function Module in SAP ERP and is part of the function group FBPT0 within the package FKBO.
Function Module | BKK_PAYM_ORDER_DELETE_TMP_ITEM |
Short Text | Verbuchung: Löschen von Zahlungsaufträge aus BKKPOHD_TMP |
Function Group | FBPT0 |
Package | FKBO |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_X_NO_PAYNOTE | TYPE | BKK_XFELD | XFeld |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_BKKPOHD_TMP | LIKE | BKKPOHD_TMP | Tabelle der zu löschenden Zahlungsaufträge (Kopf) | |
T_BKKPOIT_TMP | LIKE | BKKPOIT_TMP | Tabelle der zu löschenden Zahlungsaufträge (Positionen) | |
T_BKKPONT_TMP | LIKE | BKKPONT_TMP | Tabelle der zu löschenden Zahlungsaufträge (Verwendungszweck) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATABASE_ERROR | Fehler beim Fortschreiben auf die Datenban |