The Function Module BUP_BUPA_MASS_DELETE (NUR INTERNER GEBRAUCH: Löschen von Geschäftspartnern) is a standard Function Module in SAP ERP and is part of the function group BUD0_ARCH within the package BUPA.
Function Module | BUP_BUPA_MASS_DELETE |
Short Text | NUR INTERNER GEBRAUCH: Löschen von Geschäftspartnern |
Function Group | BUD0_ARCH |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_TESTRUN | TYPE | BOOLE_D | 'X' | Falls gesetzt, wird nicht gelöscht sondern nur die Ergebnisliste ausgegeben |
IV_WITH_CHECK | TYPE | BOOLE_D | 'X' | Falls gesetzt, werden die DELE1-Prüfungen durchgeführt |
IV_WITH_LOG | TYPE | BOOLE_D | 'X' | Falls gesetzt, wird im Application Log protokolliert |
IV_XDELE | TYPE | BOOLE_D | 'X' | Falls gesetzt, wird die Archiviervormerkung in der BUT000 überprüft |
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 |
---|---|---|---|---|
ET_PARTNERS_DELETED | LIKE | BUSSDELYES | ZGP: Übergabe der Werte Löschprogramm | |
ET_PARTNERS_NOT_DEL | LIKE | BUSSDELNO | ZGP: Übergabewerte Löschprogramm | |
ET_RESULTS | TYPE | BAPIRET2_T | Detaillierte Fehlermeldungen | |
IT_PARTNERS | LIKE | BUS0RANGE | Range-Tabelle der zu löschenden Geschäftspartner |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DELETION_NOT_ALLOWED | Geschäftspartner darf nicht gelöscht werden |
FATAL_ERROR | Fataler Fehler bei Löschversuch - Abbruch des Löschprozesses |